source: gsdl/trunk/perllib/plugins@ 20803

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 …
FavouritesPlugin.pm 3.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 …
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.
OpenDocumentPlugin.pm 9.6 KB 16955   16 years ak19 Associated file names are url-encoded
BibTexPlugin.pm 23.5 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
RealMediaPlugin.pm 3.9 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
GreenstoneMETSPlugin.pm 9.2 KB 17054   16 years kjdon a previous change to ReadXMLFile meant that all namespaces were …
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
MP3Plugin.pm 10.5 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
OggVorbisPlugin.pm 4.7 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
ReadTextFile.pm 17.9 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
ConvertToRogPlugin.pm 13.4 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 …
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 …
HTMLImagePlugin.pm 37.1 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
UnknownPlugin.pm 5.6 KB 18689   15 years ak19 Minor correction to unknown_file meta which uses Source meta: it's …
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
ReadXMLFile.pm 11.2 KB 18899   15 years kjdon removed the line where the parser strips namespaces. I think the …
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 …
ImagePlugin.pm 4.9 KB 19361   15 years mdewsnip Removed the width=100 bit from srcicon (which is meant to be the 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
DSpacePlugin.pm 12.2 KB 19746   15 years ak19 Dr Bainbridge fixed the DSpace problem where the crucial …
MetadataEXIFPlugin.pm 5.4 KB 19811   15 years davidb Minor fix to protect Windows directory separators in regular expression
StructuredHTMLPlugin.pm 12.7 KB 19993   15 years ak19 Dr Bainbridge's fix to deal with spaces in metadata_fields option …
BaseMediaConverter.pm 5.6 KB 20001   15 years davidb When testing on Windows, discovered drive letter at start of filename …
ImageConverter.pm 17.1 KB 20540   15 years davidb Support for cache mode in image converter (currently used in Video …
DirectoryPlugin.pm 20.4 KB 20577   15 years davidb Changes to support new incremental_mode variable, and to track …
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 …
ArchivesInfPlugin.pm 8.3 KB 20760   15 years kjdon need to add args to options to get the args to show up in pluginfo.pl
ConvertBinaryFile.pm 17.9 KB 20766   15 years kjdon need to set source_path to be the original, not just the source filename
BasePlugin.pm 35.5 KB 20778   15 years kjdon plugins now need to add any auxiliary source files as source assoc …
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
ExcelPlugin.pm 3.9 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
PDFPlugin.pm 12.6 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
PowerPointPlugin.pm 5.2 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
WordPlugin.pm 8.5 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
HTMLPlugin.pm 52.1 KB 20791   15 years kjdon new option -processing_tmp_files - if set, then don't store the …
PagedImagePlugin.pm 23.1 KB 20791   15 years kjdon new option -processing_tmp_files - if set, then don't store the …
OAIPlugin.pm 15.4 KB 20792   15 years kjdon store the oai file as a metadata fiels for the source doc if is …
MetadataCSVPlugin.pm 6.4 KB 20794   15 years kjdon don't need to set extrametafile as when a metadata file changes, we …
MetadataXMLPlugin.pm 9.5 KB 20803   15 years kjdon adding back in the code to store which file metaata came from. used …
Note: See TracBrowser for help on using the repository browser.