aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates/src/systemtemplates/sections.html
Commit message (Collapse)AuthorAge
* ste:default_delete_yesno introducesKevin Chabowski2012-05-26
| | | | | | This tag makes it a bit easier to write backend templates. It automatically generates the typical dropdown + button combo for mass-deleting entries.
* TIL: <form />'s method value *MUST* be lowercase.Kevin Chabowski2012-02-03
| | | | | <irony>That makes kind of sense, since it is written UPPERcase in the HTTP protocol...</irony>
* created ste:default_error / ste:default_success tags.Kevin Chabowski2012-01-13
| | | | Will make it easier for plugin authors to get an consistentlook and feel.
* Added a settings page to the backend.Kevin Chabowski2011-11-26
|
* Added page section management to backend.Kevin Chabowski2011-11-23