aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/demo_plugin/demo_plugin.php
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-151-1/+18
* 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-201-0/+19
* 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-221-1/+27
* Shaarli's translationArthurHoaro2017-10-221-0/+9
* Improve theme dependent plugin placeholders:ArthurHoaro2016-12-011-7/+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
* Merge pull request #408 from ArthurHoaro/gototopVirtualTam2015-12-091-0/+6
|\
| * Adding a new placeholder in render_footer hook.ArthurHoaro2015-12-081-0/+6
* | Fixes #403: build the daily page through renderPage()ArthurHoaro2015-12-081-0/+2
|/
* cleanup: remove the executable bit from source scriptsVirtualTam2015-11-111-0/+0
* PLUGIN demo_pluginArthurHoaro2015-11-081-0/+317