MyShaarli/tests/plugins
ArthurHoaro e037610115 Add markdown_escape setting
This setting allows to escape HTML in markdown rendering or not.
The goal behind it is to avoid XSS issue in shared instances.

More info:

  * the setting is set to true by default
  * it is set to false for anyone who already have the plugin enabled
  (avoid breaking existing entries)
  * improve the HTML sanitization when the setting is set to false - but don't consider it XSS proof
  * mention the setting in the plugin README
2017-02-28 19:16:54 +01:00
..
resources Add markdown_escape setting 2017-02-28 19:16:54 +01:00
test Parse plugin parameters description with the PluginManager 2016-08-02 11:12:01 +02:00
PluginAddlinkTest.php Remove CSS call for addlink toolbar plugin 2017-01-15 17:50:16 +01:00
PluginArchiveorgTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
PluginIssoTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
PluginMarkdownTest.php Add markdown_escape setting 2017-02-28 19:16:54 +01:00
PluginPlayvideosTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
PluginPubsubhubbubTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
PluginQrcodeTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
PluginReadityourselfTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
PluginWallabagTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
WallabagInstanceTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00