source: gsdl/trunk/perllib/plugins@ 15918

Name Size Rev Age Author Last Change
../
AbstractPlugin.pm 1.7 KB 15868   16 years kjdon plugin overhaul: BasPlug has been split into several base plugins: …
DateExtractor.pm 1.8 KB 15887   16 years mdewsnip Added "use strict" to the few files that were missing it, and fixing …
EmailAddressExtractor.pm 2.5 KB 15887   16 years mdewsnip Added "use strict" to the few files that were missing it, and fixing …
KeyphraseExtractor.pm 3.0 KB 15887   16 years mdewsnip Added "use strict" to the few files that were missing it, and fixing …
RTFPlugin.pm 3.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ImagePlugin.pm 3.4 KB 15877   16 years ak19 Minor edits to subroutine calls
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ExcelPlugin.pm 3.4 KB 15918   16 years kjdon tidied up new method to match other plugins
RealMediaPlugin.pm 3.5 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
FavouritesPlugin.pm 3.7 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
AutoExtractMetadata.pm 3.7 KB 15869   16 years kjdon plugin overhaul: BasPlug has been split into several base plugins: …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
AcronymExtractor.pm 3.9 KB 15918   16 years kjdon tidied up new method to match other plugins
OggVorbisPlugin.pm 4.3 KB 15911   16 years kjdon tidy up a couple of places using dummy text and NoText metadata
ZIPPlugin.pm 4.6 KB 15880   16 years kjdon made this inherit from BasePlugin instead of AbstractPlugin - cos it …
ArchivesInfPlugin.pm 4.7 KB 15870   16 years kjdon plugin overhaul: ArchivesInf and Directory plugins are not true …
IndexPlugin.pm 5.0 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
CSVPlugin.pm 5.2 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
PPTPlugin.pm 5.4 KB 15903   16 years kjdon input_encoding option no longer used
UnknownPlugin.pm 5.4 KB 15918   16 years kjdon tidied up new method to match other plugins
MetadataCSVPlugin.pm 5.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
PrintInfo.pm 6.8 KB 15881   16 years kjdon auxiliary plugins now pass an extra argument to the PrintInfo
SourceCodePlugin.pm 7.1 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
GMLPlugin.pm 7.1 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ProCitePlugin.pm 7.2 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 …
RogPlugin.pm 7.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
GAPlugin.pm 7.9 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
PSPlugin.pm 8.0 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
WordPlugin.pm 8.1 KB 15902   16 years kjdon no longer uses input_encoding
TextPlugin.pm 8.2 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ReferPlugin.pm 8.7 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
FOXPlugin.pm 8.7 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
SplitTextFile.pm 8.7 KB 15871   16 years kjdon plugin overhaul: Split plug renamed to SplitTextFile, XMLPlug renamed …
MetadataXMLPlugin.pm 8.7 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
METSPlugin.pm 9.1 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
OpenDocumentPlugin.pm 9.2 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MP3Plugin.pm 9.7 KB 15911   16 years kjdon tidy up a couple of places using dummy text and NoText metadata
HBPlugin.pm 10.0 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
DBPlugin.pm 11.1 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
GISExtractor.pm 11.3 KB 15881   16 years kjdon auxiliary plugins now pass an extra argument to the PrintInfo
MARCPlugin.pm 11.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
DSpacePlugin.pm 11.6 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ReadXMLFile.pm 11.6 KB 15871   16 years kjdon plugin overhaul: Split plug renamed to SplitTextFile, XMLPlug renamed …
PDFPlugin.pm 11.9 KB 15904   16 years kjdon input_encoding option no longer used
OAIPlugin.pm 12.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
StructuredHTMLPlugin.pm 12.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ImageConverter.pm 12.8 KB 15881   16 years kjdon auxiliary plugins now pass an extra argument to the PrintInfo
DirectoryPlugin.pm 13.0 KB 15870   16 years kjdon plugin overhaul: ArchivesInf and Directory plugins are not true …
ISISPlugin.pm 13.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ConvertToRogPlugin.pm 13.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MARCXMLPlugin.pm 15.5 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
ReadTextFile.pm 15.7 KB 15868   16 years kjdon plugin overhaul: BasPlug has been split into several base plugins: …
ConvertBinaryFile.pm 16.8 KB 15906   16 years kjdon inherits from AutoExtractMetadata now, not BasePlugin
LOMPlugin.pm 18.6 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
PagedImagePlugin.pm 20.4 KB 15914   16 years kjdon removed some old stuff and moved around some methods
CONTENTdmPlugin.pm 20.9 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
LaTeXPlugin.pm 23.1 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
BibTexPlugin.pm 23.6 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MediaWikiPlugin.pm 26.4 KB 15887   16 years mdewsnip Added "use strict" to the few files that were missing it, and fixing …
BasePlugin.pm 27.1 KB 15877   16 years ak19 Minor edits to subroutine calls
EmailPlugin.pm 35.6 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
W3ImagePlugin.pm 37.0 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
HTMLPlugin.pm 47.2 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.