MyShaarli/plugins/readityourself
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
..
book-open.png PLUGIN readityourself 2015-11-08 12:02:41 +01:00
readityourself.html Fixes #411: remove hardcoded plugin icon size 2016-02-28 14:25:10 +01:00
readityourself.meta Fixes #378 - Plugin administration UI. 2016-01-31 18:54:48 +01:00
readityourself.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00