Dan [Thu, 29 Jul 2010 11:53:15 -0400] rev 1269
Added template hooks in the JS template compiler. Attach to thook_<template hook name>. Use Echo() to echo HTML; access compiler instance with Template.tpl_{strings,bool}, etc.
Dan [Thu, 29 Jul 2010 11:29:11 -0400] rev 1268
Database revision is now shown in ACP home
Dan [Thu, 29 Jul 2010 11:28:58 -0400] rev 1267
Added ability for plugins to hook into admin user manager
Dan [Mon, 26 Jul 2010 20:10:01 -0400] rev 1266
Improved captcha word generation; fixed duplicate auth parameter in Special:Login privileged login; improved search indexer performance on websites with lots of words
Dan [Sun, 25 Jul 2010 11:23:09 -0400] rev 1265
Fixed direction related regression in drop down code
Dan Fuhry <dan@enanocms.org> [Sun, 25 Jul 2010 11:15:53 -0400] rev 1264
Made login window focus the controls earlier if animations are disabled.