aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates
Commit message (Expand)AuthorAge
* Include new STE versiondevelopKevin Chabowski2014-05-25
* We are now Beta 3.Kevin Chabowski2013-10-28
* Using the new ste:else in ste:foreach feature.Kevin Chabowski2013-10-28
* 0.2 Beta 2Kevin Chabowski2013-10-04
* Changed version number.Kevin Chabowski2013-10-03
* Merge branch 'feature-easier-templating' into developKevin Chabowski2012-06-06
|\
| * Removed debug stuff from standard.html template.feature-easier-templatingKevin Chabowski2012-06-06
| * Default template now uses new features.Kevin Chabowski2012-06-06
* | Better(?) tag editor.Kevin Chabowski2012-05-26
* | ste:default_delete_yesno introducesKevin Chabowski2012-05-26
* | Sidebar blocks of Article editor can be expanded/collapsed.Kevin Chabowski2012-05-21
|/
* 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
* Allow comment setting was not saved correctly. Fixed.Kevin Chabowski2012-03-03
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
* Default repositories will be configured during setup now.Kevin Chabowski2012-02-28
* Added embedding code generator for STE code.Kevin Chabowski2012-02-18
* Incompatible plugins will now get disabled.Kevin Chabowski2012-02-18
* Improved language selector in add tag translation.Kevin Chabowski2012-02-03
* TIL: <form />'s method value *MUST* be lowercase.Kevin Chabowski2012-02-03
* Plugin deletion can now be enforced.Kevin Chabowski2012-02-01
* Fixed article editor. Again.Kevin Chabowski2012-01-31
* Escaping image embedding code.Kevin Chabowski2012-01-29
* You can now use %root% in CSS styles too.Kevin Chabowski2012-01-29
* Changed copyright informations, added README.md and INSTALL.mdKevin Chabowski2012-01-22
* Setup script and clean config file.Kevin Chabowski2012-01-21
* Improved language selector in article editor.Kevin Chabowski2012-01-17
* Internationalized Content::Write cheat sheet.Kevin Chabowski2012-01-14
* We can now change the language of a user.Kevin Chabowski2012-01-14
* created ste:default_error / ste:default_success tags.Kevin Chabowski2012-01-13
* Repo administration and indtall from repo added.Kevin Chabowski2012-01-08
* Added plugin management to bakend and fixed db models.Kevin Chabowski2011-12-23
* UNTESTED: Plugin API finished.Kevin Chabowski2011-12-07
* Adding a alpha symbol to the version.Kevin Chabowski2011-12-03
* User management added to backend.Kevin Chabowski2011-12-03
* Added a settings page to the backend.Kevin Chabowski2011-11-26
* admin/languages is not needed. Will be included in admin/settingsKevin Chabowski2011-11-23
* Added page section management to backend.Kevin Chabowski2011-11-23
* Added template and style management to the backend.Kevin Chabowski2011-11-20
* Fixed some bugs in systemtemplates.Kevin Chabowski2011-11-19
* ste:get_translation now escapes HTML.Kevin Chabowski2011-11-17
* Comment management added to backend.Kevin Chabowski2011-11-17
* Renamed some translation keys.Kevin Chabowski2011-11-17
* Image management added to backend.Kevin Chabowski2011-11-15
* Fixed potential error in articles.htmlKevin Chabowski2011-11-15
* "%root%" in articles will be replaced with a path to page root.Kevin Chabowski2011-11-13
* Implemented the article list for the backend.Kevin Chabowski2011-11-13
* Added tag editing for backend and started work on article list.Kevin Chabowski2011-11-13
* Hooray! First backend function implemented (content/write)!Kevin Chabowski2011-11-09
* Backend, frontend and 404 handlers partially implemented.Kevin Chabowski2011-10-05