# # ChangeLog for trunk/gsdl/perllib/ghtml.pm # # Generated by Trac 1.4.2 # 2024-06-09T18:45:08+12:00 Tue, 11 Jan 2005 20:49:56 GMT mdewsnip [8886] * trunk/gsdl/perllib/ghtml.pm (modified) Bug fix in html2txt function, thanks to Emanuel Dejanu. Wed, 01 Dec 2004 03:14:11 GMT kjdon [8716] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AllList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docprint.pm (modified) * trunk/gsdl/perllib/docproc.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/encodings.pm (modified) * trunk/gsdl/perllib/ghtml.pm (modified) * trunk/gsdl/perllib/lang.pm (modified) * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) * trunk/gsdl/perllib/parsargv.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/perllib/printusage.pm (modified) * trunk/gsdl/perllib/remproc.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) * trunk/gsdl/perllib/unicode.pm (modified) * trunk/gsdl/perllib/util.pm (modified) added some changes made by Emanuel Dejanu (Simple Words) Fri, 06 Aug 2004 04:37:25 GMT chi [7903] * trunk/gsdl/perllib/ghtml.pm (modified) Added unescaping routine for HTML entities < > &. Used in METSPlug. Tue, 01 Jun 2004 02:02:12 GMT jrm21 [7518] * trunk/gsdl/perllib/ghtml.pm (modified) fixed typo in entity name (been there for years... :p ) Wed, 22 Oct 2003 00:28:35 GMT jrm21 [5709] * trunk/gsdl/perllib/ghtml.pm (modified) convert non-standard entities as used by Microsoft code pages to the ... Tue, 25 Jun 2002 08:15:26 GMT sjboddie [3181] * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/perllib/ghtml.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Altered the getcharequiv() function so it now converts entities to ... Thu, 21 Feb 2002 05:13:16 GMT jrm21 [2994] * trunk/gsdl/perllib/ghtml.pm (modified) Added some mime types, and gave a url for "the list" of types at iana.org Tue, 20 Jun 2000 22:23:15 GMT sjboddie [1222] * trunk/gsdl/perllib/ghtml.pm (modified) changed some ghtml.pm regular expressions to handle multiline strings Mon, 12 Jun 2000 03:09:54 GMT gwp [1204] * trunk/gsdl/perllib/ghtml.pm (modified) updated htmlsafe to substitue quotes with " Fri, 19 May 2000 04:59:13 GMT sjboddie [1178] * trunk/gsdl/perllib/ghtml.pm (modified) modified perl dmsafe function to handle backslashes Fri, 03 Mar 2000 03:38:09 GMT sjboddie [1010] * trunk/gsdl/perllib/basedoc.pm (modified) * trunk/gsdl/perllib/ghtml.pm (added) * trunk/gsdl/perllib/html.pm (deleted) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/webpageutil.pm (modified) renamed old html module ghtml -- it clashed with builtin html module ...