Wed, 29 Dec 2010 13:25:32 -0500 | Dan Fuhry | 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. | file | diff | annotate |
Fri, 30 Jul 2010 15:01:06 -0400 | Dan | ajax.php getpage now cals $template->set_page() so that templates that depend on PAGE_URLNAME etc. will not show errors | file | diff | annotate |
Wed, 02 Jun 2010 21:58:26 -0400 | Dan | Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20. | file | diff | annotate |