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

Name Size Rev Age Author Last Change
../
ZIPPlugin.pm 6.4 KB 27927   11 years ak19 Correcting error introduced in earlier commit.
WordPlugin.pm 10.6 KB 28563   11 years kjdon changing some util:: methods to FileUtils:: methods
UnknownPlugin.pm 5.6 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
TextPlugin.pm 8.4 KB 30857   8 years ak19 Unless new line endings (particularly carriage return characters …
TabSeparatedPlugin.pm 4.5 KB 28782   10 years ak19 Routine for reading in text files failed to 'decode' from UTF-8 to …
StructuredHTMLPlugin.pm 13.1 KB 24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
SplitTextFile.pm 9.5 KB 25742   12 years kjdon change to use can_process_this_file instead of metadata_read to test …
SourceCodePlugin.pm 6.9 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 …
RogPlugin.pm 7.5 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
ReferPlugin.pm 8.5 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
RealMediaPlugin.pm 3.8 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
ReadXMLFile.pm 11.6 KB 28836   10 years ak19 A question on the mailing list involved accented characters in custom …
ReadTextFile.pm 19.6 KB 31458   7 years kjdon encoding list now comes from EncodingUtil, not BasePlugin
ProCitePlugin.pm 7.6 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
PrintInfo.pm 9.0 KB 25957   12 years kjdon adding in support for plugins knowing what version of greenstone (2/3) …
PowerPointPlugin.pm 15.2 KB 25192   12 years ak19 Diego noticed that even openoffice was available, pptx was not …
PostScriptPlugin.pm 8.2 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
PDFPlugin.pm 16.6 KB 30742   8 years kjdon paged docs without images look weird in gs3. need to make a new type, …
PagedImagePlugin.pm 28.9 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
OpenDocumentPlugin.pm 10.1 KB 28285   11 years ak19 Deprecated util:: subroutines replaced with their FileUtils equivalents
OggVorbisPlugin.pm 4.7 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
OAIPlugin.pm 18.0 KB 27283   11 years ak19 1. Fixed an encoding bug that Diego helpfully discovered. Metadata …
OAIMetadataXMLPlugin.pm 9.0 KB 24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
NulPlugin.pm 3.4 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
MP3Plugin.pm 10.5 KB 24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
MetadataXMLPlugin.pm 13.0 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
MetadataRead.pm 3.1 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 …
MetadataCSVPlugin.pm 8.6 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
MediaWikiPlugin.pm 26.7 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
MediainfoOGVPlugin.pm 8.4 KB 24546   13 years ak19 The code doesn't say that Arnaud Yvan contributed it.
MARCXMLPlugin.pm 15.5 KB 28803   10 years ak19 Testing with accented characters in MARC data showed up problems in …
MARCPlugin.pm 12.6 KB 29476   9 years sjs49 First of 2 commits to get diffcol on the 64 bit Ubuntu that has perl …
LOMPlugin.pm 20.0 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
LaTeXPlugin.pm 23.0 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
ISISPlugin.pm 15.0 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
IndexPlugin.pm 5.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
ImagePlugin.pm 5.1 KB 27787   11 years kjdon making the thumbicon img tag valid HTML - adding alt att, and putting …
ImageConverter.pm 23.8 KB 27787   11 years kjdon making the thumbicon img tag valid HTML - adding alt att, and putting …
HTMLPlugin.pm 70.3 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
HTMLImagePlugin.pm 37.3 KB 28563   11 years kjdon changing some util:: methods to FileUtils:: methods
HBPlugin.pm 10.0 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
HathiTrustMETSPlugin.pm 19.8 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
GreenstoneXMLPlugin.pm 11.2 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
GreenstoneMETSPlugin.pm 9.8 KB 22840   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
GISExtractor.pm 11.4 KB 18752   15 years kjdon added a self param to loadGISDatabase, some indentation
FOXPlugin.pm 8.7 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
FavouritesPlugin.pm 3.5 KB 21759   14 years kjdon changed a comment
ExcelPlugin.pm 5.5 KB 23751   13 years davidb Missing @_ parameter needs to be passed in to AutoLoadConverter
EncodingUtil.pm 20.5 KB 31487   7 years ak19 Important import statement for the recent commits related to encoding.
EmbeddedMetadataPlugin.pm 14.9 KB 31474   7 years kjdon encoding_list is in EncodingUtil now
EmailPlugin.pm 38.1 KB 28563   11 years kjdon changing some util:: methods to FileUtils:: methods
EmailAddressExtractor.pm 3.7 KB 25797   12 years kjdon need to define gsprintf in order to use it
DSpacePlugin.pm 13.3 KB 31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
DirectoryPlugin.pm 21.9 KB 31477   7 years kjdon blocking moved to EncodingUtil. debug stuff still in here. needs tidying up
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
DatabasePlugin.pm 11.6 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
CSVPlugin.pm 5.0 KB 28782   10 years ak19 Routine for reading in text files failed to 'decode' from UTF-8 to …
ConvertToRogPlugin.pm 13.8 KB 28563   11 years kjdon changing some util:: methods to FileUtils:: methods
ConvertBinaryFile.pm 17.4 KB 28381   11 years ak19 Bugfix. When dealing with filenames with special characters that are …
CONTENTdmPlugin.pm 22.8 KB 28563   11 years kjdon changing some util:: methods to FileUtils:: methods
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
BibTexPlugin.pm 23.5 KB 24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
BasePlugin.pm 33.6 KB 31476   7 years kjdon blocking moved to EncodingUTil
BaseMediaConverter.pm 6.5 KB 30427   8 years davidb Technique for working out cached-dir name for file updated to allow it …
AutoLoadConverters.pm 4.8 KB 24728   13 years ak19 AutoloadConverter messages string properties were not appearing: one …
AutoExtractMetadata.pm 4.6 KB 22859   14 years kjdon this plugin inherits from others
ArchivesInfPlugin.pm 9.7 KB 31479   7 years kjdon inherit from EncodingUtil instead of PrintInfo
AcronymExtractor.pm 5.1 KB 25797   12 years kjdon need to define gsprintf in order to use it
Note: See TracBrowser for help on using the repository browser.