source: main/trunk/greenstone2/perllib/plugins@ 32783

Name Size Rev Age Author Last Change
../
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
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
OAIMetadataXMLPlugin.pm 9.0 KB 24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
SplitTextFile.pm 9.5 KB 25742   12 years kjdon change to use can_process_this_file instead of metadata_read to test …
AcronymExtractor.pm 5.1 KB 25797   12 years kjdon need to define gsprintf in order to use it
EmailAddressExtractor.pm 3.7 KB 25797   12 years kjdon need to define gsprintf in order to use it
HTMLImagePlugin.pm 37.3 KB 28563   10 years kjdon changing some util:: methods to FileUtils:: methods
BaseMediaConverter.pm 6.5 KB 30427   8 years davidb Technique for working out cached-dir name for file updated to allow it …
AutoExtractMetadata.pm 4.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ConvertToRogPlugin.pm 13.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
CSVPlugin.pm 5.0 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
DatabasePlugin.pm 11.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
EmailPlugin.pm 38.1 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
EmbeddedMetadataPlugin.pm 14.9 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ExcelPlugin.pm 5.5 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
FavouritesPlugin.pm 3.5 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
GreenstoneMETSPlugin.pm 9.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ImagePlugin.pm 5.1 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
IndexPlugin.pm 5.0 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
LOMPlugin.pm 20.0 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
MARCPlugin.pm 12.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
MARCXMLPlugin.pm 15.5 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
MediainfoOGVPlugin.pm 8.4 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
MetadataRead.pm 3.1 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
MP3Plugin.pm 10.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
NulPlugin.pm 3.4 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
OAIPlugin.pm 18.0 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
OggVorbisPlugin.pm 4.7 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
OpenDocumentPlugin.pm 10.1 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ProCitePlugin.pm 7.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ReadXMLFile.pm 11.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
RealMediaPlugin.pm 3.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ReferPlugin.pm 8.5 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
RogPlugin.pm 7.5 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
RTFPlugin.pm 3.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
TabSeparatedPlugin.pm 4.5 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
TextPlugin.pm 8.4 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
UnknownPlugin.pm 5.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
WordPlugin.pm 10.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ZIPPlugin.pm 6.4 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
BookPlugin.pm 7.3 KB 31494   7 years kjdon updated text string keys based on new plugin names
CONTENTdmPlugin.pm 22.8 KB 31494   7 years kjdon updated text string keys based on new plugin names
DSpacePlugin.pm 13.4 KB 31494   7 years kjdon updated text string keys based on new plugin names
FOXPlugin.pm 8.7 KB 31494   7 years kjdon updated text string keys based on new plugin names
HBPlugin.pm 10.0 KB 31494   7 years kjdon updated text string keys based on new plugin names
ISISPlugin.pm 15.0 KB 31494   7 years kjdon updated text string keys based on new plugin names
PostScriptPlugin.pm 8.2 KB 31494   7 years kjdon updated text string keys based on new plugin names
SourceCodePlugin.pm 6.9 KB 31494   7 years kjdon updated text string keys based on new plugin names
PowerPointPlugin.pm 14.0 KB 31761   7 years ak19 Moved function generate_item_file that's shared between …
BibTexPlugin.pm 23.5 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
LaTeXPlugin.pm 23.0 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
MediaWikiPlugin.pm 26.7 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
MetadataXMLPlugin.pm 13.6 KB 32159   6 years ak19 incremental building was not being incremental when no metadata was …
CommonUtil.pm 20.3 KB 32274   6 years ak19 Related to previous commit, forgot to commit with previous revision. A …
ConvertBinaryFile.pm 20.3 KB 32280   6 years ak19 Implementing PDFv2paged_text (with pdfbox)
UnknownConverterPlugin.pm 12.7 KB 32305   6 years ak19 1. When a plugin's built on multiple inheritance, the first n-1 …
HTMLPlugin.pm 70.9 KB 32325   6 years ak19 Dr Bainbridge worked out the solution to HTMLPlugin not handling …
StructuredHTMLPlugin.pm 12.5 KB 32332   6 years kjdon removed replace_images function. this inherits from HTMLPlugin, and …
AutoLoadConverters.pm 4.9 KB 32341   6 years ak19 1. Fixing up regex syntax in DirectoryPlugin for perl 5.26 that comes …
DirectoryPlugin.pm 21.6 KB 32343   6 years kjdon quantifiers mustn't have \ before {
ReadTextFile.pm 19.9 KB 32500   6 years ak19 For a test case, best_encoding come out with prefix/suffix to utf_8, …
BaseImporter.pm 33.6 KB 32501   6 years Georgiy Litvinov Workaround to set assign metadata via csv metadata plugin. "Section" …
MetadataCSVPlugin.pm 9.1 KB 32501   6 years Georgiy Litvinov Workaround to set assign metadata via csv metadata plugin. "Section" …
GreenstoneXMLPlugin.pm 11.2 KB 32535   6 years ak19 Fixing couple of typos before major commit.
ArchivesInfPlugin.pm 10.0 KB 32562   5 years ak19 Before major changes to GSSQLPlugs, committing useful comments to …
PagedImagePlugin.pm 28.9 KB 32760   5 years kjdon merge_inheritance, if it finds a conflict in option values, will keep …
PrintInfo.pm 9.4 KB 32761   5 years kjdon when printing out arg values for some other thing, I noticed that site …
PDFPlugin.pm 17.2 KB 32777   5 years ak19 Minor. Correction to plugin name displayed
PDFv2Plugin.pm 32.8 KB 32778   5 years ak19 Need to set the surrounding div width to be the same/no more than the …
GreenstoneSQLPlugin.pm 18.8 KB 32783   5 years kjdon adding missing strings and tidying up some mislabelling
HathiTrustMETSPlugin.pm 19.6 KB 32783   5 years kjdon adding missing strings and tidying up some mislabelling
ImageConverter.pm 25.3 KB 32783   5 years kjdon adding missing strings and tidying up some mislabelling
PDFv1Plugin.pm 14.9 KB 32783   5 years kjdon adding missing strings and tidying up some mislabelling
Note: See TracBrowser for help on using the repository browser.