From: Simon McVittie Date: Mon, 15 Sep 2014 22:12:53 +0000 (+0100) Subject: Revert "Use templatebody for the templates in the basewiki and docwiki" X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/3ed83401540ee0bbc42d8c7065856eb6bb8b1de5 Revert "Use templatebody for the templates in the basewiki and docwiki" This reverts commit 236c46a3f7e5e62296484dc47b4882f7f4327a06. We can't apply this bit until the ikiwiki on ikiwiki.info (i.e. Branchable) supports [[!templatebody]]. --- diff --git a/doc/templates/gitbranch.mdwn b/doc/templates/gitbranch.mdwn index 4ea73c91b..853da9280 100644 --- a/doc/templates/gitbranch.mdwn +++ b/doc/templates/gitbranch.mdwn @@ -1,11 +1,9 @@ -[[!templatebody < Available in a [[!taglink /git]] repository [[!taglink branch|/branches]].
Branch:
Author:
-ENDBODY]] - + This template is used to create an infobox for a git branch. It uses these parameters: @@ -15,3 +13,4 @@ these parameters: (e.g. github/master)
  • author - the author of the branch
  • +
    diff --git a/doc/templates/links.mdwn b/doc/templates/links.mdwn index 3239a59c2..4bd1a85bf 100644 --- a/doc/templates/links.mdwn +++ b/doc/templates/links.mdwn @@ -1,4 +1,3 @@ -[[!templatebody < [[ikiwiki_logo|logo/ikiwiki.png]]
      @@ -15,6 +14,3 @@ Flattr this -ENDBODY]] - -This template contains the navigation links used on the front page. diff --git a/doc/templates/note.mdwn b/doc/templates/note.mdwn index 8de7374bc..9ef5ad942 100644 --- a/doc/templates/note.mdwn +++ b/doc/templates/note.mdwn @@ -1,12 +1,11 @@ -[[!templatebody < -ENDBODY]] - + Use this template to insert a note into a page. The note will be styled to float to the right of other text on the page. This template has one parameter:
      • `text` - the text to display in the note
      +
      diff --git a/doc/templates/plugin.mdwn b/doc/templates/plugin.mdwn index d36dd5f85..322c49445 100644 --- a/doc/templates/plugin.mdwn +++ b/doc/templates/plugin.mdwn @@ -1,4 +1,3 @@ -[[!templatebody < Plugin:
      Author:
      @@ -9,8 +8,7 @@ Currently enabled: [[!if test="enabled()" then="yes" else="no"]]< [[!if test="sourcepage(plugins/contrib/*)" then="""[[!meta title=" (third party plugin)"]]"""]] [[!tag plugins/type/core]] -ENDBODY]] - + This template is used to create an infobox for an ikiwiki plugin. It uses these parameters:
        @@ -18,3 +16,4 @@ these parameters:
      • author - the author of the plugin
      • core - set to a true value if the plugin is enabled by default
      +
      diff --git a/doc/templates/popup.mdwn b/doc/templates/popup.mdwn index b721a95f9..92455eb21 100644 --- a/doc/templates/popup.mdwn +++ b/doc/templates/popup.mdwn @@ -1,3 +1,4 @@ + Use this template to create a popup window that is displayed when the mouse is over part of the page. This template has two parameters:
        @@ -9,9 +10,7 @@ large for good usability.
      Note that browsers that do not support the CSS will display the popup inline in the page, inside square brackets. - -[[templatebody < [] -ENDBODY]]