Commit graph

691 commits

Author SHA1 Message Date
JT Smith
85eeaf28b4 fixed macro filtering 2003-03-17 00:52:41 +00:00
JT Smith
af83b74240 Updated the help. 2003-03-17 00:12:13 +00:00
JT Smith
f39c027166 fixed a typo 2003-03-16 23:59:49 +00:00
JT Smith
59373d2175 Fixed a typo 2003-03-16 23:57:43 +00:00
JT Smith
c459ec07c8 Moved ProxyParse to a more suitable location. 2003-03-16 22:20:37 +00:00
JT Smith
505aa5809c Rewrote all the command line utilities. 2003-03-16 08:33:13 +00:00
JT Smith
bf4fe76d96 Added new collateral subsystem. 2003-03-16 06:17:17 +00:00
JT Smith
e229d9061c updated documentation 2003-03-16 01:12:25 +00:00
JT Smith
9fcc2891bf fixed a variable scope problem 2003-03-16 00:38:19 +00:00
JT Smith
9e77f9d031 Fixed a variable scope problem 2003-03-16 00:37:34 +00:00
JT Smith
1707f8cd05 fixed a syntax error 2003-03-16 00:29:29 +00:00
JT Smith
360933257e remove debugging 2003-03-16 00:27:26 +00:00
JT Smith
3e2604c17e added flash file type 2003-03-15 23:57:52 +00:00
JT Smith
d865b27dd5 Added a template variable called "isTop". 2003-03-15 22:20:31 +00:00
JT Smith
3370363c8d strip parenthesis on one line 2003-03-15 03:20:47 +00:00
Len Kranendonk
215d552942 Cookie parameter added. Tnx Andrew Furey. 2003-03-13 10:49:37 +00:00
JT Smith
8574532ffc no longer need to preprocess macros on snippets 2003-03-13 04:08:24 +00:00
JT Smith
b9f3d8becb fixed a label bug 2003-03-13 03:49:17 +00:00
JT Smith
dc9c05129b templatized the Syndicated Content wobject 2003-03-13 03:47:05 +00:00
JT Smith
3cbbb5dce4 Added a little error handling to the setByHTTP method. 2003-03-13 02:07:30 +00:00
JT Smith
b956825a7e Changed cache setByHTTP method to return the content retrieved as part of the method. 2003-03-13 02:01:30 +00:00
Len Kranendonk
41d0813eae Added Quote macro 2003-03-12 16:03:03 +00:00
JT Smith
fa44bd2a31 converting systems to use the cache system 2003-03-12 05:15:22 +00:00
JT Smith
8023b83436 Fixed a bug in the USS code related to the new wobject API. 2003-03-12 04:12:17 +00:00
JT Smith
c3c06514f3 Exposed a Cache API and moved page caching settings from the config file to the UI. 2003-03-11 06:50:59 +00:00
JT Smith
2b7b9ea4d2 fixed a postgres problem with moveCollateralDown and moveCollateralUp in the wobject superclass. 2003-03-11 01:35:32 +00:00
JT Smith
e6de18d747 fixed a bug where packages were defaultly hidden from the navigation. 2003-03-10 23:55:48 +00:00
JT Smith
dc823244a3 Added form field validation. 2003-03-08 20:28:24 +00:00
JT Smith
41cd27de26 Switching to new wobject API. 2003-03-08 19:26:01 +00:00
JT Smith
4bed7d43db Added floating point field. 2003-03-07 04:01:33 +00:00
JT Smith
28571b2e0b fixed a netscape 6 bug 2003-03-07 03:37:29 +00:00
JT Smith
2f5807a00f url's now support /'s. 2003-03-07 01:17:18 +00:00
JT Smith
a08431e436 return the image icon when image magick is not available. 2003-03-07 01:12:19 +00:00
JT Smith
772533c130 fixed file size abbreviations 2003-03-07 01:04:28 +00:00
JT Smith
965cba6774 all wobject use tab form interface 2003-03-03 05:23:56 +00:00
JT Smith
56d28572e3 all wobjects now use tab form interface 2003-03-03 05:23:14 +00:00
JT Smith
8238f4bf3a Migrated all wobjects to use the new tab form interface. 2003-03-03 05:22:20 +00:00
JT Smith
6c4771d0ca Switching wobjects over to new API. 2003-03-03 02:16:15 +00:00
JT Smith
d1066988b1 Macro fixes from changeover. 2003-03-03 02:08:26 +00:00
JT Smith
ac556717db A couple of fixes to the one pass macro system. 2003-03-02 22:58:19 +00:00
JT Smith
589b975a3d Converted wobject to use more constructor properties and to get rid of the $name variable from all wobjects. 2003-03-02 22:13:53 +00:00
JT Smith
5f6313579f Only process macros once per page. 2003-03-02 21:15:56 +00:00
JT Smith
0ebac2be41 Macros process on one pass. 2003-03-02 17:02:18 +00:00
JT Smith
8e4c8a9fd8 removing unnecessary code 2003-03-01 04:59:57 +00:00
Len Kranendonk
b22a847d76 didn't work with new Macro::Process 2003-02-28 15:51:47 +00:00
Len Kranendonk
60f41a83b9 didn't work with new Macro::Process 2003-02-28 15:00:44 +00:00
Len Kranendonk
e6ae7f1e30 fixed process substitution bug 2003-02-28 11:40:58 +00:00
JT Smith
147aac791a Switched macro to use new nesting mechanism. 2003-02-28 05:25:18 +00:00
JT Smith
7e8b5c6405 AuthMethods are now configured in the config file rather than the filesystem. 2003-02-27 04:58:27 +00:00
JT Smith
71d0d6b0c7 Authentication modules are now configured from the config file rather than the command line. 2003-02-27 04:45:56 +00:00