# # ChangeLog for trunk/gsdl/perllib/plugins # # Generated by Trac 1.4.2 # 2024-06-18T20:25:05+12:00 Thu, 19 Apr 2001 23:44:50 GMT sjboddie [2327] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docproc.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) *** empty log message *** Thu, 19 Apr 2001 10:13:12 GMT sjboddie [2326] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) fixed a small bug in the new XML gml code that caused metadata tags ... Tue, 03 Apr 2001 02:33:03 GMT davidb [2267] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docprint.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) GML file syntax altered to be XML compliant. This basically meant ... Sun, 01 Apr 2001 09:19:25 GMT sjboddie [2241] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Tidied up the ConvertToPlug stuff to get it working on Windows 95/98 Sun, 01 Apr 2001 01:04:26 GMT sjboddie [2235] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/textcat.pm (modified) Hacked the textcat package about so that it only reads all the ... Thu, 29 Mar 2001 01:26:42 GMT paynter [2230] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) User can erquest a "Screen" image - essentially a second thumbnail. ... Tue, 27 Mar 2001 02:49:14 GMT paynter [2228] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) The -use_metadata_files option tells RecPlug to read any metadata XML ... Mon, 26 Mar 2001 21:43:01 GMT paynter [2226] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) Image size metadata fixed, dummy text added, Image filename fixed. Wed, 21 Mar 2001 03:01:08 GMT sjboddie [2219] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) Had another go at suppressing the "subroutine redefined" warnings as ... Tue, 20 Mar 2001 04:05:16 GMT sjboddie [2209] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) Suppressed some annoying perl warnings Tue, 20 Mar 2001 03:58:54 GMT paynter [2207] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) Bugfixes: read returns number of files instead of file type, and ... Thu, 01 Mar 2001 00:44:42 GMT jrm21 [2096] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) Minor changes to regexs, so that header fields have to be at start of ... Wed, 28 Feb 2001 05:01:05 GMT jrm21 [2086] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) We create a copy of any args to new() because parsargs might modify ... Wed, 28 Feb 2001 04:57:03 GMT jrm21 [2085] * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) When importing, we need to escape any escape codes otherwise mg(?) ... Wed, 28 Feb 2001 03:24:57 GMT jrm21 [2084] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) usage message is now formatted to fit within 80 columns. Wed, 28 Feb 2001 02:59:12 GMT jrm21 [2082] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) added bzip2 support (untested). Wed, 21 Feb 2001 03:16:43 GMT jrm21 [2041] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) don't strip all whitespace from tmp filename, only from base name. ... Wed, 21 Feb 2001 01:52:10 GMT jrm21 [2036] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) don't use strict; anymore, as we want to be able to write error msgs ... Tue, 20 Feb 2001 03:12:55 GMT jrm21 [2029] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Return 0 instead of "" on error in read() so that RecPlug can continue. Tue, 20 Feb 2001 02:57:37 GMT jrm21 [2027] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) read() is now completely independent of BasPlug::read(), as the ... Sun, 18 Feb 2001 23:08:28 GMT sjboddie [2007] * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) *** empty log message *** Fri, 16 Feb 2001 04:20:53 GMT sjboddie [1999] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Fixed a small problem with language detection code. Wed, 14 Feb 2001 15:54:56 GMT cs025 [1974] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Fixed omission of encoding from parameters in read_file Mon, 12 Feb 2001 21:58:26 GMT jmt14 [1954] * trunk/gsdl/perllib/DateExtract.pm (modified) * trunk/gsdl/perllib/Kea.pm (added) * trunk/gsdl/perllib/parsargv.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) *** empty log message *** Thu, 08 Feb 2001 01:21:17 GMT dg5 [1929] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Modified: ConvertToPlug and HTMLPlug to handle files in binary mode ... Mon, 05 Feb 2001 11:06:48 GMT sjboddie [1903] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) We now use textcats best guess if it returns 3 or less possibilities ... Thu, 01 Feb 2001 04:45:43 GMT jrm21 [1895] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) Email plug now uses SplitPlug for mbox mail files. Hopefully this ... Thu, 01 Feb 2001 04:43:27 GMT jrm21 [1894] * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) updated by copying BasPlug's new language/encoding stuff over for the ... Thu, 01 Feb 2001 02:26:44 GMT paynter [1891] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Named characters like é and ì are translated to UTF8 ... Tue, 30 Jan 2001 00:49:11 GMT sjboddie [1874] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) *** empty log message *** Mon, 29 Jan 2001 01:54:58 GMT sjboddie [1870] * trunk/gsdl/bin/script/makemapfile.pl (modified) * trunk/gsdl/etc/main.cfg (modified) * trunk/gsdl/lib/gsdlunicode.cpp (modified) * trunk/gsdl/lib/gsdlunicode.h (modified) * trunk/gsdl/mappings/README (modified) * trunk/gsdl/mappings/from_uc/big5.ump (added) * trunk/gsdl/mappings/from_uc/euc_jp.ump (added) * trunk/gsdl/mappings/from_uc/gbk.ump (added) * trunk/gsdl/mappings/from_uc/shiftjis.ump (added) * trunk/gsdl/mappings/from_uc/uhc.ump (modified) * trunk/gsdl/mappings/to_uc/big5.ump (added) * trunk/gsdl/mappings/to_uc/euc_jp.ump (added) * trunk/gsdl/mappings/to_uc/gbk.ump (added) * trunk/gsdl/mappings/to_uc/shiftjis.ump (added) * trunk/gsdl/mappings/to_uc/uhc.ump (modified) * trunk/gsdl/perllib/cjk.pm (deleted) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/encodings.pm (added) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/textcat/ko-korean.lm (added) * trunk/gsdl/perllib/textcat/ko-uhc.lm (deleted) * trunk/gsdl/perllib/unicode.pm (modified) * trunk/gsdl/src/recpt/converter.cpp (modified) * trunk/gsdl/src/recpt/converter.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) * trunk/gsdl/unicode (deleted) Tidied up language support stuff. Sun, 28 Jan 2001 23:49:57 GMT paynter [1869] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) Regular expression fix. Fri, 26 Jan 2001 04:25:49 GMT sjboddie [1868] * trunk/gsdl/bin/script/makemapfile.pl (added) * trunk/gsdl/etc/main.cfg (modified) * trunk/gsdl/mappings (added) * trunk/gsdl/mappings/README (added) * trunk/gsdl/mappings/from_uc (added) * trunk/gsdl/mappings/from_uc/8859_1.ump (added) * trunk/gsdl/mappings/from_uc/8859_2.ump (added) * trunk/gsdl/mappings/from_uc/8859_3.ump (added) * trunk/gsdl/mappings/from_uc/8859_4.ump (added) * trunk/gsdl/mappings/from_uc/8859_5.ump (added) * trunk/gsdl/mappings/from_uc/8859_6.ump (added) * trunk/gsdl/mappings/from_uc/8859_7.ump (added) * trunk/gsdl/mappings/from_uc/8859_8.ump (added) * trunk/gsdl/mappings/from_uc/8859_9.ump (added) * trunk/gsdl/mappings/from_uc/iscii_de.ump (added) * trunk/gsdl/mappings/from_uc/koi8_r.ump (added) * trunk/gsdl/mappings/from_uc/koi8_u.ump (added) * trunk/gsdl/mappings/from_uc/uhc.ump (added) * trunk/gsdl/mappings/from_uc/win1250.ump (added) * trunk/gsdl/mappings/from_uc/win1251.ump (added) * trunk/gsdl/mappings/from_uc/win1252.ump (added) * trunk/gsdl/mappings/from_uc/win1253.ump (added) * trunk/gsdl/mappings/from_uc/win1254.ump (added) * trunk/gsdl/mappings/from_uc/win1255.ump (added) * trunk/gsdl/mappings/from_uc/win1256.ump (added) * trunk/gsdl/mappings/from_uc/win1257.ump (added) * trunk/gsdl/mappings/from_uc/win1258.ump (added) * trunk/gsdl/mappings/from_uc/win874.ump (added) * trunk/gsdl/mappings/to_uc (added) * trunk/gsdl/mappings/to_uc/8859_1.ump (added) * trunk/gsdl/mappings/to_uc/8859_2.ump (added) * trunk/gsdl/mappings/to_uc/8859_3.ump (added) * trunk/gsdl/mappings/to_uc/8859_4.ump (added) * trunk/gsdl/mappings/to_uc/8859_5.ump (added) * trunk/gsdl/mappings/to_uc/8859_6.ump (added) * trunk/gsdl/mappings/to_uc/8859_7.ump (added) * trunk/gsdl/mappings/to_uc/8859_8.ump (added) * trunk/gsdl/mappings/to_uc/8859_9.ump (added) * trunk/gsdl/mappings/to_uc/iscii_de.ump (added) * trunk/gsdl/mappings/to_uc/koi8_r.ump (added) * trunk/gsdl/mappings/to_uc/koi8_u.ump (added) * trunk/gsdl/mappings/to_uc/uhc.ump (added) * trunk/gsdl/mappings/to_uc/win1250.ump (added) * trunk/gsdl/mappings/to_uc/win1251.ump (added) * trunk/gsdl/mappings/to_uc/win1252.ump (added) * trunk/gsdl/mappings/to_uc/win1253.ump (added) * trunk/gsdl/mappings/to_uc/win1254.ump (added) * trunk/gsdl/mappings/to_uc/win1255.ump (added) * trunk/gsdl/mappings/to_uc/win1256.ump (added) * trunk/gsdl/mappings/to_uc/win1257.ump (added) * trunk/gsdl/mappings/to_uc/win1258.ump (added) * trunk/gsdl/mappings/to_uc/win874.ump (added) * trunk/gsdl/perllib/cjk.pm (added) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/gb.pm (deleted) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/textcat/README (deleted) * trunk/gsdl/perllib/textcat/afrikaans.lm (deleted) * trunk/gsdl/perllib/textcat/ar-iso_8859_6.lm (added) * trunk/gsdl/perllib/textcat/ar-windows_1256.lm (added) * trunk/gsdl/perllib/textcat/arabic-iso8859_6.lm (deleted) * trunk/gsdl/perllib/textcat/arabic-windows1256.lm (deleted) * trunk/gsdl/perllib/textcat/be-windows_1251.lm (added) * trunk/gsdl/perllib/textcat/belarus-windows1251.lm (deleted) * trunk/gsdl/perllib/textcat/bg-iso_8859_5.lm (added) * trunk/gsdl/perllib/textcat/bulgarian-iso8859_5.lm (deleted) * trunk/gsdl/perllib/textcat/chinese-big5.lm (deleted) * trunk/gsdl/perllib/textcat/chinese-gb2312.lm (deleted) * trunk/gsdl/perllib/textcat/cs-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/czech-iso8859_2.lm (deleted) * trunk/gsdl/perllib/textcat/da-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/danish.lm (deleted) * trunk/gsdl/perllib/textcat/de-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/dutch.lm (deleted) * trunk/gsdl/perllib/textcat/el-iso_8859_7.lm (added) * trunk/gsdl/perllib/textcat/en-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/english.lm (deleted) * trunk/gsdl/perllib/textcat/es-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/esperanto.lm (deleted) * trunk/gsdl/perllib/textcat/fi-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/finnish.lm (deleted) * trunk/gsdl/perllib/textcat/fr-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/french.lm (deleted) * trunk/gsdl/perllib/textcat/german.lm (deleted) * trunk/gsdl/perllib/textcat/greek-iso8859-7.lm (deleted) * trunk/gsdl/perllib/textcat/hebrew-iso8859_8.lm (deleted) * trunk/gsdl/perllib/textcat/hi-iscii_de.lm (added) * trunk/gsdl/perllib/textcat/hindi.lm (deleted) * trunk/gsdl/perllib/textcat/in-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/it-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/italian.lm (deleted) * trunk/gsdl/perllib/textcat/iw-iso_8859_8.lm (added) * trunk/gsdl/perllib/textcat/ja-euc_jp.lm (added) * trunk/gsdl/perllib/textcat/ja-shift_jis.lm (added) * trunk/gsdl/perllib/textcat/japanese-euc_jp.lm (deleted) * trunk/gsdl/perllib/textcat/japanese-shift_jis.lm (deleted) * trunk/gsdl/perllib/textcat/ji-utf8.lm (added) * trunk/gsdl/perllib/textcat/ko-uhc.lm (added) * trunk/gsdl/perllib/textcat/korean.lm (deleted) * trunk/gsdl/perllib/textcat/nl-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/no-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/norwegian.lm (deleted) * trunk/gsdl/perllib/textcat/pl-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/polish.lm (deleted) * trunk/gsdl/perllib/textcat/portuguese.lm (deleted) * trunk/gsdl/perllib/textcat/pt-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/ro-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/ru-iso_8859_5.lm (added) * trunk/gsdl/perllib/textcat/ru-koi8_r.lm (added) * trunk/gsdl/perllib/textcat/ru-windows_1251.lm (added) * trunk/gsdl/perllib/textcat/russian-iso8859_5.lm (deleted) * trunk/gsdl/perllib/textcat/russian-koi8_r.lm (deleted) * trunk/gsdl/perllib/textcat/russian-windows1251.lm (deleted) * trunk/gsdl/perllib/textcat/sk-windows_1250.lm (added) * trunk/gsdl/perllib/textcat/sl-ascii.lm (added) * trunk/gsdl/perllib/textcat/sl-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/spanish.lm (deleted) * trunk/gsdl/perllib/textcat/sv-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/swedish.lm (deleted) * trunk/gsdl/perllib/textcat/th-windows_874.lm (added) * trunk/gsdl/perllib/textcat/tr-iso_8859_9.lm (added) * trunk/gsdl/perllib/textcat/uk-koi8_r.lm (added) * trunk/gsdl/perllib/textcat/ukrainian-koi8_r.lm (deleted) * trunk/gsdl/perllib/textcat/vi-windows_1258.lm (added) * trunk/gsdl/perllib/textcat/vietnamese.lm (deleted) * trunk/gsdl/perllib/textcat/zh-big5.lm (added) * trunk/gsdl/perllib/textcat/zh-gb.lm (added) * trunk/gsdl/perllib/unicode.pm (modified) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/GB/makemapfile.pl (deleted) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/JIS0201.TXT (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/JIS0208.TXT (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/JIS0212.TXT (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/SJIS.TXT (added) * trunk/gsdl/unicode/MAPPINGS/ISCII/Devanagari.txt (modified) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/1257.TXT (added) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/1258.TXT (added) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/874.TXT (added) * trunk/gsdl/unicode/sjisu.ump (added) * trunk/gsdl/unicode/usjis.ump (added) Made a bunch of changes to the building code to support lots of new ... Tue, 23 Jan 2001 00:46:59 GMT dmm9 [1857] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) date extraction options documented Mon, 22 Jan 2001 02:54:58 GMT paynter [1855] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Trivial change to warning message. Sun, 21 Jan 2001 22:46:42 GMT sjboddie [1846] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Removed a call to a function that I removed in my previous changes - oops Sun, 21 Jan 2001 22:39:54 GMT paynter [1845] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Changed a "!=" to a "ne". Thu, 18 Jan 2001 21:35:13 GMT sjboddie [1844] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/unicode.pm (modified) Added an 'auto' argument to BasPlug's '-input_encoding' option ... Mon, 15 Jan 2001 22:48:04 GMT sjboddie [1838] * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/1251.TXT (added) Added support for Cyrillic languages (windows codepage 1251) - yet to ... Tue, 19 Dec 2000 03:52:58 GMT sjboddie [1812] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) ZIPPlug is now disabled under windows Mon, 18 Dec 2000 23:56:30 GMT sjboddie [1810] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Fixed a bug that showed up when using Perl 5.6 on windows Tue, 12 Dec 2000 22:31:46 GMT jrm21 [1787] * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) "allow_extra_options" missing, to get inherited options Wed, 06 Dec 2000 22:48:22 GMT say1 [1758] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) added minimum image size and a few bug fixes Wed, 06 Dec 2000 22:47:27 GMT say1 [1757] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) tightened the criteria for email files to avoid matching all dynamic ... Wed, 06 Dec 2000 22:46:39 GMT say1 [1756] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) added detection and handling of unreadable files Wed, 06 Dec 2000 22:45:39 GMT say1 [1755] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) added better cycle detection (but still not perfect) Wed, 06 Dec 2000 22:44:54 GMT say1 [1754] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) added support for jar files (which are actually just fancy zip files) Tue, 05 Dec 2000 10:20:11 GMT say1 [1744] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) about a billion changes to ImagePlug Tue, 05 Dec 2000 01:41:26 GMT jrm21 [1742] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) Added a comment to the usage stuff about PRESCRIPT. Tue, 05 Dec 2000 00:39:53 GMT sjboddie [1741] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Fixed a little bug that was causing pluginfo.pl to print some dodgy ... Tue, 05 Dec 2000 00:28:11 GMT jrm21 [1740] * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) We now escape underscores so that any macros in source code (wrt to ... Sun, 03 Dec 2000 22:04:44 GMT say1 [1735] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) fixed about a billion little Image things. Fri, 01 Dec 2000 01:19:42 GMT say1 [1733] * trunk/gsdl/perllib/plugins/ImagePlug.pm (added) new plugin for images Thu, 30 Nov 2000 05:42:24 GMT jrm21 [1731] * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) New and improved! Now gets #include information from std C files as ... Thu, 30 Nov 2000 05:37:07 GMT jrm21 [1730] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) removed a debugging statement left in accidentally... Thu, 30 Nov 2000 05:17:08 GMT jrm21 [1729] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) title regexp should have started "\s*", not "\s+" - it's optional ... Thu, 30 Nov 2000 05:12:31 GMT jrm21 [1728] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) Minor change so that leading whitespace is skipped when grabbing the ... Wed, 29 Nov 2000 23:38:36 GMT dmm9 [1720] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Added information to the usage text about date extraction option Wed, 29 Nov 2000 23:31:31 GMT dmm9 [1719] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Added information to the usage text about date extraction option Wed, 29 Nov 2000 22:37:32 GMT dmm9 [1718] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Added information to the usage text about date extraction option Tue, 28 Nov 2000 16:40:07 GMT say1 [1712] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) cleaned up metadata extraction. Tue, 28 Nov 2000 16:37:57 GMT say1 [1711] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) fixed minor spelling mistake Tue, 28 Nov 2000 16:37:28 GMT say1 [1710] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) RecPlug now skips CVS directories. Mon, 27 Nov 2000 04:57:04 GMT jrm21 [1707] * trunk/gsdl/perllib/plugins/SRCPlug.pm (added) Plugin for source code (primarily for putting Greenstone src into a ... Mon, 27 Nov 2000 02:37:22 GMT say1 [1706] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) cleaned up the Title code to strip away standard prefixes inserted by ... Mon, 27 Nov 2000 02:36:10 GMT say1 [1705] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) fixed to handle filenames with multiple dots. Sun, 26 Nov 2000 19:39:17 GMT say1 [1700] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) changed PSPlug to extract CreationDate, Title and Pages info. Sat, 25 Nov 2000 04:47:42 GMT say1 [1699] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fixed the bug in HTML plug which broke images for Dave Wed, 22 Nov 2000 03:39:05 GMT jrm21 [1691] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) return "" instead of exit 1 on error. This means that if 1 file ... Tue, 21 Nov 2000 21:33:26 GMT jrm21 [1686] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) HTMLPlug no longer blocks .pdf files. (also updated reference to this ... Tue, 21 Nov 2000 21:30:45 GMT jrm21 [1685] * trunk/gsdl/perllib/plugins/PSPlug.pm (added) PSPlug based heavily on PDFPlug... Sun, 19 Nov 2000 23:13:28 GMT paynter [1677] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) Added teh BibTex entry type as metadata. Sun, 19 Nov 2000 20:49:52 GMT paynter [1676] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (added) * trunk/gsdl/perllib/plugins/ReferPlug.pm (added) * trunk/gsdl/perllib/plugins/SplitPlug.pm (added) Plugins for processing files of bibliography records in BibTex and ... Tue, 07 Nov 2000 22:49:49 GMT paynter [1658] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) Fixed a bug reading the headers that confused "To" with "In-Reply- To". Thu, 02 Nov 2000 22:35:33 GMT paynter [1653] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Fixed a few bugs where incorrect variable names were used. Mon, 23 Oct 2000 21:30:14 GMT say1 [1609] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fixed print_uage Wed, 18 Oct 2000 09:00:10 GMT say1 [1605] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fixed some of my earlier mistakes. sorry Stefan Sat, 14 Oct 2000 07:38:53 GMT say1 [1602] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) metadata extraction work. (email addresses, generalised HTML tags, ... Tue, 05 Sep 2000 22:45:00 GMT davidb [1503] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) A bit of extra error checking. Thu, 31 Aug 2000 03:47:06 GMT davidb [1482] * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) Small modification so Index files can be in subdirectories of an ... Fri, 25 Aug 2000 03:18:08 GMT paynter [1448] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Changed regular expressions for extracting metadata from META tags ... Fri, 25 Aug 2000 01:05:54 GMT paynter [1446] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Major overhauls; works with the new gsConvert.pl instead of ... Mon, 21 Aug 2000 03:00:01 GMT davidb [1436] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (deleted) Due to rearrangement of ConvertTo hierarchy, this file is now redundant. Mon, 21 Aug 2000 02:58:48 GMT davidb [1435] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) Rearrangement of ConvertTo inheritence so HTMLPlug and TextPlug do ... Sun, 20 Aug 2000 08:42:28 GMT sjboddie [1431] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/filecopy.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/util.pm (modified) Made a few minor adjustments to perl building code for use with ... Fri, 18 Aug 2000 05:37:15 GMT sjboddie [1424] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/filecopy.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBSPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) Added a -out option to most of the perl building scripts to allow ... Thu, 17 Aug 2000 09:32:36 GMT davidb [1420] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Moved read_file and read from ConvertToBasPlug to ConvertToPlug. Thu, 17 Aug 2000 02:19:26 GMT davidb [1418] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (modified) Small modification to improve handling of file names with spaces in. Wed, 16 Aug 2000 23:02:51 GMT davidb [1417] * trunk/gsdl/bin/script/gs2html.pl (modified) * trunk/gsdl/bin/script/gs2txt.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (modified) Additions so ConvertPlug etc. can handle filenames with spaces in them. Wed, 16 Aug 2000 10:52:00 GMT davidb [1415] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) Removed some diagnostic print statements. Wed, 16 Aug 2000 06:07:29 GMT dmm9 [1411] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) added the options for the date extractor Wed, 16 Aug 2000 05:48:49 GMT davidb [1410] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (added) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (added) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (added) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (added) Introduction of "ConvertTo" family of plugins. This establishes a ... Tue, 15 Aug 2000 01:40:22 GMT say1 [1403] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) taught HTMLPlug about shtml, asp, cgi, php and html query files ... Mon, 14 Aug 2000 22:51:03 GMT davidb [1401] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) Fixed small problem with associated files. Mon, 14 Aug 2000 22:50:15 GMT davidb [1400] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) General tidying of code. Fri, 11 Aug 2000 01:46:39 GMT say1 [1396] * trunk/gsdl/perllib/acronym.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) changed initialisation code for acronyms Thu, 10 Aug 2000 23:12:15 GMT say1 [1393] * trunk/gsdl/perllib/acronym.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) acronym markup functionality Wed, 09 Aug 2000 02:18:17 GMT paynter [1384] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Changed language extraction to ignoer encoding information, so that ... Tue, 08 Aug 2000 21:51:23 GMT paynter [1379] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Fixed bug that gave gsdlsourcedocument metadata relative path instead ... Sat, 05 Aug 2000 01:49:40 GMT say1 [1360] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) clarified status messages