aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/demo_plugin
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-0/+33
* Plugin system: allow plugins to provide custom routesArthurHoaro2020-11-152-1/+42
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-22/+23
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-1/+1
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-4/+4
* Fix some typos and remove a few unnecessary comments in demo pluginPaul van den Burg2019-10-261-14/+9
* Add the new hook save_plugin_parameters to the demo pluginArthurHoaro2019-07-202-0/+22
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\RouterVirtualTam2019-01-121-0/+1
* lint: fix line-length warningsVirtualTam2018-12-021-4/+4
* lint: apply phpcbf to plugins/VirtualTam2018-12-021-3/+1
* Executes daily hooks before creating columns.kalvn2018-02-011-8/+4
* Translations : Working demo example of translation extensionArthurHoaro2017-10-223-1/+48
* Shaarli's translationArthurHoaro2017-10-221-0/+9
* Improve theme dependent plugin placeholders:ArthurHoaro2016-12-012-11/+75
* New init function for plugins, supports errors reportingArthurHoaro2016-10-141-0/+17
* Plugin: add render_feed hook and call it while generating ATOM and RSS feed.ArthurHoaro2016-03-181-1/+26
* Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-311-0/+1
* Merge pull request #408 from ArthurHoaro/gototopVirtualTam2015-12-092-0/+12
|\
| * Adding a new placeholder in render_footer hook.ArthurHoaro2015-12-082-0/+12
* | Fixes #403: build the daily page through renderPage()ArthurHoaro2015-12-081-0/+2
|/
* cleanup: remove the executable bit from source scriptsVirtualTam2015-11-114-0/+0
* PLUGIN demo_pluginArthurHoaro2015-11-084-0/+327