Dan Fuhry <dan@enanocms.org> [Thu, 31 Mar 2011 13:09:56 -0400] rev 1341
Fixed a typo in which()
Dan Fuhry <dan@enanocms.org> [Thu, 10 Feb 2011 21:52:54 -0500] rev 1340
ajax get_styles is now case insensitive with the theme_id
Dan Fuhry <dan@enanocms.org> [Thu, 10 Feb 2011 01:34:55 -0500] rev 1339
functions: HTML compressor: fixed handling of <script> blocks which consist only of whitespace
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:31:25 -0500] rev 1338
More comments in enanium header
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:31:15 -0500] rev 1337
Fixed some variable issues in emailer
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:30:59 -0500] rev 1336
ACL permissions viewer has better formatting now
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:22:06 -0500] rev 1335
Corrected a link
Dan Fuhry <dan@enanocms.org> [Sun, 02 Jan 2011 03:12:04 -0500] rev 1334
Added another AJAX editor hook after init is pretty much done
Dan Fuhry <dan@enanocms.org> [Thu, 30 Dec 2010 23:43:16 -0500] rev 1333
Added set_post() in Request_HTTP
Dan Fuhry <dan@enanocms.org> [Wed, 29 Dec 2010 13:25:32 -0500] rev 1332
Added some more hooks to the page editing pipeline. It should now be possible to add controls to the page editor, send the data from them out to the server, and process them on the server side.