source: main/trunk/greenstone2/perllib/plugins

Name Size Rev Age Author Last Change
../
AcronymExtractor.pm 5.1 KB 25797   12 years kjdon need to define gsprintf in order to use it
ArchivesInfPlugin.pm 10.0 KB 32562   5 years ak19 Before major changes to GSSQLPlugs, committing useful comments to …
AutoExtractMetadata.pm 4.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
AutoLoadConverters.pm 4.9 KB 32341   6 years ak19 1. Fixing up regex syntax in DirectoryPlugin for perl 5.26 that comes …
BaseImporter.pm 44.1 KB 38749   2 months davidb Code introduced to set SourceDirectory as a piece of metadata for all …
BaseMediaConverter.pm 9.2 KB 38478   5 months anupama Related to the previous 2 commits. Removed or commented out most debug …
BibTexPlugin.pm 23.7 KB 38802   2 months kjdon when investigating how OIDs are set I noticed we have this add_OID …
BookPlugin.pm 7.3 KB 31494   7 years kjdon updated text string keys based on new plugin names
CommonUtil.pm 20.3 KB 32274   6 years ak19 Related to previous commit, forgot to commit with previous revision. A …
CONTENTdmPlugin.pm 22.8 KB 31494   7 years kjdon updated text string keys based on new plugin names
ConvertBinaryFile.pm 21.0 KB 38749   2 months davidb Code introduced to set SourceDirectory as a piece of metadata for all …
ConvertToRogPlugin.pm 13.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
CSVDeprecatedPlugin.pm 5.7 KB 36481   20 months kjdon now fixed up the files to use the new names
CSVFieldSeparator.pm 3.3 KB 37047   16 months davidb Introduction of 'metadata_separate_fields', a plugin option that …
CSVPlugin.pm 17.0 KB 38797   2 months kjdon added option '-ignore_field' - if there is a column with this name in …
DatabasePlugin.pm 11.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
DirectoryPlugin.pm 21.8 KB 37194   15 months davidb Tested version of file-level document-version history (fldv-history) …
DSpacePlugin.pm 13.4 KB 31494   7 years kjdon updated text string keys based on new plugin names
EmailAddressExtractor.pm 3.7 KB 25797   12 years kjdon need to define gsprintf in order to use it
EmailPlugin.pm 38.1 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
EmbeddedMetadataPlugin.pm 15.0 KB 36470   20 months davidb Tweaks after refactoring. Causes 'use strict' to report error as …
ExcelPlugin.pm 5.5 KB 34997   3 years davidb When working with orthogonal indexes, these plugins constructors get …
FavouritesPlugin.pm 3.5 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
FOXPlugin.pm 8.7 KB 31494   7 years kjdon updated text string keys based on new plugin names
GISExtractor.pm 11.4 KB 18752   15 years kjdon added a self param to loadGISDatabase, some indentation
GreenstoneMETSPlugin.pm 9.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
GreenstoneSQLPlugin.pm.inactive 18.8 KB 32790   5 years ak19 Suffixing .inactive to the GreenstoneSQL plugs because if perl package …
GreenstoneXMLPlugin.pm 11.2 KB 32535   6 years ak19 Fixing couple of typos before major commit.
HathiTrustMETSPlugin.pm 20.0 KB 38801   2 months kjdon standardising on top_section rather than section or topsection when we …
HBPlugin.pm 10.0 KB 31494   7 years kjdon updated text string keys based on new plugin names
HTMLImagePlugin.pm 37.3 KB 28563   10 years kjdon changing some util:: methods to FileUtils:: methods
HTMLPlugin.pm 71.1 KB 35166   3 years kjdon added code that handles utf16 surrogate pair entities.
ImageConverter.pm 26.2 KB 38478   5 months anupama Related to the previous 2 commits. Removed or commented out most debug …
ImagePlugin.pm 5.3 KB 37050   16 months davidb Changed to use the new add_dummpy_text_if_empty routine
IndexPlugin.pm 5.0 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ISISPlugin.pm 15.0 KB 31494   7 years kjdon updated text string keys based on new plugin names
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
LaTeXPlugin.pm 23.0 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
LOMPlugin.pm 19.6 KB 36470   20 months davidb Tweaks after refactoring. Causes 'use strict' to report error as …
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 …
MediaWikiPlugin.pm 26.7 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
MetadataCSVDeprecatedPlugin.pm 9.1 KB 36481   20 months kjdon now fixed up the files to use the new names
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataRead.pm 5.0 KB 36373   21 months kjdon now I have removed commented out code from last commit
MetadataXMLPlugin.pm 13.6 KB 36373   21 months kjdon now I have removed commented out code from last commit
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 …
NutchTextDumpPlugin.pm 34.6 KB 34137   4 years ak19 Have only been able to incorporate one of Dr Bainbridge's improvements …
OAIMetadataXMLPlugin.pm 8.8 KB 36373   21 months kjdon now I have removed commented out code from last commit
OAIPlugin.pm 17.0 KB 36373   21 months kjdon now I have removed commented out code from last commit
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 …
PagedImagePlugin.pm 30.9 KB 38749   2 months davidb Code introduced to set SourceDirectory as a piece of metadata for all …
PDFPlugin.pm 17.2 KB 32777   5 years ak19 Minor. Correction to plugin name displayed
PDFv1Plugin.pm 14.9 KB 32783   5 years kjdon adding missing strings and tidying up some mislabelling
PDFv2Plugin.pm 33.6 KB 36057   2 years kjdon in the whakatohea project, converting the pdfs to paged_pretty_html …
PostScriptPlugin.pm 8.2 KB 31494   7 years kjdon updated text string keys based on new plugin names
PowerPointPlugin.pm 14.0 KB 34997   3 years davidb When working with orthogonal indexes, these plugins constructors get …
PrintInfo.pm 9.4 KB 32761   5 years kjdon when printing out arg values for some other thing, I noticed that site …
ProCitePlugin.pm 7.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ReadTextFile.pm 20.2 KB 38749   2 months davidb Code introduced to set SourceDirectory as a piece of metadata for all …
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 …
SourceCodePlugin.pm 6.9 KB 31494   7 years kjdon updated text string keys based on new plugin names
SplitJSONFile.pm 5.2 KB 37184   15 months davidb Further refinement of idea, with emphasis on using plugins arguments …
SplitTextFile.pm 11.0 KB 37179   15 months davidb Only want to get OIDMetadata if OIDtype is assigned. Also adjusted …
StructuredHTMLPlugin.pm 14.7 KB 33309   5 years ak19 More workarounds for HTML conversion results from Word's …
TabSeparatedPlugin.pm 4.5 KB 32819   5 years kjdon fixed a comment
TextPlugin.pm 9.2 KB 34221   4 years ak19 Undid the change of converting tabstops to their entities in …
UnknownConverterPlugin.pm 13.0 KB 35401   3 years anupama Committing Dr Bainbridge's improvements to the Tika-preconfigured …
UnknownPlugin.pm 5.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
WordPlugin.pm 13.7 KB 38739   2 months davidb Accidentally committed debug statements. Now removed
ZIPPlugin.pm 6.4 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
Note: See TracBrowser for help on using the repository browser.