aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/plugin_api.php
Commit message (Expand)AuthorAge
* Add htmlesc againHEADmasterLaria Carolin Chabowski2021-01-01
* Get rid of db.php and include config directly in entry pointsLaria Carolin Chabowski2020-11-08
* Make SITE_BASE_PATH a method of EnvLaria Carolin Chabowski2020-11-08
* Refactor textprocessorsLaria Carolin Chabowski2020-09-25
* Turn documentation in plugin_api into phpdocLaria Carolin Chabowski2020-09-25
* Code cleanupLaria Carolin Chabowski2020-09-21
* Automatic code formattingLaria Carolin Chabowski2020-04-26
* Some simple code formattingLaria Carolin Chabowski2020-04-26
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
* Plugins can now hook into the Article editor.feature-plugin-articledataKevin Chabowski2012-05-20
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
* Added on_comment_store event.Kevin Chabowski2012-02-01
* Fixed some plugin related bugs.Kevin Chabowski2012-01-08
* Improved Plugin API.Kevin Chabowski2012-01-08
* Finished optimizing for now. Removed debug tools and new API.Kevin Chabowski2011-12-27
* Rewritten Settings class and added atexit() to plugin API.Kevin Chabowski2011-12-27
* Added plugin management to bakend and fixed db models.Kevin Chabowski2011-12-23
* UNTESTED: Plugin API finished.Kevin Chabowski2011-12-07
* Replaced Smarty with STE and started the backend.Kevin Chabowski2011-09-21
* Improved documentation.Kevin Chabowski2011-08-18
* Added script that will create the documentation.Kevin Chabowski2011-08-18
* Continued work on the plugin API and added some documentation.Kevin Chabowski2011-08-14
* Started to implement the plugin API.Kevin Chabowski2011-08-03