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

Name Size Rev Age Author Last Change
../
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
ArchivesInfPlugin.pm 9.1 KB 21614   14 years mdewsnip Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the …
AutoExtractMetadata.pm 4.6 KB 17112   16 years kjdon CJK text segmentation now done at indexing level (in buildproc), not …
BaseMediaConverter.pm 5.6 KB 22351   14 years davidb White-space tidy up
BasePlugin.pm 37.1 KB 22215   14 years kjdon added store_original_file option, used for eg Text, HTML plugins to …
BibTexPlugin.pm 23.5 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
CONTENTdmPlugin.pm 21.8 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
ConvertBinaryFile.pm 18.5 KB 21981   14 years kjdon fix for ticket #676. Conversion of pdf to html where two pdfs had the …
ConvertToRogPlugin.pm 13.5 KB 21764   14 years kjdon fixed up all my copy and paste errors. doh.
CSVPlugin.pm 5.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
DatabasePlugin.pm 11.3 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
DirectoryPlugin.pm 20.7 KB 21586   14 years mdewsnip Changed DirectoryPlugin to use the infodbtype value from the arcinfo …
DSpacePlugin.pm 12.5 KB 21367   14 years kjdon escape [] in metadata, otherwise it will screw up greenstone. instead …
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 5.4 KB 22293   14 years kjdon extracted metadata is now going to be added as ex.meta, then GLI will …
ExcelPlugin.pm 3.9 KB 21958   14 years kjdon ppthtml and xslhtml don't seem to output utf8, so remove the …
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.3 KB 21803   14 years kjdon set file_id to null if ID doesn't match FILE.* (previously it was …
GreenstoneXMLPlugin.pm 8.0 KB 17745   15 years kjdon changed the string keys to reflect the name changes
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 53.3 KB 22348   14 years kjdon store any extracted metadata that has a namespace as ex.ns.meta
ImageConverter.pm 17.9 KB 21866   14 years kjdon added some code for if identify returns size in mb.
ImagePlugin.pm 4.9 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
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.3 KB 20778   15 years kjdon plugins now need to add any auxiliary source files as source assoc …
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
LaTeXPlugin.pm 23.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
LOMPlugin.pm 18.8 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
MARCPlugin.pm 11.9 KB 18563   15 years kjdon marc mapping file name change
MARCXMLPlugin.pm 14.3 KB 20609   15 years kjdon added process_exp arg explicitly to this plugin. Otherwise, due to the …
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
MetadataCSVPlugin.pm 6.4 KB 20804   15 years kjdon adding back in the code to store which file metaata came from. used …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataXMLPlugin.pm 10.9 KB 21916   14 years kjdon made this work with a user specified process_exp so that your metadata …
MP3Plugin.pm 10.6 KB 22329   14 years kjdon changed mp3:meta to ex.id3.meta. apparently id3 isa better name for …
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
OAIMetadataXMLPlugin.pm 8.8 KB 22232   14 years mdewsnip New OAIMetadataXMLPlugin.pm for extracting information from OAI …
OAIPlugin.pm 15.8 KB 22316   14 years kjdon store extracted namespaced metadata as ex.metadata, eg ex.dc.Title, …
OggVorbisPlugin.pm 4.7 KB 22267   14 years kjdon fixed a mistake in a method name
OpenDocumentPlugin.pm 9.9 KB 21764   14 years kjdon fixed up all my copy and paste errors. doh.
PagedImagePlugin.pm 23.3 KB 22349   14 years kjdon if metadata extracted from item file has a namespace, then prefix it …
PDFPlugin.pm 12.8 KB 21800   14 years kjdon added a new option, metadata_field_separator, which specifies what to …
PostScriptPlugin.pm 8.7 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
PowerPointPlugin.pm 5.2 KB 21958   14 years kjdon ppthtml and xslhtml don't seem to output utf8, so remove the …
PrintInfo.pm 8.3 KB 20682   15 years kjdon in set_incremental, we want incremental to be 0 if incremental_mode is …
ProCitePlugin.pm 7.6 KB 17480   16 years kjdon removed the pc namespace. the metadata is now extracted metadata, and …
ReadTextFile.pm 17.9 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
ReadXMLFile.pm 11.3 KB 20830   15 years kjdon save filename_no_path and use it to call set_Source_metadata for …
RealMediaPlugin.pm 3.8 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
ReferPlugin.pm 8.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
RogPlugin.pm 7.5 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
RTFPlugin.pm 3.5 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
SourceCodePlugin.pm 6.8 KB 17739   15 years kjdon removed unnecessary comment
SplitTextFile.pm 9.4 KB 19617   15 years kjdon use new util::tidy_up_oid instead of fiddling with it directly
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 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
WordPlugin.pm 8.8 KB 21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
ZIPPlugin.pm 4.6 KB 16824   16 years davidb Filenames are now quoted in system calls, so they can have spaces in them.
Note: See TracBrowser for help on using the repository browser.