source: gsdl/trunk/perllib/plugins@ 16991

Name Size Rev Age Author Last Change
../
AbstractPlugin.pm 2.8 KB 16388   16 years kjdon global block pass: added in empty file_block_read method
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
ArchivesInfPlugin.pm 4.7 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
AutoExtractMetadata.pm 4.7 KB 16698   16 years kjdon added auxiliary parameter to new - needed if you want to do new …
BaseMediaConverter.pm 4.9 KB 16981   16 years kjdon forgot to commit the changes to the BaseMediaConverter file after …
BasePlugin.pm 33.2 KB 16919   16 years ak19 set_Source_metadata modified to also set SourceFile metadata which …
BibTexPlugin.pm 23.4 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
CJKTextSegmenter.pm 2.5 KB 16646   16 years kjdon now segments all metadata as well as text
CONTENTdmPlugin.pm 21.1 KB 16580   16 years ak19 Shared subroutine tmp_area_convert_file now ensures that the tailname …
ConvertBinaryFile.pm 17.4 KB 16954   16 years ak19 Minor edit since a subroutine has been renamed
ConvertToRogPlugin.pm 13.5 KB 16580   16 years ak19 Shared subroutine tmp_area_convert_file now ensures that the tailname …
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
DBPlugin.pm 11.2 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
DirectoryPlugin.pm 17.7 KB 16848   16 years kjdon added Thumbs.db to block list
DSpacePlugin.pm 11.6 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
EmailAddressExtractor.pm 3.7 KB 16025   16 years kjdon added license info
EmailPlugin.pm 37.0 KB 16677   16 years davidb Minor tweak to EmailPlugin to avoid directories that match \d+ being …
ExcelPlugin.pm 3.4 KB 15918   16 years kjdon tidied up new method to match other plugins
FavouritesPlugin.pm 3.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
FOXPlugin.pm 8.8 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
GAPlugin.pm 7.9 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
GISExtractor.pm 11.3 KB 16013   16 years kjdon updated soem plugin names in some of the keys for strings.properties
GMLPlugin.pm 7.2 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
HBPlugin.pm 10.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
HTMLPlugin.pm 51.2 KB 16935   16 years ak19 Removed the commented out debug statements now, since I think …
ImageConverter.pm 15.7 KB 16981   16 years kjdon forgot to commit the changes to the BaseMediaConverter file after …
ImagePlugin.pm 3.7 KB 16856   16 years kjdon in gli mode, print a warning about can't process images
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 13.8 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
KeyphraseExtractor.pm 4.1 KB 16025   16 years kjdon added license info
LaTeXPlugin.pm 23.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
LOMPlugin.pm 18.8 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
MARCPlugin.pm 11.8 KB 16970   16 years kjdon changed an output statement
MARCXMLPlugin.pm 13.0 KB 16697   16 years kjdon if marc mapping file cannot be located, print a warning about can't …
MediaWikiPlugin.pm 26.3 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
MetadataCSVPlugin.pm 5.5 KB 16386   16 years kjdon global block pass: now uses process_exp instead of block_exp. during …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataXMLPlugin.pm 8.7 KB 16851   16 years kjdon removed a print statement I left in last commit
METSPlugin.pm 9.1 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MP3Plugin.pm 9.9 KB 16952   16 years ak19 Associated file names are url-encoded
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
OAIPlugin.pm 12.3 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
OggVorbisPlugin.pm 4.3 KB 16960   16 years ak19 Fixed a bug introduced in last commit
OpenDocumentPlugin.pm 9.6 KB 16955   16 years ak19 Associated file names are url-encoded
PagedImagePlugin.pm 21.6 KB 16849   16 years kjdon fixed a bad error in previous commit where I had put super::init …
PDFPlugin.pm 12.2 KB 15963   16 years kjdon commented out the textcat stuff in post_process - need to think about …
PPTPlugin.pm 5.4 KB 16021   16 years kjdon commented out input_encoding stuff cos we don't have that option …
PrintInfo.pm 7.9 KB 16639   16 years kjdon moved the require diagnostics line to here from ReadTextFile
ProCitePlugin.pm 7.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
PSPlugin.pm 8.0 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ReadTextFile.pm 16.2 KB 16765   16 years ak19 Only removes comments in head tag now when working out the encoding
ReadXMLFile.pm 10.9 KB 16822   16 years davidb White space adjustment
RealMediaPlugin.pm 3.7 KB 16956   16 years ak19 Associated file names are url-encoded
ReferPlugin.pm 8.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
RogPlugin.pm 7.4 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
RTFPlugin.pm 3.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
SourceCodePlugin.pm 6.9 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
SplitTextFile.pm 9.0 KB 16700   16 years kjdon changed a comment
StructuredHTMLPlugin.pm 12.7 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
TextPlugin.pm 8.2 KB 16580   16 years ak19 Shared subroutine tmp_area_convert_file now ensures that the tailname …
UnknownPlugin.pm 5.5 KB 16991   16 years kjdon fixed up a coupld of things to do with assoc files
W3ImagePlugin.pm 37.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
WordPlugin.pm 8.2 KB 15969   16 years kjdon added in desc for metadata_fields arg
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.