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

Name Size Rev Age Author Last Change
../
ZIPPlugin.pm 6.4 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 …
UnknownPlugin.pm 5.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
UnknownConverterPlugin.pm 12.7 KB 32305   6 years ak19 1. When a plugin's built on multiple inheritance, the first n-1 …
TextPlugin.pm 8.4 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 …
StructuredHTMLPlugin.pm 12.5 KB 32332   6 years kjdon removed replace_images function. this inherits from HTMLPlugin, and …
SplitTextFile.pm 9.5 KB 25742   12 years kjdon change to use can_process_this_file instead of metadata_read to test …
SourceCodePlugin.pm 6.9 KB 31494   7 years kjdon updated text string keys based on new plugin names
RTFPlugin.pm 3.6 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 …
ReferPlugin.pm 8.5 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 …
ReadXMLFile.pm 11.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ReadTextFile.pm 19.9 KB 32500   6 years ak19 For a test case, best_encoding come out with prefix/suffix to utf_8, …
ProCitePlugin.pm 7.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
PrintInfo.pm 9.4 KB 32539   6 years ak19 New plugin parameter site_name (only set for GS3) that is passed to …
PowerPointPlugin.pm 14.0 KB 31761   7 years ak19 Moved function generate_item_file that's shared between …
PostScriptPlugin.pm 8.2 KB 31494   7 years kjdon updated text string keys based on new plugin names
PDFv2Plugin.pm 32.5 KB 32499   6 years ak19 Fix for PDFv2 plugin's page buckets.
PDFv1Plugin.pm 14.9 KB 32303   6 years ak19 Forgot to update the plugin descriptions for the PDF plugins.
PDFPlugin.pm 17.2 KB 32290   6 years ak19 1. Making paged_pretty_html the default rather than pretty_html, since …
PagedImagePlugin.pm 28.9 KB 32185   6 years kjdon use new return values from ImageConverter::convert
OpenDocumentPlugin.pm 10.1 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 …
OAIPlugin.pm 18.0 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
OAIMetadataXMLPlugin.pm 9.0 KB 24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
NulPlugin.pm 3.4 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 …
MetadataXMLPlugin.pm 13.6 KB 32159   6 years ak19 incremental building was not being incremental when no metadata was …
MetadataRead.pm 3.1 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataCSVPlugin.pm 9.1 KB 32501   6 years Georgiy Litvinov Workaround to set assign metadata via csv metadata plugin. "Section" …
MediaWikiPlugin.pm 26.7 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
MediainfoOGVPlugin.pm 8.4 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 …
MARCPlugin.pm 12.6 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 …
LaTeXPlugin.pm 23.0 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
KeyphraseExtractor.pm 4.1 KB 18748   15 years kjdon added use gsprintf
ISISPlugin.pm 15.0 KB 31494   7 years kjdon updated text string keys based on new plugin names
IndexPlugin.pm 5.0 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 …
ImageConverter.pm 25.2 KB 32192   6 years kjdon with new result and result_str return values from convert, need to …
HTMLPlugin.pm 70.9 KB 32325   6 years ak19 Dr Bainbridge worked out the solution to HTMLPlugin not handling …
HTMLImagePlugin.pm 37.3 KB 28563   11 years kjdon changing some util:: methods to FileUtils:: methods
HBPlugin.pm 10.0 KB 31494   7 years kjdon updated text string keys based on new plugin names
HathiTrustMETSPlugin.pm 19.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
GreenstoneXMLPlugin.pm 11.2 KB 32535   6 years ak19 Fixing couple of typos before major commit.
GreenstoneSQLPlugin.pm 18.5 KB 32555   6 years ak19 1. In GreenstoneSQLPlugout, removeold is now paramterised (as are …
GreenstoneMETSPlugin.pm 9.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
GISExtractor.pm 11.4 KB 18752   15 years kjdon added a self param to loadGISDatabase, some indentation
FOXPlugin.pm 8.7 KB 31494   7 years kjdon updated text string keys based on new plugin names
FavouritesPlugin.pm 3.5 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 …
EmbeddedMetadataPlugin.pm 14.9 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 …
EmailAddressExtractor.pm 3.7 KB 25797   12 years kjdon need to define gsprintf in order to use it
DSpacePlugin.pm 13.4 KB 31494   7 years kjdon updated text string keys based on new plugin names
DirectoryPlugin.pm 21.6 KB 32343   6 years kjdon quantifiers mustn't have \ before {
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
DatabasePlugin.pm 11.6 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 …
ConvertToRogPlugin.pm 13.8 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ConvertBinaryFile.pm 20.3 KB 32280   6 years ak19 Implementing PDFv2paged_text (with pdfbox)
CONTENTdmPlugin.pm 22.8 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 …
BookPlugin.pm 7.3 KB 31494   7 years kjdon updated text string keys based on new plugin names
BibTexPlugin.pm 23.5 KB 32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
BaseMediaConverter.pm 6.5 KB 30427   8 years davidb Technique for working out cached-dir name for file updated to allow it …
BaseImporter.pm 33.6 KB 32501   6 years Georgiy Litvinov Workaround to set assign metadata via csv metadata plugin. "Section" …
AutoLoadConverters.pm 4.9 KB 32341   6 years ak19 1. Fixing up regex syntax in DirectoryPlugin for perl 5.26 that comes …
AutoExtractMetadata.pm 4.6 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
ArchivesInfPlugin.pm 9.7 KB 31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
AcronymExtractor.pm 5.1 KB 25797   12 years kjdon need to define gsprintf in order to use it
Note: See TracBrowser for help on using the repository browser.