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

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