MyShaarli/tests/plugins
ArthurHoaro a120fb2977 Add OpenGraph meta tags on permalink page
Includes:
  - og:title
  - og:type -> article
  - og:image -> if there is a thumbnail
  - og:url -> permalink
  - og:description -> first 300 chars of raw description
  - article:published_time
  - article:modified_time
  - article:tag -> one OG meta tag for each shaare tag

Fixes #258
2018-08-13 10:55:48 +02:00
..
resources Update parsedown to its latest version instead of fixed 1.6 2018-03-31 13:00:13 +02:00
test PSR: use elseif instead of else if 2018-02-28 22:34:40 +01: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 application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
PluginMarkdownTest.php Add OpenGraph meta tags on permalink page 2018-08-13 10:55:48 +02:00
PluginPlayvideosTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00
PluginPubsubhubbubTest.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
PluginQrcodeTest.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
PluginWallabagTest.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
WallabagInstanceTest.php Cleanup: explicit method visibility 2017-01-05 19:52:04 +01:00