index
:
ratatoeskr-cms
develop
feature-access-control-lists
feature-easier-templating
feature-move-data-checking-to-models
feature-plugin-articledata
feature-ui-improvements
hotfix
master
replace-mysql-with-pdo
Ratatöskr is a flexible Content Management System / Blogging Software for PHP 5.3.
Laria Carolin Chabowski
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ratatoeskr
/
frontend.php
Commit message (
Expand
)
Author
Age
*
Code cleanup
Laria Carolin Chabowski
2020-09-21
*
Automatic code formatting
Laria Carolin Chabowski
2020-04-26
*
Some simple code formatting
Laria Carolin Chabowski
2020-04-26
*
Expand tabs and remove trailing whitespace
Laria Carolin Chabowski
2020-04-26
*
Fixed referencing and constants.
Kevin Chabowski
2013-10-03
*
articles_get can take section/tag as a var now.
Kevin Chabowski
2012-06-06
*
Implemented on_* tags. UNTESTED!
Kevin Chabowski
2012-06-01
*
ste:comment_form can now generate a previewbtn by default.
Kevin Chabowski
2012-05-21
*
Plugins can now hook into the Article editor.
feature-plugin-articledata
Kevin Chabowski
2012-05-20
*
Uncatched exception, if a tag had no translation for current language.
Kevin Chabowski
2012-04-24
*
Debug now toggleable in backend; used new STE features.
Kevin Chabowski
2012-03-01
*
Fixed docu.
Kevin Chabowski
2012-02-04
*
TIL: <form />'s method value *MUST* be lowercase.
Kevin Chabowski
2012-02-03
*
Added on_comment_store event.
Kevin Chabowski
2012-02-01
*
Fixed docu.
Kevin Chabowski
2012-01-29
*
You can now use %root% in CSS styles too.
Kevin Chabowski
2012-01-29
*
Fixed an error in the frontend.
Kevin Chabowski
2012-01-11
*
Fixed article_transform_ste.
Kevin Chabowski
2012-01-11
*
Fixed linking mode of ste:styles_load
Kevin Chabowski
2012-01-09
*
Changed ste:title behaviour and added docu for it.
Kevin Chabowski
2012-01-08
*
Article::by_multi improved and frontend modifications.
Kevin Chabowski
2011-12-27
*
Article now has get/set_tags() and get/set_section()
Kevin Chabowski
2011-12-27
*
Section's Styles are nowonlyavailable by a getter.
Kevin Chabowski
2011-12-27
*
Modified db-model for plugins and fixed a bug in the frontend.
Kevin Chabowski
2011-12-18
*
Moved comment html-isation to models.php.
Kevin Chabowski
2011-11-17
*
Fixed bug in frontend that resulted in missing author_mail values.
Kevin Chabowski
2011-11-16
*
Fixed bug in article_transform_ste.
Kevin Chabowski
2011-11-15
*
"%root%" in articles will be replaced with a path to page root.
Kevin Chabowski
2011-11-13
*
Fixed docu in frontend.php.
Kevin Chabowski
2011-11-09
*
2 Small bugfixes.
Kevin Chabowski
2011-11-05
*
Cleaned up the urltitle/-name mess. Improved models.php.
Kevin Chabowski
2011-10-12
*
Minor bugfixes...
Kevin Chabowski
2011-10-08
*
Backend, frontend and 404 handlers partially implemented.
Kevin Chabowski
2011-10-05