diff options
author | http://sphynkx.livejournal.com/ <http://sphynkx.livejournal.com/@web> | 2011-06-27 02:05:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-27 02:05:05 +0000 |
commit | 6d31a6cfab183a32d823d133397da5681418c51a (patch) | |
tree | b1df5df27d017def5d0ea8ec30e4086e81aae8ce /doc/plugins/contrib | |
parent | d027820117a15832d009757ac4ff66b03541848e (diff) | |
download | ikiwiki-6d31a6cfab183a32d823d133397da5681418c51a.tar ikiwiki-6d31a6cfab183a32d823d133397da5681418c51a.tar.gz |
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r-- | doc/plugins/contrib/video.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/plugins/contrib/video.mdwn b/doc/plugins/contrib/video.mdwn index 247e233a9..b8c296dbe 100644 --- a/doc/plugins/contrib/video.mdwn +++ b/doc/plugins/contrib/video.mdwn @@ -1,4 +1,7 @@ -# Videoplugin +[[!template id=plugin name=video author="[[Yury Chumak|Sphynkx]]"]] +[[!tag video]] + +## Videoplugin This plugin provides embedding video on wikipages. Plugin uses most simple embedding method - only with *embed* tag and without any JS-scripts. |