source: trunk/gsdl/perllib/plugins@ 13543

Name Size Rev Age Author Last Change
../
BookPlug.pm 7.4 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
DSpacePlug.pm 12.1 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
EMAILPlug.pm 35.3 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
FavouritesPlug.pm 3.9 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
GMLPlug.pm 7.1 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
IndexPlug.pm 5.1 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
LaTeXPlug.pm 23.2 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
RogPlug.pm 7.4 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
SRCPlug.pm 7.0 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
StructuredHTMLPlug.pm 12.7 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
TEXTPlug.pm 3.8 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
W3ImgPlug.pm 36.8 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
ZIPPlug.pm 4.6 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
ConvertToRogPlug.pm 13.4 KB 12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
FOXPlug.pm 8.8 KB 12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
HBPlug.pm 10.9 KB 12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
ReferPlug.pm 8.7 KB 12291   18 years kjdon set explodes to yes, added a space before 'and' when concatenation authors
ProCitePlug.pm 7.2 KB 12309   18 years kjdon changed to explodes=yes, put table tags around the HTMLDisplay …
CSVPlug.pm 5.2 KB 12627   18 years mdewsnip Extended to allow quoted names in the first line.
ExcelPlug.pm 3.5 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
PDFPlug.pm 11.7 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
PPTPlug.pm 5.4 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
PSPlug.pm 7.9 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
RTFPlug.pm 3.4 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
WordPlug.pm 8.3 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
ConvertToPlug.pm 16.5 KB 12961   18 years kjdon added a new option to ConvertToPlug: -keep_original_filename. The …
ArcPlug.pm 4.7 KB 12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
BasPlug.pm 47.0 KB 12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
GISBasPlug.pm 10.0 KB 12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
MetadataPass.pm 3.8 KB 12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
GAPlug.pm 7.8 KB 13147   18 years shaoqun added method used by XMLPlug to check whether its subclass can parse …
MetadataCSVPlug.pm 5.4 KB 13174   18 years kjdon now checks for Filename field when reading through the first line. …
MetadataXMLPlug.pm 9.2 KB 13189   18 years kjdon new plugin that reads metadata.xml files. Functionality moved here …
SplitPlug.pm 8.6 KB 13197   18 years shaoqun the empty segments are ignored
MARCPlug.pm 10.5 KB 13198   18 years shaoqun now this plugin can handle ascii marc files
METSPlug.pm 9.1 KB 13222   18 years shaoqun added a method required by XMLPlug
OAIPlug.pm 9.6 KB 13222   18 years shaoqun added a method required by XMLPlug
XMLPlug.pm 11.3 KB 13226   18 years shaoqun should allow element names with digits
HTMLPlug.pm 33.1 KB 13241   18 years shaoqun added the end tag to prevent the text after a image figure being …
MP3Plug.pm 11.3 KB 13269   17 years shaoqun use a variable to indicate the target string is in utf8 ecoding
UnknownPlug.pm 8.6 KB 13269   17 years shaoqun use a variable to indicate the target string is in utf8 ecoding
ISISPlug.pm 13.3 KB 13298   17 years mdewsnip Changed from using substr to unicode::substr, for non-ASCII CDS/ISIS …
DBPlug.pm 11.2 KB 13315   17 years shaoqun uses the stardand method to set doc ID and new param list for the …
LOMPlug.pm 18.5 KB 13334   17 years kjdon added a comment about home it doesn't work behind a firewall
OpenDocumentPlug.pm 9.0 KB 13357   17 years kjdon added some comments
BibTexPlug.pm 23.6 KB 13416   17 years kjdon remove surrounding {} as well as surrounding "" from value
RecPlug.pm 15.4 KB 13417   17 years kjdon added a comment
NULPlug.pm 5.8 KB 13420   17 years kjdon added a option to add a table of metadata as the documnet text, rather …
MARCXMLPlug.pm 10.9 KB 13496   17 years shaoqun make the marc xml record disply nicely
PagedImgPlug.pm 32.2 KB 13524   17 years mdewsnip Now just prints a warning if the text file contains no text, as …
ImagePlug.pm 14.7 KB 13542   17 years shaoqun it seems that the replacement of spaces with %20 is unnecessary, so …
OggVorbisPlug.pm 5.7 KB 13543   17 years shaoqun fixed the bug that cause the server couldn't locate the file which is …
RealMediaPlug.pm 4.9 KB 13543   17 years shaoqun fixed the bug that cause the server couldn't locate the file which is …
Note: See TracBrowser for help on using the repository browser.