]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/html.mdwn
applied patch
[ikiwiki.git] / doc / plugins / html.mdwn
index 400adb9eedab31958acfb56598bf286ab739128e..5d300e5ff85f69219d908f506bac44008d5d2012 100644 (file)
@@ -1,3 +1,6 @@
+[[template id=plugin name=html included=1 author="""[[Joey]]"""]]
+[[tag type/html type/format]]
+
 This plugin lets raw html pages be used as source pages for the wiki. The
 html pages will still be wrapped in the same html template as any other
 page, so for best results you should include only the page body in the html
 This plugin lets raw html pages be used as source pages for the wiki. The
 html pages will still be wrapped in the same html template as any other
 page, so for best results you should include only the page body in the html
@@ -6,5 +9,3 @@ sanitised like any other page. You can also use standard [[WikiLink]]s etc
 in the html pages.
 
 This plugin is included in ikiwiki, but is not enabled by default.
 in the html pages.
 
 This plugin is included in ikiwiki, but is not enabled by default.
-
-[[tag type/html type/format]]