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

Name Size Rev Age Author Last Change
../
AutoLoadConverters.pm 4.8 KB 24728   13 years ak19 AutoloadConverter messages string properties were not appearing: one …
BibTexPlugin.pm 23.5 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
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 24794   13 years ak19 Part 3 of commit r24547. The recently-added abstract plugin …
DatabasePlugin.pm 11.6 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
DSpacePlugin.pm 13.3 KB 24971   12 years ak19 1. Introduced the util::filepath_to_url_format subroutine which will …
FOXPlugin.pm 8.7 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
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.3 KB 24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
ImagePlugin.pm 5.1 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
ISISPlugin.pm 14.7 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
LaTeXPlugin.pm 23.0 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
LOMPlugin.pm 19.7 KB 24971   12 years ak19 1. Introduced the util::filepath_to_url_format subroutine which will …
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.
MetadataCSVPlugin.pm 7.7 KB 24971   12 years ak19 1. Introduced the util::filepath_to_url_format subroutine which will …
MetadataRead.pm 3.1 KB 24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
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 9.0 KB 24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
OAIPlugin.pm 18.0 KB 27283   11 years ak19 1. Fixed an encoding bug that Diego helpfully discovered. Metadata …
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 …
PDFPlugin.pm 15.8 KB 24476   13 years ak19 Number of pages calculated for PDFs when using PDFBox is now no longer …
PowerPointPlugin.pm 15.2 KB 25192   12 years ak19 Diego noticed that even openoffice was available, pptx was not …
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 …
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 …
SourceCodePlugin.pm 6.9 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
StructuredHTMLPlugin.pm 13.1 KB 24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
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 25508   12 years ak19 Since epub files are zip files with a differently named extension, …
BaseMediaConverter.pm 5.9 KB 24350   13 years davidb Tweak on working out what the output-cached directory should be for a …
CONTENTdmPlugin.pm 22.6 KB 23352   13 years davidb Modifications to code to support filename encoding issues when tested …
EmbeddedMetadataPlugin.pm 14.5 KB 26146   12 years davidb Refinement to EmbeddedMetadataPlugin that allows it to operate with …
ExcelPlugin.pm 5.5 KB 23751   13 years davidb Missing @_ parameter needs to be passed in to AutoLoadConverter
GreenstoneMETSPlugin.pm 9.8 KB 22840   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
ImageConverter.pm 23.7 KB 26866   11 years davidb Introduction of -aspectpad... options. Useful when working with …
ReadXMLFile.pm 11.6 KB 24348   13 years davidb Better line wrapping for 80 col display
ArchivesInfPlugin.pm 9.3 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
BasePlugin.pm 46.7 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
DirectoryPlugin.pm 21.9 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
GreenstoneXMLPlugin.pm 10.4 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
HTMLPlugin.pm 65.6 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
MetadataXMLPlugin.pm 12.6 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
AcronymExtractor.pm 5.1 KB 25797   12 years kjdon need to define gsprintf in order to use it
AutoExtractMetadata.pm 4.6 KB 22859   14 years kjdon this plugin inherits from others
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ConvertBinaryFile.pm 17.2 KB 26893   11 years kjdon ConvertBinaryFile needs to reset the doc OID after all the processing …
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
EmailAddressExtractor.pm 3.7 KB 25797   12 years kjdon need to define gsprintf in order to use it
EmailPlugin.pm 38.0 KB 25741   12 years kjdon modified process expression to handle .mbox
FavouritesPlugin.pm 3.5 KB 21759   14 years kjdon changed a comment
GISExtractor.pm 11.4 KB 18752   15 years kjdon added a self param to loadGISDatabase, some indentation
IndexPlugin.pm 5.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
MARCPlugin.pm 12.4 KB 27141   11 years kjdon fixed extract_metadata so that it will get all ocurrences of a …
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
PagedImagePlugin.pm 28.4 KB 26222   12 years kjdon added plugin_specific_process method - inheriting plugins can use this …
PostScriptPlugin.pm 8.2 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
PrintInfo.pm 9.0 KB 25957   12 years kjdon adding in support for plugins knowing what version of greenstone (2/3) …
RTFPlugin.pm 3.6 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
SplitTextFile.pm 9.5 KB 25742   12 years kjdon change to use can_process_this_file instead of metadata_read to test …
TextPlugin.pm 8.2 KB 17739   16 years kjdon removed unnecessary comment
Note: See TracBrowser for help on using the repository browser.