MyShaarli/plugins/demo_plugin
ArthurHoaro 7fde6de121 New init function for plugins, supports errors reporting
All plugins can optionally add an init function named `pluginname_init()` which is called when the plugin is loaded.

This function is aware of the config, and can return initialization errors, which are displayed in the header template.

Note that the previous error system hack no longer work.
2016-10-14 13:22:58 +02:00
..
custom_demo.css Adding a new placeholder in render_footer hook. 2015-12-08 16:02:46 +01:00
demo_plugin.js cleanup: remove the executable bit from source scripts 2015-11-11 19:19:24 +01:00
demo_plugin.meta Fixes #378 - Plugin administration UI. 2016-01-31 18:54:48 +01:00
demo_plugin.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
field.html cleanup: remove the executable bit from source scripts 2015-11-11 19:19:24 +01:00