X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/dba79ef28b2142decc21b52ee0a6d94849fdce88..365e11783b741e459f4c1cb3595def5211442c2e:/doc/plugins/contrib/opengraph.mdwn?ds=inline
diff --git a/doc/plugins/contrib/opengraph.mdwn b/doc/plugins/contrib/opengraph.mdwn
index a393532d0..9932c50d2 100644
--- a/doc/plugins/contrib/opengraph.mdwn
+++ b/doc/plugins/contrib/opengraph.mdwn
@@ -1,3 +1,11 @@
+# TL;DR
+
+**Plugin**: [opengraph.pm](https://notabug.org/hiatobr/ikiwiki-plugin-opengraph/raw/master/opengraph.pm)
+
+**Source**: [git](https://notabug.org/hiatobr/ikiwiki-plugin-opengraph)
+
+---
+
[[!toc]]
---
@@ -14,6 +22,7 @@ This plugin implements the Open Graph tags in the head of the hmtl for all pages
For more information on what is Open Graph, visit [[!wikipedia Open_Graph]].
To test your site against the Open Graph rules, use the tool available on .
+# DISCLAIMER
> **WARNING: Open Graph is modern spyware. You should use this if and only if you don't mind making the readers of your wiki/blog being tracked by evil corporations without their consent. By using this plugin you are being mean to the people who are reading your content. You have been warned.**
@@ -48,7 +57,7 @@ Add to the configuration in your [[blog.setup|/setup#index5h2]] file.
Add *opengraph* to the list of plugins:
- add_plugins => [qw{goodstuff opengraph}]
+ add_plugins: [qw{goodstuff opengraph}]
---
@@ -68,6 +77,8 @@ puting it after the
tag.
...that's not a bug. It's an issue. Issues shall be reported [here](https://notabug.org/hiatobr/ikiwiki-plugin-opengraph/issues)
+Seriously, I don't know how to fetch the current page's description. Help on that is appreciated.
+
---
# LICENSE AND COPYRIGHT
@@ -91,8 +102,8 @@ along with this program. If not, see .
# SEE ALSO
-[[index]]
+[[Ikiwiki|index]]
[[!wikipedia Open_Graph]]
-[[plugins/contrib/opengraph]]
+