summaryrefslogtreecommitdiff
path: root/app/views/layouts/admin.html.erb
AgeCommit message (Collapse)Author
2009-02-24added format select for wysiwyg editorhukl
2009-02-22another round of view updateshukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-21wiring together some views to make basic navigationhukl
in the admin interface possible
2009-02-21small template fixhukl
2009-02-19adding the admin controller and his friendshukl
2009-02-17added tinymce editor for body area of pageshukl
2009-02-17added admin layout - more to comehukl
2009-02-08added nodes controller and made it a resource.hukl
since the node is the proxy for the pages behind it, it makes sense to operate on nodes rather than on the pages themselves.