MyShaarli/plugins
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
..
addlink_toolbar Fix: add missing final newlines, untabify text 2016-08-13 14:22:22 +02:00
archiveorg Archive.org plugin: do not propose archival of private notes 2016-10-13 16:37:43 +01:00
demo_plugin New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
markdown Hashtag system 2016-06-06 21:04:43 +02:00
playvideos Fix: add missing final newlines, untabify text 2016-08-13 14:22:22 +02:00
qrcode Fixes #411: remove hardcoded plugin icon size 2016-02-28 14:25:10 +01:00
readityourself New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
wallabag New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
TODO.md Plugins TODO.md 2015-11-07 15:27:22 +01:00