source: gsdl/trunk/perllib/plugins@ 17863

Name Size Rev Age Author Last Change
../
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
RTFPlugin.pm 3.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ExcelPlugin.pm 3.4 KB 15918   16 years kjdon tidied up new method to match other plugins
PDFPlugin.pm 12.2 KB 15963   16 years kjdon commented out the textcat stuff in post_process - need to think about …
WordPlugin.pm 8.2 KB 15969   16 years kjdon added in desc for metadata_fields arg
GISExtractor.pm 11.3 KB 16013   16 years kjdon updated soem plugin names in some of the keys for strings.properties
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
EmailAddressExtractor.pm 3.7 KB 16025   16 years kjdon added license info
KeyphraseExtractor.pm 4.1 KB 16025   16 years kjdon added license info
CSVPlugin.pm 5.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
FavouritesPlugin.pm 3.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
LaTeXPlugin.pm 23.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
MediaWikiPlugin.pm 26.3 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
ReferPlugin.pm 8.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
StructuredHTMLPlugin.pm 12.7 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
IndexPlugin.pm 5.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
CONTENTdmPlugin.pm 21.1 KB 16580   16 years ak19 Shared subroutine tmp_area_convert_file now ensures that the tailname …
PrintInfo.pm 7.9 KB 16639   16 years kjdon moved the require diagnostics line to here from ReadTextFile
ZIPPlugin.pm 4.6 KB 16824   16 years davidb Filenames are now quoted in system calls, so they can have spaces in them.
OpenDocumentPlugin.pm 9.6 KB 16955   16 years ak19 Associated file names are url-encoded
MARCPlugin.pm 11.8 KB 16970   16 years kjdon changed an output statement
BaseMediaConverter.pm 4.9 KB 16981   16 years kjdon forgot to commit the changes to the BaseMediaConverter file after …
UnknownPlugin.pm 5.5 KB 16991   16 years kjdon fixed up a coupld of things to do with assoc files
BibTexPlugin.pm 23.5 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
ConvertToRogPlugin.pm 13.4 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
FOXPlugin.pm 8.7 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
HBPlugin.pm 10.0 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
MP3Plugin.pm 9.8 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
OggVorbisPlugin.pm 4.3 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
RealMediaPlugin.pm 3.9 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
RogPlugin.pm 7.4 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
MARCXMLPlugin.pm 13.4 KB 17033   16 years kjdon fixed up some bugs in add_OID
EmailPlugin.pm 38.0 KB 17053   16 years kjdon made the default OIDtype auto, add message_id at end instead of start …
GreenstoneMETSPlugin.pm 9.2 KB 17054   16 years kjdon a previous change to ReadXMLFile meant that all namespaces were …
ImageConverter.pm 16.2 KB 17059   16 years ak19 The invalid MIMEtype image/jpg for generated images are now changed to …
AutoExtractMetadata.pm 4.6 KB 17112   16 years kjdon CJK text segmentation now done at indexing level (in buildproc), not …
ReadTextFile.pm 17.9 KB 17213   16 years ak19 Significant changes to subroutine get_language_encoding to better work …
BasePlugin.pm 33.6 KB 17300   16 years kjdon removed the metadata argument from metadata_read as its not used and …
DSpacePlugin.pm 11.6 KB 17300   16 years kjdon removed the metadata argument from metadata_read as its not used and …
LOMPlugin.pm 18.8 KB 17300   16 years kjdon removed the metadata argument from metadata_read as its not used and …
MetadataXMLPlugin.pm 8.7 KB 17300   16 years kjdon removed the metadata argument from metadata_read as its not used and …
SplitTextFile.pm 9.4 KB 17300   16 years kjdon removed the metadata argument from metadata_read as its not used and …
ReadXMLFile.pm 11.2 KB 17322   16 years kjdon added a -f test on filename in can_process_this_file to prevent this …
ISISPlugin.pm 14.1 KB 17479   16 years kjdon put this back to using block expression for now - on windows sets up …
ProCitePlugin.pm 7.6 KB 17480   16 years kjdon removed the pc namespace. the metadata is now extracted metadata, and …
OAIPlugin.pm 14.4 KB 17591   16 years kjdon changed a comment
ImagePlugin.pm 4.5 KB 17666   16 years max Added file extensions for JPEG2000
MetadataCSVPlugin.pm 5.5 KB 17717   16 years davidb Missing 'use multiread' -- now added
ConvertBinaryFile.pm 17.5 KB 17726   16 years kjdon PSPlugin renamed to PostScriptPlugin
ArchivesInfPlugin.pm 5.9 KB 17738   16 years kjdon AbstractPLugin has been removedd, so these now inherit from PrintInfo, …
DirectoryPlugin.pm 19.0 KB 17738   16 years kjdon AbstractPLugin has been removedd, so these now inherit from PrintInfo, …
SourceCodePlugin.pm 6.8 KB 17739   16 years kjdon removed unnecessary comment
TextPlugin.pm 8.2 KB 17739   16 years kjdon removed unnecessary comment
DatabasePlugin.pm 11.3 KB 17744   16 years kjdon changed the string keys to reflect the name changes
HTMLImagePlugin.pm 37.1 KB 17744   16 years kjdon changed the string keys to reflect the name changes
PostScriptPlugin.pm 8.2 KB 17744   16 years kjdon changed the string keys to reflect the name changes
PowerPointPlugin.pm 4.7 KB 17744   16 years kjdon changed the string keys to reflect the name changes
GreenstoneXMLPlugin.pm 8.0 KB 17745   16 years kjdon changed the string keys to reflect the name changes
PagedImagePlugin.pm 21.7 KB 17822   16 years kjdon need to use BasePLugin's can_process_this_file cos we want to …
HTMLPlugin.pm 51.4 KB 17863   16 years anna change the name tidy_html switch in HTMLPlug into use_realistic_book …
Note: See TracBrowser for help on using the repository browser.