source: gsdl/trunk/perllib/plugins@ 19619

Name Size Rev Age Author Last Change
../
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
ArchivesInfPlugin.pm 8.2 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
AutoExtractMetadata.pm 4.6 KB 17112   16 years kjdon CJK text segmentation now done at indexing level (in buildproc), not …
BaseMediaConverter.pm 5.3 KB 18555   15 years davidb General tidy up of code for supporting cached files. The …
BasePlugin.pm 35.4 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
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 19052   15 years davidb Modifications to CONENTdmPlugin so its works with Kathy's new plugin …
ConvertBinaryFile.pm 17.7 KB 19053   15 years davidb FilenameRoot set as metadata
ConvertToRogPlugin.pm 13.4 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
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.3 KB 19516   15 years ak19 Dr Bainbridge fixed a bug: metadata file pairs are no longer stored …
DSpacePlugin.pm 11.6 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
EmailPlugin.pm 38.0 KB 19283   15 years kjdon added a new case for From metadata format: username at server (full …
ExcelPlugin.pm 3.8 KB 18406   15 years ak19 Modified srcreplaceable plugins (plugins which operate on docs where …
FavouritesPlugin.pm 3.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
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.2 KB 17054   16 years kjdon a previous change to ReadXMLFile meant that all namespaces were …
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 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
HTMLPlugin.pm 51.6 KB 18626   15 years ak19 Need to append directory separator for the current filesystem to the …
ImageConverter.pm 16.7 KB 19540   15 years mdewsnip Fixed bug causing -converttotype to be completely broken.
ImagePlugin.pm 4.9 KB 19361   15 years mdewsnip Removed the width=100 bit from srcicon (which is meant to be the full …
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.1 KB 17479   16 years kjdon put this back to using block expression for now - on windows sets up …
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 13.9 KB 19619   15 years kjdon just look for a single mappign file, not for a list of them. …
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
MetadataCSVPlugin.pm 5.5 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
MetadataEXIFPlugin.pm 5.3 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataXMLPlugin.pm 9.2 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
MP3Plugin.pm 10.5 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
OAIPlugin.pm 15.0 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
OggVorbisPlugin.pm 4.7 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
OpenDocumentPlugin.pm 9.6 KB 16955   16 years ak19 Associated file names are url-encoded
PagedImagePlugin.pm 22.5 KB 19054   15 years davidb MaxImageWidth and MaxImageHeight set as metadata
PDFPlugin.pm 12.5 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
PostScriptPlugin.pm 8.6 KB 18406   15 years ak19 Modified srcreplaceable plugins (plugins which operate on docs where …
PowerPointPlugin.pm 5.1 KB 18406   15 years ak19 Modified srcreplaceable plugins (plugins which operate on docs where …
PrintInfo.pm 7.9 KB 16639   16 years kjdon moved the require diagnostics line to here from ReadTextFile
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.2 KB 18899   15 years kjdon removed the line where the parser strips namespaces. I think the …
RealMediaPlugin.pm 3.9 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
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.4 KB 18406   15 years ak19 Modified srcreplaceable plugins (plugins which operate on docs where …
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 12.7 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
TextPlugin.pm 8.2 KB 17739   15 years kjdon removed unnecessary comment
UnknownPlugin.pm 5.6 KB 18689   15 years ak19 Minor correction to unknown_file meta which uses Source meta: it's …
WordPlugin.pm 8.3 KB 18591   15 years kjdon removed some modegli options to plugin args which shouldn't be there …
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.