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

Name Size Rev Age Author Last Change
../
WordPlugin.pm 10.7 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
RTFPlugin.pm 3.7 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
PowerPointPlugin.pm 6.9 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
PostScriptPlugin.pm 8.2 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
PDFPlugin.pm 12.3 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
ExcelPlugin.pm 5.6 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
ConvertBinaryFile.pm 17.5 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
CONTENTdmPlugin.pm 22.4 KB 22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
HTMLPlugin.pm 54.4 KB 22594   14 years kjdon committing for davidb. pipe output of tidy to /dev/null if verbosity is low
PagedImagePlugin.pm 25.1 KB 22565   14 years kjdon removed block exp. now it scans the item file to work out which files …
EmbeddedMetadataPlugin.pm 6.0 KB 22552   14 years kjdon by default we want this to process all files, so changed default …
ImageConverter.pm 17.9 KB 22450   14 years kjdon missing argument to autorun_general_cmd. oh the trouble that caused, …
BaseMediaConverter.pm 5.7 KB 22431   14 years davidb Correction to caching technique to work with input file rather than …
BasePlugin.pm 37.1 KB 22427   14 years davidb Adjustment of whitespace
MetadataXMLPlugin.pm 10.9 KB 22412   14 years davidb More accurate comment added
MediainfoOGVPlugin.pm 8.4 KB 22401   14 years kjdon tidied up a bit. Removed options that (I think) will always be set the …
MP3Plugin.pm 10.6 KB 22329   14 years kjdon changed mp3:meta to ex.id3.meta. apparently id3 isa better name for …
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
OAIMetadataXMLPlugin.pm 8.8 KB 22232   14 years mdewsnip New OAIMetadataXMLPlugin.pm for extracting information from OAI …
GreenstoneMETSPlugin.pm 9.3 KB 21803   14 years kjdon set file_id to null if ID doesn't match FILE.* (previously it was …
StructuredHTMLPlugin.pm 13.0 KB 21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
OpenDocumentPlugin.pm 9.9 KB 21764   14 years kjdon fixed up all my copy and paste errors. doh.
ConvertToRogPlugin.pm 13.5 KB 21764   14 years kjdon fixed up all my copy and paste errors. doh.
UnknownPlugin.pm 5.6 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 …
ImagePlugin.pm 4.9 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
FavouritesPlugin.pm 3.5 KB 21759   14 years kjdon changed a comment
HTMLImagePlugin.pm 37.1 KB 21742   14 years kjdon should be using assocfilepath instead of archivedir
ArchivesInfPlugin.pm 9.1 KB 21614   14 years mdewsnip Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the …
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 …
ReadXMLFile.pm 11.3 KB 20830   15 years kjdon save filename_no_path and use it to call set_Source_metadata for …
MetadataCSVPlugin.pm 6.4 KB 20804   15 years kjdon adding back in the code to store which file metaata came from. used …
ISISPlugin.pm 14.3 KB 20778   15 years kjdon plugins now need to add any auxiliary source files as source assoc …
PrintInfo.pm 8.3 KB 20682   15 years kjdon in set_incremental, we want incremental to be 0 if incremental_mode is …
MARCXMLPlugin.pm 14.3 KB 20609   15 years kjdon added process_exp arg explicitly to this plugin. Otherwise, due to the …
SplitTextFile.pm 9.4 KB 19617   15 years kjdon use new util::tidy_up_oid instead of fiddling with it directly
EmailAddressExtractor.pm 3.7 KB 19541   15 years kjdon changed metadata name from emailAddress to EmailAddress
LOMPlugin.pm 18.8 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
EmailPlugin.pm 38.0 KB 19283   15 years kjdon added a new case for From metadata format: username at server (full …
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
GISExtractor.pm 11.4 KB 18752   15 years kjdon added a self param to loadGISDatabase, some indentation
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
MARCPlugin.pm 11.9 KB 18563   15 years kjdon marc mapping file name change
RogPlugin.pm 7.5 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 …
FOXPlugin.pm 8.7 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
DatabasePlugin.pm 11.3 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
ReadTextFile.pm 17.9 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
GreenstoneXMLPlugin.pm 8.0 KB 17745   15 years kjdon changed the string keys to reflect the name changes
TextPlugin.pm 8.2 KB 17739   15 years kjdon removed unnecessary comment
SourceCodePlugin.pm 6.8 KB 17739   15 years kjdon removed unnecessary comment
ProCitePlugin.pm 7.6 KB 17480   16 years kjdon removed the pc namespace. the metadata is now extracted metadata, and …
AutoExtractMetadata.pm 4.6 KB 17112   16 years kjdon CJK text segmentation now done at indexing level (in buildproc), not …
BibTexPlugin.pm 23.5 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
ZIPPlugin.pm 4.6 KB 16824   16 years davidb Filenames are now quoted in system calls, so they can have spaces in them.
IndexPlugin.pm 5.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
ReferPlugin.pm 8.5 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 …
CSVPlugin.pm 5.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
NulPlugin.pm 3.4 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 …
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
Note: See TracBrowser for help on using the repository browser.