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
/
sys
/
plugin_api.php
Commit message (
Expand
)
Author
Age
*
Add htmlesc again
HEAD
master
Laria Carolin Chabowski
2021-01-01
*
Get rid of db.php and include config directly in entry points
Laria Carolin Chabowski
2020-11-08
*
Make SITE_BASE_PATH a method of Env
Laria Carolin Chabowski
2020-11-08
*
Refactor textprocessors
Laria Carolin Chabowski
2020-09-25
*
Turn documentation in plugin_api into phpdoc
Laria Carolin Chabowski
2020-09-25
*
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
*
Plugins can now hook into the Article editor.
feature-plugin-articledata
Kevin Chabowski
2012-05-20
*
Debug now toggleable in backend; used new STE features.
Kevin Chabowski
2012-03-01
*
Added on_comment_store event.
Kevin Chabowski
2012-02-01
*
Fixed some plugin related bugs.
Kevin Chabowski
2012-01-08
*
Improved Plugin API.
Kevin Chabowski
2012-01-08
*
Finished optimizing for now. Removed debug tools and new API.
Kevin Chabowski
2011-12-27
*
Rewritten Settings class and added atexit() to plugin API.
Kevin Chabowski
2011-12-27
*
Added plugin management to bakend and fixed db models.
Kevin Chabowski
2011-12-23
*
UNTESTED: Plugin API finished.
Kevin Chabowski
2011-12-07
*
Replaced Smarty with STE and started the backend.
Kevin Chabowski
2011-09-21
*
Improved documentation.
Kevin Chabowski
2011-08-18
*
Added script that will create the documentation.
Kevin Chabowski
2011-08-18
*
Continued work on the plugin API and added some documentation.
Kevin Chabowski
2011-08-14
*
Started to implement the plugin API.
Kevin Chabowski
2011-08-03