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

Name Size Rev Age Author Last Change
../
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
ArchivesInfPlugin.pm 9.2 KB 24351   13 years davidb Minor tweak that looked out for 'buildproc' to do the check …
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
BaseMediaConverter.pm 5.9 KB 24350   13 years davidb Tweak on working out what the output-cached directory should be for a …
BasePlugin.pm 46.0 KB 24564   13 years ak19 Fixed a bug detected on Ubuntu: the string iso8859-1, as obtained from …
BibTexPlugin.pm 23.5 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
CONTENTdmPlugin.pm 22.6 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
ConvertBinaryFile.pm 17.2 KB 24568   13 years ak19 Minor cosmetic fix: annoying typo.
ConvertToRogPlugin.pm 13.7 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
CSVPlugin.pm 5.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
DatabasePlugin.pm 11.6 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
DirectoryPlugin.pm 21.7 KB 24349   13 years davidb white-space changes
DSpacePlugin.pm 12.8 KB 24355   13 years ak19 More minor changes to do with the ex.dc.* metadata and …
EmailAddressExtractor.pm 3.7 KB 19541   15 years kjdon changed metadata name from emailAddress to EmailAddress
EmailPlugin.pm 38.0 KB 19283   15 years kjdon added a new case for From metadata format: username at server (full …
EmbeddedMetadataPlugin.pm 10.7 KB 24487   13 years sjm84 Added two new options in EmbeddedMetadataPlugin for filtering the …
ExcelPlugin.pm 5.5 KB 23751   13 years davidb Missing @_ parameter needs to be passed in to AutoLoadConverter
FavouritesPlugin.pm 3.5 KB 21759   14 years kjdon changed a comment
FOXPlugin.pm 8.7 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
GISExtractor.pm 11.4 KB 18752   15 years kjdon added a self param to loadGISDatabase, some indentation
GreenstoneMETSPlugin.pm 9.8 KB 22840   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
GreenstoneXMLPlugin.pm 10.3 KB 23753   13 years davidb Tidied up on 'book-keeping' information used by this plugin, now that …
HBPlugin.pm 10.0 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
HTMLImagePlugin.pm 37.1 KB 21742   14 years kjdon should be using assocfilepath instead of archivedir
HTMLPlugin.pm 63.2 KB 24431   13 years ak19 Dr Bainbridge fixed HTMLPlugin so that empty keywords and subject …
ImageConverter.pm 18.9 KB 24346   13 years davidb With added support for orthogonal indexes (i.e. audioDB index in …
ImagePlugin.pm 5.1 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
IndexPlugin.pm 5.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
ISISPlugin.pm 14.7 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
LaTeXPlugin.pm 23.0 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
LOMPlugin.pm 19.2 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
MARCPlugin.pm 12.4 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
MARCXMLPlugin.pm 14.6 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
MediainfoOGVPlugin.pm 8.4 KB 24546   13 years ak19 The code doesn't say that Arnaud Yvan contributed it.
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
MetadataCSVPlugin.pm 6.9 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataRead.pm 3.1 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
MetadataXMLPlugin.pm 12.2 KB 24060   13 years ak19 Dr Bainbridge fixed the unicode issue that appeared after the 2.84 …
MP3Plugin.pm 10.5 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
NulPlugin.pm 3.4 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
OAIMetadataXMLPlugin.pm 8.8 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
OAIPlugin.pm 16.3 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
OggVorbisPlugin.pm 4.7 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
OpenDocumentPlugin.pm 10.0 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
PagedImagePlugin.pm 26.2 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
PDFPlugin.pm 15.8 KB 24476   13 years ak19 Number of pages calculated for PDFs when using PDFBox is now no longer …
PostScriptPlugin.pm 8.2 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
PowerPointPlugin.pm 15.1 KB 23751   13 years davidb Missing @_ parameter needs to be passed in to AutoLoadConverter
PrintInfo.pm 8.3 KB 24347   13 years davidb white-space adjustment
ProCitePlugin.pm 7.6 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
ReadTextFile.pm 19.6 KB 24449   13 years ak19 John Thompson improvement to file reading: faster, more efficient way …
ReadXMLFile.pm 11.6 KB 24348   13 years davidb Better line wrapping for 80 col display
RealMediaPlugin.pm 3.8 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
ReferPlugin.pm 8.5 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
RogPlugin.pm 7.5 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
RTFPlugin.pm 3.6 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
SourceCodePlugin.pm 6.9 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
SplitTextFile.pm 9.5 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
StructuredHTMLPlugin.pm 13.0 KB 21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
TextPlugin.pm 8.2 KB 17739   15 years kjdon removed unnecessary comment
UnknownPlugin.pm 5.6 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
WordPlugin.pm 10.5 KB 24176   13 years ak19 Adjustment to previous commit: docx is now added to process_exp's list …
ZIPPlugin.pm 6.2 KB 23280   13 years kjdon fixed this plugin up for incremental import. need to set …
Note: See TracBrowser for help on using the repository browser.