MyShaarli/tests/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
..
test Parse plugin parameters description with the PluginManager 2016-08-02 11:12:01 +02:00
PluginAddlinkTest.php unit test for addlink_toolbar + coding style 2015-11-08 12:40:14 +01:00
PluginArchiveorgTest.php Archive.org plugin: do not propose archival of private notes 2016-10-13 16:37:43 +01:00
PluginMarkdownTest.php The tag is no longer private 2016-05-30 18:51:00 +02:00
PluginPlayvideosTest.php Add unit tests for Playvideos plugin 2015-11-07 16:30:56 +01:00
PluginReadityourselfTest.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
PluginWallabagTest.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
PlugQrcodeTest.php QRCode plugin: use url instead of real_url 2015-12-22 10:59:41 +01:00
WallabagInstanceTest.php Wallabag plugin improvement 2015-12-27 15:30:34 +01:00