source: main/trunk/greenstone2/perllib/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22431   14 years davidb Correction to caching technique to work with input file rather than …
(edit) @22428   14 years davidb Restructuring of WordPlugin to dynamically inherit from …
(edit) @22427   14 years davidb Adjustment of whitespace
(edit) @22412   14 years davidb More accurate comment added
(edit) @22401   14 years kjdon tidied up a bit. Removed options that (I think) will always be set the …
(edit) @22364   14 years ak19 MediainfoOGVPlugin now includes the final changes Arnaud made to his …
(edit) @22363   14 years ak19 Adding in the adjustments to the mediainfoogv plugin that were mailed …
(edit) @22362   14 years ak19 Committing Arnaud Yvan's MediainfoOGVPlugin.pm for the next release of …
(edit) @22355   14 years kjdon previously, when use_realistic_book was set, all files listed in …
(edit) @22351   14 years davidb White-space tidy up
(edit) @22349   14 years kjdon if metadata extracted from item file has a namespace, then prefix it …
(edit) @22348   14 years kjdon store any extracted metadata that has a namespace as ex.ns.meta
(edit) @22330   14 years kjdon we want to store the original file name not the tidy filename as the …
(edit) @22329   14 years kjdon changed mp3:meta to ex.id3.meta. apparently id3 isa better name for …
(edit) @22316   14 years kjdon store extracted namespaced metadata as ex.metadata, eg ex.dc.Title, …
(edit) @22293   14 years kjdon extracted metadata is now going to be added as ex.meta, then GLI will …
(edit) @22267   14 years kjdon fixed a mistake in a method name
(edit) @22232   14 years mdewsnip New OAIMetadataXMLPlugin.pm for extracting information from OAI …
(edit) @22215   14 years kjdon added store_original_file option, used for eg Text, HTML plugins to …
(edit) @22074   14 years kjdon extrametadata needs the filename with no subfolder as that is added in …
(edit) @21981   14 years kjdon fix for ticket #676. Conversion of pdf to html where two pdfs had the …
(edit) @21958   14 years kjdon ppthtml and xslhtml don't seem to output utf8, so remove the …
(edit) @21916   14 years kjdon made this work with a user specified process_exp so that your metadata …
(edit) @21905   14 years mdewsnip Changes made by Jeffrey Ke at DL Consulting Ltd to remove the global …
(edit) @21866   14 years kjdon added some code for if identify returns size in mb.
(edit) @21803   14 years kjdon set file_id to null if ID doesn't match FILE.* (previously it was …
(edit) @21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
(edit) @21800   14 years kjdon added a new option, metadata_field_separator, which specifies what to …
(edit) @21764   14 years kjdon fixed up all my copy and paste errors. doh.
(edit) @21763   14 years kjdon don't modify document_field is info_only - doesn't appear to be …
(edit) @21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
(edit) @21759   14 years kjdon changed a comment
(edit) @21757   14 years kjdon I am changing the way srclink is handled. Changing FavouritesPlugin
(edit) @21746   14 years kjdon now use icon macros for srcicon
(edit) @21742   14 years kjdon should be using assocfilepath instead of archivedir
(edit) @21722   14 years kjdon now return 1 from generate_images - PagedImagePlugin is expecting …
(edit) @21721   14 years kjdon fixed up an error message
(edit) @21614   14 years mdewsnip Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the …
(edit) @21586   14 years mdewsnip Changed DirectoryPlugin to use the infodbtype value from the arcinfo …
(edit) @21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21564   14 years mdewsnip Changed lots of occurrences of "GDBM" in comments, variable names and …
(edit) @21563   14 years mdewsnip Deleted GDBMUtils.pm. What was the point of me spending all that time …
(edit) @21559   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseRemove() to …
(edit) @21367   14 years kjdon escape [] in metadata, otherwise it will screw up greenstone. instead …
(edit) @21344   14 years kjdon inheriting plugins can now set store_file_paths, and ImageConverter
(edit) @21315   14 years kjdon remove_one now returns a value
(edit) @21308   14 years kjdon removeold renamed to remove_all, added remove_one for deleting a single doc
(edit) @21288   14 years kjdon moved plugin to extension repository
(edit) @21287   14 years kjdon got rid of Pharos stuff out of here. PharosImagePlugin now inherits …
(edit) @21286   14 years kjdon added empty removeold method
(edit) @21285   14 years kjdon added empty removeold method
(edit) @21283   14 years kjdon tidied up index method, added removeold method (not tested yet)
(edit) @21240   14 years kjdon use the new PharosImageIndexer plugin
(edit) @21220   14 years kjdon initial go at Pharos image indexing plugin
(edit) @21219   14 years kjdon added a place for calling post_process method after the doc obj has …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/perllib/plugins
(edit) @20927   14 years kjdon added process exp back in but made it empty so that we don't get a …
Note: See TracRevisionLog for help on using the revision log.