aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/frontend.php
Commit message (Expand)AuthorAge
* Plugins can now hook into the Article editor.feature-plugin-articledataKevin Chabowski2012-05-20
* Uncatched exception, if a tag had no translation for current language.Kevin Chabowski2012-04-24
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
* Fixed docu.Kevin Chabowski2012-02-04
* TIL: <form />'s method value *MUST* be lowercase.Kevin Chabowski2012-02-03
* Added on_comment_store event.Kevin Chabowski2012-02-01
* Fixed docu.Kevin Chabowski2012-01-29
* You can now use %root% in CSS styles too.Kevin Chabowski2012-01-29
* Fixed an error in the frontend.Kevin Chabowski2012-01-11
* Fixed article_transform_ste.Kevin Chabowski2012-01-11
* Fixed linking mode of ste:styles_loadKevin Chabowski2012-01-09
* Changed ste:title behaviour and added docu for it.Kevin Chabowski2012-01-08
* Article::by_multi improved and frontend modifications.Kevin Chabowski2011-12-27
* Article now has get/set_tags() and get/set_section()Kevin Chabowski2011-12-27
* Section's Styles are nowonlyavailable by a getter.Kevin Chabowski2011-12-27
* Modified db-model for plugins and fixed a bug in the frontend.Kevin Chabowski2011-12-18
* Moved comment html-isation to models.php.Kevin Chabowski2011-11-17
* Fixed bug in frontend that resulted in missing author_mail values.Kevin Chabowski2011-11-16
* Fixed bug in article_transform_ste.Kevin Chabowski2011-11-15
* "%root%" in articles will be replaced with a path to page root.Kevin Chabowski2011-11-13
* Fixed docu in frontend.php.Kevin Chabowski2011-11-09
* 2 Small bugfixes.Kevin Chabowski2011-11-05
* Cleaned up the urltitle/-name mess. Improved models.php.Kevin Chabowski2011-10-12
* Minor bugfixes...Kevin Chabowski2011-10-08
* Backend, frontend and 404 handlers partially implemented.Kevin Chabowski2011-10-05