gecko-dev/webtools
ian%hixie.ch fa1ccb0738 * Abstracted out the string expander logic so that now strings have to say what string expanded they expect to be processed with (e.g., 'COSES', 'XSLT', 'Template' or whatever). This required one field 'type' to be added to every default string and a new field 'type' to be added to the string data source.
* Changed the COSES editor to support the abstracted logic mentioned above (note: maybe "COSES editor" is no longer an apt name...).
* Made the parseNS method of the XML service actually do something.
* Made the COSES processor namespace aware.
* Changed <coses:embed string=""> to <coses:include href="">. I was going to change it to an XInclude, but it turns out the processing model is wrong for that (XInclude, for instance, bans recursive nesting). Added support for a 'parse' attribute just like for XInclude (support three values: 'xml', 'text' and 'x-auto').
* Added columnExists() to the DBI database helper.
* Added string caching to the strings data source. Should be particularly helpful for Apache mod_perl installations.
2001-07-29 22:38:30 +00:00
..
apidoc Modify parse_devedge_doc.pl so it didn't lose the description after the first note (this was bad.) 2000-03-04 05:07:20 +00:00
bonsai added explanations so that others may avoid installation problems I had. 2001-07-27 20:46:10 +00:00
browser-buster
bugzilla fix for bug 91903: insecure dependency in require in importxml.pl under taint mode only in Perl 5.005. 2001-07-25 20:12:00 +00:00
bugzilla3 Blatantly copied http://scarab.tigris.org/scarab-design.html and changed it to suit Bugzilla 2001-05-03 10:57:46 +00:00
build Change ~/.mozconfig to $HOME/.mozconfig for OS2 folks. 2000-07-05 18:24:28 +00:00
despot Changing despot owner to endico@mozilla.org with her permission 2001-06-19 04:04:34 +00:00
leak-o-matic
lxr Bugzilla Bug 90704 there is a correct spelling for gobbeldygook and this is not it 2001-07-16 20:15:03 +00:00
miscstats updated url to stats on mothra 2001-04-23 06:02:59 +00:00
mozbot Fixing various typos and spelling mistakes spotted by timeless. There shouldn't be any code level changes here. moa=hixie 2001-04-29 08:35:29 +00:00
newsbot change to using google links instead of the defunct deja.com links 2001-04-09 23:49:51 +00:00
PLIF * Abstracted out the string expander logic so that now strings have to say what string expanded they expect to be processed with (e.g., 'COSES', 'XSLT', 'Template' or whatever). This required one field 'type' to be added to every default string and a new field 'type' to be added to the string data source. 2001-07-29 22:38:30 +00:00
registry Adding white background, so linux sees white 2001-04-10 01:10:07 +00:00
tinderbox Adding Ts to legend 2001-04-10 09:49:33 +00:00
tinderbox2 fixes because the default bonsai directory conventions were wrong and 2001-07-27 20:44:45 +00:00
web-sniffer contribution from Bruce Robson: ported to Windows NT and fixed a couple of 2000-02-17 07:01:52 +00:00
webstats
whack-license