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 |
Tue, 16 Nov 2010 12:24:38 -0500 | Dan Fuhry | editor: removed extraneous debug info; changed around the order by which the textarea is created and appended to the DOM | file | diff | annotate |
Mon, 15 Nov 2010 19:21:40 -0500 | Dan Fuhry | Added a new "hide-with-mce" CSS class in Dynano; all elements which have it will be hidden when TinyMCE is activated, and re-shown when it is destroyed. | file | diff | annotate |
Thu, 28 Oct 2010 03:04:24 -0400 | Dan Fuhry | Added an editor hook that allows plugins to insert their own content right before the editor box. | file | diff | annotate |