source: trunk/gsdl/perllib/plugins@ 13968

Name Size Rev Age Author Last Change
../
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 13968   17 years kjdon Added a new option to HTMLPlug (tidy_html) - if set, will use HTMLTidy …
BibTexPlug.pm 23.6 KB 13416   17 years kjdon remove surrounding {} as well as surrounding "" from value
BookPlug.pm 7.4 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
ConvertToPlug.pm 16.5 KB 12961   18 years kjdon added a new option to ConvertToPlug: -keep_original_filename. The …
ConvertToRogPlug.pm 13.4 KB 12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
CSVPlug.pm 5.2 KB 12627   18 years mdewsnip Extended to allow quoted names in the first line.
DBPlug.pm 11.2 KB 13315   17 years shaoqun uses the stardand method to set doc ID and new param list for the …
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.
ExcelPlug.pm 3.5 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
FavouritesPlug.pm 3.9 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
FOXPlug.pm 8.8 KB 12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
GAPlug.pm 7.8 KB 13147   18 years shaoqun added method used by XMLPlug to check whether its subclass can parse …
GISBasPlug.pm 10.0 KB 12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
GMLPlug.pm 7.1 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
HBPlug.pm 10.9 KB 12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
HTMLPlug.pm 38.7 KB 13968   17 years kjdon Added a new option to HTMLPlug (tidy_html) - if set, will use HTMLTidy …
ImagePlug.pm 14.7 KB 13879   17 years kjdon fixed a bug in converttotype option handling
IndexPlug.pm 5.1 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
ISISPlug.pm 13.3 KB 13298   17 years mdewsnip Changed from using substr to unicode::substr, for non-ASCII CDS/ISIS …
LaTeXPlug.pm 23.2 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
LOMPlug.pm 18.5 KB 13334   17 years kjdon added a comment about home it doesn't work behind a firewall
MARCPlug.pm 10.5 KB 13198   17 years shaoqun now this plugin can handle ascii marc files
MARCXMLPlug.pm 10.9 KB 13496   17 years shaoqun make the marc xml record disply nicely
MetadataCSVPlug.pm 5.4 KB 13174   18 years kjdon now checks for Filename field when reading through the first line. …
MetadataPass.pm 3.8 KB 12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
MetadataXMLPlug.pm 9.5 KB 13822   17 years mdewsnip A quick attempt to fix MetadataXMLPlug so it will parse metadata.xml …
METSPlug.pm 9.1 KB 13222   17 years shaoqun added a method required by XMLPlug
MP3Plug.pm 11.3 KB 13269   17 years shaoqun use a variable to indicate the target string is in utf8 ecoding
NULPlug.pm 5.9 KB 13727   17 years shaoqun added the support to cover images
OAIPlug.pm 9.5 KB 13886   17 years shaoqun doesn't need to check the doctype for the oai files
OggVorbisPlug.pm 5.7 KB 13543   17 years shaoqun fixed the bug that cause the server couldn't locate the file which is …
OpenDocumentPlug.pm 9.0 KB 13357   17 years kjdon added some comments
PagedImgPlug.pm 32.2 KB 13544   17 years shaoqun it seems that the replacement of spaces with %20 is unnecessary, so …
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 …
ProCitePlug.pm 7.2 KB 12309   18 years kjdon changed to explodes=yes, put table tags around the HTMLDisplay …
PSPlug.pm 7.9 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
RealMediaPlug.pm 4.9 KB 13543   17 years shaoqun fixed the bug that cause the server couldn't locate the file which is …
RecPlug.pm 15.6 KB 13545   17 years shaoqun made it do the correct string comparison on unicode filenames
ReferPlug.pm 8.7 KB 12291   18 years kjdon set explodes to yes, added a space before 'and' when concatenation authors
RogPlug.pm 7.4 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
RTFPlug.pm 3.4 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
SplitPlug.pm 8.6 KB 13197   17 years shaoqun the empty segments are ignored
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.
UnknownPlug.pm 8.6 KB 13544   17 years shaoqun it seems that the replacement of spaces with %20 is unnecessary, so …
W3ImgPlug.pm 36.8 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
WordPlug.pm 8.3 KB 12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
XMLPlug.pm 11.3 KB 13226   17 years shaoqun should allow element names with digits
ZIPPlug.pm 4.6 KB 12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
Note: See TracBrowser for help on using the repository browser.