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

Name Size Rev Age Author Last Change
../
BookPlugin.pm 7.3 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
MetadataPass.pm 3.8 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
NulPlugin.pm 3.4 KB 15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
AcronymExtractor.pm 5.0 KB 16025   16 years kjdon added license info
DateExtractor.pm 2.9 KB 16025   16 years kjdon added license info
CSVPlugin.pm 5.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
LaTeXPlugin.pm 23.0 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
ReferPlugin.pm 8.5 KB 16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
IndexPlugin.pm 5.0 KB 16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
ZIPPlugin.pm 4.6 KB 16824   16 years davidb Filenames are now quoted in system calls, so they can have spaces in them.
BibTexPlugin.pm 23.5 KB 17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
GreenstoneMETSPlugin.pm 9.2 KB 17054   16 years kjdon a previous change to ReadXMLFile meant that all namespaces were …
AutoExtractMetadata.pm 4.6 KB 17112   16 years kjdon CJK text segmentation now done at indexing level (in buildproc), not …
ProCitePlugin.pm 7.6 KB 17480   16 years kjdon removed the pc namespace. the metadata is now extracted metadata, and …
SourceCodePlugin.pm 6.8 KB 17739   15 years kjdon removed unnecessary comment
TextPlugin.pm 8.2 KB 17739   15 years kjdon removed unnecessary comment
GreenstoneXMLPlugin.pm 8.0 KB 17745   15 years kjdon changed the string keys to reflect the name changes
ReadTextFile.pm 17.9 KB 18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
DatabasePlugin.pm 11.3 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
FOXPlugin.pm 8.7 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
HBPlugin.pm 10.0 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
RogPlugin.pm 7.5 KB 18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
MARCPlugin.pm 11.9 KB 18563   15 years kjdon marc mapping file name change
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
MediaWikiPlugin.pm 26.3 KB 19123   15 years kjdon copy css files to collection's style dir, not images dir
EmailPlugin.pm 38.0 KB 19283   15 years kjdon added a new case for From metadata format: username at server (full …
LOMPlugin.pm 18.8 KB 19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
EmailAddressExtractor.pm 3.7 KB 19541   15 years kjdon changed metadata name from emailAddress to EmailAddress
SplitTextFile.pm 9.4 KB 19617   15 years kjdon use new util::tidy_up_oid instead of fiddling with it directly
StructuredHTMLPlugin.pm 12.7 KB 19993   15 years ak19 Dr Bainbridge's fix to deal with spaces in metadata_fields option …
BaseMediaConverter.pm 5.6 KB 20001   15 years davidb When testing on Windows, discovered drive letter at start of filename …
MARCXMLPlugin.pm 14.3 KB 20609   15 years kjdon added process_exp arg explicitly to this plugin. Otherwise, due to the …
PrintInfo.pm 8.3 KB 20682   15 years kjdon in set_incremental, we want incremental to be 0 if incremental_mode is …
ISISPlugin.pm 14.3 KB 20778   15 years kjdon plugins now need to add any auxiliary source files as source assoc …
CONTENTdmPlugin.pm 21.8 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
ExcelPlugin.pm 3.9 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
PDFPlugin.pm 12.6 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
PostScriptPlugin.pm 8.7 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
PowerPointPlugin.pm 5.2 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
RTFPlugin.pm 3.5 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
WordPlugin.pm 8.5 KB 20790   15 years kjdon set -processing_tmp_files option to secondary HTML and PagedImage
HTMLPlugin.pm 52.1 KB 20791   15 years kjdon new option -processing_tmp_files - if set, then don't store the …
MetadataXMLPlugin.pm 9.5 KB 20803   15 years kjdon adding back in the code to store which file metaata came from. used …
MetadataCSVPlugin.pm 6.4 KB 20804   15 years kjdon adding back in the code to store which file metaata came from. used …
ReadXMLFile.pm 11.3 KB 20830   15 years kjdon save filename_no_path and use it to call set_Source_metadata for …
EmbeddedMetadataPlugin.pm 5.5 KB 20927   14 years kjdon added process exp back in but made it empty so that we don't get a …
DSpacePlugin.pm 12.5 KB 21367   14 years kjdon escape [] in metadata, otherwise it will screw up greenstone. instead …
DirectoryPlugin.pm 20.7 KB 21586   14 years mdewsnip Changed DirectoryPlugin to use the infodbtype value from the arcinfo …
ArchivesInfPlugin.pm 9.1 KB 21614   14 years mdewsnip Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the …
PagedImagePlugin.pm 23.1 KB 21721   14 years kjdon fixed up an error message
BasePlugin.pm 36.4 KB 21742   14 years kjdon should be using assocfilepath instead of archivedir
HTMLImagePlugin.pm 37.1 KB 21742   14 years kjdon should be using assocfilepath instead of archivedir
FavouritesPlugin.pm 3.5 KB 21759   14 years kjdon changed a comment
ConvertBinaryFile.pm 18.1 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
ImageConverter.pm 17.6 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
ImagePlugin.pm 4.9 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
MP3Plugin.pm 10.6 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
RealMediaPlugin.pm 3.8 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
UnknownPlugin.pm 5.6 KB 21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
OAIPlugin.pm 15.5 KB 21763   14 years kjdon don't modify document_field is info_only - doesn't appear to be …
ConvertToRogPlugin.pm 13.5 KB 21764   14 years kjdon fixed up all my copy and paste errors. doh.
OggVorbisPlugin.pm 4.7 KB 21764   14 years kjdon fixed up all my copy and paste errors. doh.
OpenDocumentPlugin.pm 9.9 KB 21764   14 years kjdon fixed up all my copy and paste errors. doh.
Note: See TracBrowser for help on using the repository browser.