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

Name Size Rev Age Author Last Change
../
ZIPPlugin.pm 4.6 KB 16824   16 years davidb Filenames are now quoted in system calls, so they can have spaces in them.
WordPlugin.pm 10.3 KB 22894   14 years kjdon added wpd (word perfect) extension into the list that can be processed …
UnknownPlugin.pm 5.4 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
TextPlugin.pm 8.2 KB 17739   16 years kjdon removed unnecessary comment
StructuredHTMLPlugin.pm 13.0 KB 21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
SplitTextFile.pm 9.3 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
SourceCodePlugin.pm 6.8 KB 17739   16 years kjdon removed unnecessary comment
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 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
ReferPlugin.pm 8.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
RealMediaPlugin.pm 3.7 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
ReadXMLFile.pm 11.3 KB 20830   15 years kjdon save filename_no_path and use it to call set_Source_metadata for …
ReadTextFile.pm 19.0 KB 22857   14 years davidb Further adjustments to our reading in of text files/data to be Unicode …
ProCitePlugin.pm 7.6 KB 17480   16 years kjdon removed the pc namespace. the metadata is now extracted metadata, and …
PrintInfo.pm 8.3 KB 20682   15 years kjdon in set_incremental, we want incremental to be 0 if incremental_mode is …
PowerPointPlugin.pm 14.9 KB 22882   14 years kjdon set up convert_to list for the case when windows_scripting and …
PostScriptPlugin.pm 8.2 KB 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
PDFPlugin.pm 13.2 KB 22953   14 years davidb Further code tweaks to correctly support Unicode aware strings in our …
PagedImagePlugin.pm 25.3 KB 22814   14 years kjdon removes tidy_item_file from store_block_files as it makes the file new …
OpenDocumentPlugin.pm 9.6 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
OggVorbisPlugin.pm 4.5 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
OAIPlugin.pm 15.8 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
OAIMetadataXMLPlugin.pm 8.8 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MP3Plugin.pm 10.4 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
MetadataXMLPlugin.pm 11.2 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataCSVPlugin.pm 6.8 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
MediainfoOGVPlugin.pm 8.3 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
MARCXMLPlugin.pm 14.3 KB 20609   15 years kjdon added process_exp arg explicitly to this plugin. Otherwise, due to the …
MARCPlugin.pm 11.9 KB 18563   15 years kjdon marc mapping file name change
LOMPlugin.pm 19.0 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
LaTeXPlugin.pm 23.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
ISISPlugin.pm 14.3 KB 20778   15 years kjdon plugins now need to add any auxiliary source files as source assoc …
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 4.7 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
ImageConverter.pm 17.8 KB 22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
HTMLPlugin.pm 55.0 KB 22951   14 years davidb Encode::decode cannot be applied to all characters returned by …
HTMLImagePlugin.pm 37.1 KB 21742   14 years kjdon should be using assocfilepath instead of archivedir
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.2 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
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 22874   14 years kjdon no longer use filename_extension, as we should be using the original …
EmbeddedMetadataPlugin.pm 6.0 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
EmailPlugin.pm 38.0 KB 19283   15 years kjdon added a new case for From metadata format: username at server (full …
EmailAddressExtractor.pm 3.7 KB 19541   15 years kjdon changed metadata name from emailAddress to EmailAddress
DSpacePlugin.pm 12.5 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
DirectoryPlugin.pm 20.9 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
DatabasePlugin.pm 11.3 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
CSVPlugin.pm 5.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
ConvertToRogPlugin.pm 13.3 KB 22655   14 years mdewsnip Removed some old (commented out) "[srclink]" code, as part of tidying …
ConvertBinaryFile.pm 16.5 KB 22887   14 years kjdon use new util::get_timestamped_dir, and clean_up_after_doc_processing …
CONTENTdmPlugin.pm 22.5 KB 22862   14 years kjdon changed a comment
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 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
BasePlugin.pm 37.1 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
BaseMediaConverter.pm 5.7 KB 22431   14 years davidb Correction to caching technique to work with input file rather than …
AutoLoadConverters.pm 4.8 KB 22858   14 years kjdon I have written a new version of AutoloadConverterScripting, called …
AutoExtractMetadata.pm 4.6 KB 22859   14 years kjdon this plugin inherits from others
ArchivesInfPlugin.pm 9.2 KB 23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
Note: See TracBrowser for help on using the repository browser.