source: main/trunk/greenstone2/perllib/plugins@ 23753

Name Size Rev Age Author Last Change
../
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
FavouritesPlugin.pm 3.5 KB 21759   14 years kjdon changed a comment
RTFPlugin.pm 3.6 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
RealMediaPlugin.pm 3.7 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
EmailAddressExtractor.pm 3.7 KB 19541   15 years kjdon changed metadata name from emailAddress to EmailAddress
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
OggVorbisPlugin.pm 4.5 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
AutoExtractMetadata.pm 4.6 KB 22859   14 years kjdon this plugin inherits from others
AutoLoadConverters.pm 4.8 KB 23752   13 years davidb Missing @_ parameter needs to be passed on from AutoLoadConverter
ImagePlugin.pm 4.9 KB 23353   13 years davidb Modifications to code to support filename encoding issues when tested …
CSVPlugin.pm 5.0 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 …
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
UnknownPlugin.pm 5.4 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
ExcelPlugin.pm 5.5 KB 23751   13 years davidb Missing @_ parameter needs to be passed in to AutoLoadConverter
BaseMediaConverter.pm 5.7 KB 22431   14 years davidb Correction to caching technique to work with input file rather than …
EmbeddedMetadataPlugin.pm 6.0 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
ZIPPlugin.pm 6.2 KB 23280   14 years kjdon fixed this plugin up for incremental import. need to set …
MetadataCSVPlugin.pm 6.8 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
SourceCodePlugin.pm 6.8 KB 17739   16 years kjdon removed unnecessary comment
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
RogPlugin.pm 7.5 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
ProCitePlugin.pm 7.6 KB 17480   16 years kjdon removed the pc namespace. the metadata is now extracted metadata, and …
PostScriptPlugin.pm 8.2 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
TextPlugin.pm 8.2 KB 17739   16 years kjdon removed unnecessary comment
MediainfoOGVPlugin.pm 8.3 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
PrintInfo.pm 8.3 KB 20682   15 years kjdon in set_incremental, we want incremental to be 0 if incremental_mode is …
ReferPlugin.pm 8.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
FOXPlugin.pm 8.7 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
OAIMetadataXMLPlugin.pm 8.8 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
ArchivesInfPlugin.pm 9.2 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
SplitTextFile.pm 9.5 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
GreenstoneMETSPlugin.pm 9.8 KB 22840   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
OpenDocumentPlugin.pm 9.8 KB 23377   13 years ak19 Perl syntax error fixed: referring to uninitialised variable metadata …
HBPlugin.pm 10.0 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
GreenstoneXMLPlugin.pm 10.3 KB 23753   13 years davidb Tidied up on 'book-keeping' information used by this plugin, now that …
WordPlugin.pm 10.3 KB 23751   13 years davidb Missing @_ parameter needs to be passed in to AutoLoadConverter
MP3Plugin.pm 10.4 KB 23355   13 years kjdon use unicode for mp3 data. patch thanks to Dan Wright
GISExtractor.pm 11.4 KB 18752   15 years kjdon added a self param to loadGISDatabase, some indentation
DatabasePlugin.pm 11.5 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
MetadataXMLPlugin.pm 11.5 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
ReadXMLFile.pm 11.6 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
MARCPlugin.pm 11.9 KB 18563   15 years kjdon marc mapping file name change
DSpacePlugin.pm 12.5 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
StructuredHTMLPlugin.pm 13.0 KB 21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
PDFPlugin.pm 13.2 KB 22953   14 years davidb Further code tweaks to correctly support Unicode aware strings in our …
ConvertToRogPlugin.pm 13.5 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
MARCXMLPlugin.pm 14.5 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
ISISPlugin.pm 14.5 KB 23564   13 years kjdon added a bit more comment about store_block_files
PowerPointPlugin.pm 15.1 KB 23751   13 years davidb Missing @_ parameter needs to be passed in to AutoLoadConverter
OAIPlugin.pm 16.0 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
ConvertBinaryFile.pm 17.0 KB 23387   13 years davidb Further changes to deal with documents that use different filename …
ImageConverter.pm 18.4 KB 23460   13 years kjdon pass in the section to set_Source_metadata as we may be processing a …
LOMPlugin.pm 19.0 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
ReadTextFile.pm 19.5 KB 23484   13 years ak19 Further improvements by Dr Bainbridge to pretty-printing.
DirectoryPlugin.pm 21.7 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
CONTENTdmPlugin.pm 22.6 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
LaTeXPlugin.pm 23.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
BibTexPlugin.pm 23.5 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
PagedImagePlugin.pm 25.7 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
HTMLImagePlugin.pm 37.1 KB 21742   14 years kjdon should be using assocfilepath instead of archivedir
EmailPlugin.pm 38.0 KB 19283   15 years kjdon added a new case for From metadata format: username at server (full …
BasePlugin.pm 44.2 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
HTMLPlugin.pm 62.8 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
Note: See TracBrowser for help on using the repository browser.