source: gsdl/trunk/perllib/plugins@ 16827

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 …
BasePlugin.pm 32.9 KB 16821   16 years davidb Introduced new merge_inheritance function, useful in a plugin …
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.1 KB 16580   16 years ak19 Shared subroutine tmp_area_convert_file now ensures that the tailname …
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 16391   16 years kjdon global block pass: this plugin now does the blocking - when reading …
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.8 KB 16812   16 years ak19 Undid the changes introduced in the last commit which url encode the …
ImageConverter.pm 15.6 KB 16825   16 years davidb Code for supporting cache merged back in with Katherine's restructured …
ImagePlugin.pm 3.5 KB 16820   16 years davidb Fixed cut and pase error in comment that talked about text plugin, …
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 16697   16 years kjdon if marc mapping file cannot be located, print a warning about can't …
MARCXMLPlugin.pm 13.0 KB 16697   16 years kjdon if marc mapping file cannot be located, print a warning about can't …
MediaConverter.pm 4.7 KB 16826   16 years davidb Base class use in modules such as ImageConverter.pm
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 16386   16 years kjdon global block pass: now uses process_exp instead of block_exp. during …
METSPlugin.pm 9.1 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MP3Plugin.pm 9.7 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
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 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
OpenDocumentPlugin.pm 9.5 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
PagedImagePlugin.pm 21.5 KB 16827   16 years davidb Edited needed to make pageImagePlugin work again after plugin restructuring
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.5 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 …
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.4 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
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.