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