source:
main/trunk/greenstone2/perllib/plugins@
28782
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AcronymExtractor.pm | 5.1 KB | 25797 | 11 years | need to define gsprintf in order to use it | |
ArchivesInfPlugin.pm | 9.7 KB | 28638 | 10 years | don't process a doc.xml entry if the group-position > 1: we have … | |
AutoExtractMetadata.pm | 4.6 KB | 22859 | 13 years | this plugin inherits from others | |
AutoLoadConverters.pm | 4.8 KB | 24728 | 12 years | AutoloadConverter messages string properties were not appearing: one … | |
BaseMediaConverter.pm | 6.0 KB | 27982 | 10 years | Fixed an error that was occuring on Windows due to backslashes | |
BasePlugin.pm | 47.0 KB | 28375 | 10 years | A set of changes to help Greenstone building code (perl) run under … | |
BibTexPlugin.pm | 23.5 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
BookPlugin.pm | 7.3 KB | 15872 | 15 years | plugin overhaul: plugins renamed to xxPlugin, and in some cases the … | |
CONTENTdmPlugin.pm | 22.8 KB | 28563 | 10 years | changing some util:: methods to FileUtils:: methods | |
ConvertBinaryFile.pm | 17.4 KB | 28381 | 10 years | Bugfix. When dealing with filenames with special characters that are … | |
ConvertToRogPlugin.pm | 13.8 KB | 28563 | 10 years | changing some util:: methods to FileUtils:: methods | |
CSVPlugin.pm | 5.0 KB | 28782 | 9 years | Routine for reading in text files failed to 'decode' from UTF-8 to … | |
DatabasePlugin.pm | 11.6 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
DateExtractor.pm | 2.9 KB | 16025 | 15 years | added license info | |
DirectoryPlugin.pm | 21.9 KB | 28489 | 10 years | Support for Cygwin added | |
DSpacePlugin.pm | 13.3 KB | 28563 | 10 years | changing some util:: methods to FileUtils:: methods | |
EmailAddressExtractor.pm | 3.7 KB | 25797 | 11 years | need to define gsprintf in order to use it | |
EmailPlugin.pm | 38.1 KB | 28563 | 10 years | changing some util:: methods to FileUtils:: methods | |
EmbeddedMetadataPlugin.pm | 14.5 KB | 26146 | 11 years | Refinement to EmbeddedMetadataPlugin that allows it to operate with … | |
ExcelPlugin.pm | 5.5 KB | 23751 | 12 years | Missing @_ parameter needs to be passed in to AutoLoadConverter … | |
FavouritesPlugin.pm | 3.5 KB | 21759 | 13 years | changed a comment | |
FOXPlugin.pm | 8.7 KB | 18327 | 14 years | Extra parameter to new doc(): the renaming method to be used on the … | |
GISExtractor.pm | 11.4 KB | 18752 | 14 years | added a self param to loadGISDatabase, some indentation | |
GreenstoneMETSPlugin.pm | 9.8 KB | 22840 | 13 years | More explicit use of utf8 for input and output file handling. Relies … | |
GreenstoneXMLPlugin.pm | 11.0 KB | 28267 | 10 years | Code change to allow doc.xml files that do not have a DOCTYPE line | |
HBPlugin.pm | 10.0 KB | 18327 | 14 years | Extra parameter to new doc(): the renaming method to be used on the … | |
HTMLImagePlugin.pm | 37.3 KB | 28563 | 10 years | changing some util:: methods to FileUtils:: methods | |
HTMLPlugin.pm | 66.3 KB | 28319 | 10 years | The replace-with-src-doc feature had stopped working. It needed … | |
ImageConverter.pm | 23.8 KB | 27787 | 10 years | making the thumbicon img tag valid HTML - adding alt att, and putting … | |
ImagePlugin.pm | 5.1 KB | 27787 | 10 years | making the thumbicon img tag valid HTML - adding alt att, and putting … | |
IndexPlugin.pm | 5.0 KB | 16392 | 15 years | global block pass: read_block is no more, use can_process_this_file to … | |
ISISPlugin.pm | 15.0 KB | 28603 | 10 years | Found some issues when wanting to add in the CDS-ISIS tutorial … | |
KeyphraseExtractor.pm | 4.1 KB | 18748 | 14 years | added use gsprintf | |
LaTeXPlugin.pm | 23.0 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
LOMPlugin.pm | 20.0 KB | 28560 | 10 years | 1. New subroutine util::set_gnomelib_env that sets the environment for … | |
MARCPlugin.pm | 12.4 KB | 27141 | 10 years | fixed extract_metadata so that it will get all ocurrences of a … | |
MARCXMLPlugin.pm | 14.7 KB | 27503 | 10 years | modified to handle files with just a single record. So no collection … | |
MediainfoOGVPlugin.pm | 8.4 KB | 24546 | 12 years | The code doesn't say that Arnaud Yvan contributed it. | |
MediaWikiPlugin.pm | 26.7 KB | 28560 | 10 years | 1. New subroutine util::set_gnomelib_env that sets the environment for … | |
MetadataCSVPlugin.pm | 8.6 KB | 27321 | 10 years | Two bugfixes: 1. Handling of quotes not just the CSV fields containing … | |
MetadataPass.pm | 3.8 KB | 15872 | 15 years | plugin overhaul: plugins renamed to xxPlugin, and in some cases the … | |
MetadataRead.pm | 3.1 KB | 24547 | 12 years | Added new abstract plugin MetadataRead that defines … | |
MetadataXMLPlugin.pm | 12.6 KB | 28489 | 10 years | Support for Cygwin added | |
MP3Plugin.pm | 10.5 KB | 24225 | 12 years | Still on ticket 449. Now srclink_file metadata (contains an underscore … | |
NulPlugin.pm | 3.4 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
OAIMetadataXMLPlugin.pm | 9.0 KB | 24951 | 11 years | All perlcode that accesses extrametakeys, extrametadata, extrametafile … | |
OAIPlugin.pm | 18.0 KB | 27283 | 10 years | 1. Fixed an encoding bug that Diego helpfully discovered. Metadata … | |
OggVorbisPlugin.pm | 4.7 KB | 24225 | 12 years | Still on ticket 449. Now srclink_file metadata (contains an underscore … | |
OpenDocumentPlugin.pm | 10.1 KB | 28285 | 10 years | Deprecated util:: subroutines replaced with their FileUtils equivalents | |
PagedImagePlugin.pm | 29.1 KB | 28355 | 10 years | 1. Now gsConvert.pl calls the new pptextract.vbs VBScript (which … | |
PDFPlugin.pm | 15.8 KB | 24476 | 12 years | Number of pages calculated for PDFs when using PDFBox is now no longer … | |
PostScriptPlugin.pm | 8.2 KB | 22874 | 13 years | no longer use filename_extension, as we should be using the original … | |
PowerPointPlugin.pm | 15.2 KB | 25192 | 11 years | Diego noticed that even openoffice was available, pptx was not … | |
PrintInfo.pm | 9.0 KB | 25957 | 11 years | adding in support for plugins knowing what version of greenstone (2/3) … | |
ProCitePlugin.pm | 7.6 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
ReadTextFile.pm | 19.6 KB | 24449 | 12 years | John Thompson improvement to file reading: faster, more efficient way … | |
ReadXMLFile.pm | 11.6 KB | 24348 | 12 years | Better line wrapping for 80 col display | |
RealMediaPlugin.pm | 3.8 KB | 24225 | 12 years | Still on ticket 449. Now srclink_file metadata (contains an underscore … | |
ReferPlugin.pm | 8.5 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
RogPlugin.pm | 7.5 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
RTFPlugin.pm | 3.6 KB | 22874 | 13 years | no longer use filename_extension, as we should be using the original … | |
SourceCodePlugin.pm | 6.9 KB | 24548 | 12 years | Part 2 of previous commit (r24547). Added new abstract plugin … | |
SplitTextFile.pm | 9.5 KB | 25742 | 11 years | change to use can_process_this_file instead of metadata_read to test … | |
StructuredHTMLPlugin.pm | 13.1 KB | 24600 | 12 years | Added gs-magick.pl script which will set the environment for … | |
TabSeparatedPlugin.pm | 4.5 KB | 28782 | 9 years | Routine for reading in text files failed to 'decode' from UTF-8 to … | |
TextPlugin.pm | 8.2 KB | 28563 | 10 years | changing some util:: methods to FileUtils:: methods | |
UnknownPlugin.pm | 5.6 KB | 24225 | 12 years | Still on ticket 449. Now srclink_file metadata (contains an underscore … | |
WordPlugin.pm | 10.6 KB | 28563 | 10 years | changing some util:: methods to FileUtils:: methods | |
ZIPPlugin.pm | 6.4 KB | 27927 | 10 years | Correcting error introduced in earlier commit. |
Note:
See TracBrowser
for help on using the repository browser.