]> source.dussan.org Git - redmine.git/commitdiff
Merged r14102 (#19381).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 15 Mar 2015 10:03:45 +0000 (10:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 15 Mar 2015 10:03:45 +0000 (10:03 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14104 e93f8b46-1217-0410-a6f0-8f06a7374b81

48 files changed:
public/help/ar/wiki_syntax_detailed.html
public/help/az/wiki_syntax_detailed.html
public/help/bg/wiki_syntax_detailed.html
public/help/bs/wiki_syntax_detailed.html
public/help/ca/wiki_syntax_detailed.html
public/help/cs/wiki_syntax_detailed.html
public/help/da/wiki_syntax_detailed.html
public/help/de/wiki_syntax_detailed.html
public/help/el/wiki_syntax_detailed.html
public/help/en-gb/wiki_syntax_detailed.html
public/help/en/wiki_syntax_detailed.html
public/help/es/wiki_syntax_detailed.html
public/help/et/wiki_syntax_detailed.html
public/help/eu/wiki_syntax_detailed.html
public/help/fa/wiki_syntax_detailed.html
public/help/fi/wiki_syntax_detailed.html
public/help/fr/wiki_syntax_detailed.html
public/help/gl/wiki_syntax_detailed.html
public/help/he/wiki_syntax_detailed.html
public/help/hr/wiki_syntax_detailed.html
public/help/hu/wiki_syntax_detailed.html
public/help/id/wiki_syntax_detailed.html
public/help/it/wiki_syntax_detailed.html
public/help/ja/wiki_syntax_detailed.html
public/help/ko/wiki_syntax_detailed.html
public/help/lt/wiki_syntax_detailed.html
public/help/lv/wiki_syntax_detailed.html
public/help/mk/wiki_syntax_detailed.html
public/help/mn/wiki_syntax_detailed.html
public/help/nl/wiki_syntax_detailed.html
public/help/no/wiki_syntax_detailed.html
public/help/pl/wiki_syntax_detailed.html
public/help/pt-br/wiki_syntax_detailed.html
public/help/pt/wiki_syntax_detailed.html
public/help/ro/wiki_syntax_detailed.html
public/help/ru/wiki_syntax_detailed.html
public/help/sk/wiki_syntax_detailed.html
public/help/sl/wiki_syntax_detailed.html
public/help/sq/wiki_syntax_detailed.html
public/help/sr-yu/wiki_syntax_detailed.html
public/help/sr/wiki_syntax_detailed.html
public/help/sv/wiki_syntax_detailed.html
public/help/th/wiki_syntax_detailed.html
public/help/tr/wiki_syntax_detailed.html
public/help/uk/wiki_syntax_detailed.html
public/help/vi/wiki_syntax_detailed.html
public/help/zh-tw/wiki_syntax_detailed.html
public/help/zh/wiki_syntax_detailed.html

index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 011f5188c17fb05d460d4a86e7211de9b8c95742..9ca2fdf4eb76fadae858d973cdcaedf5b3943356 100644 (file)
@@ -263,14 +263,14 @@ Vše, co je potřeba, je databázový a webový server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Vloží Wiki stránku. Např.:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index a08876aea867b9ca6bf1ac456b49e1f4077f1f9f..456fdbb7b84766dbfae47e52bbcb657e59bec8af 100644 (file)
@@ -263,14 +263,14 @@ Pour commencer à l'utiliser, il ne vous faut qu'un serveur web et une base de d
 
       <dt><code>child_pages</code></dt>
       <dd><p>Affiche une liste des sous-pages. Sans argument, cela affiche les sous-pages de la page courante. Exemples :</p>
-      <pre><code>!{{child_pages}} -- peut être utilisé depuis une page wiki uniquement
-!{{child_pages(depth=2)}} -- affiche deux niveaux d'arborescence seulement</code></pre></dd>
+      <pre><code>{{child_pages}} -- peut être utilisé depuis une page wiki uniquement
+{{child_pages(depth=2)}} -- affiche deux niveaux d'arborescence seulement</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Inclut une page Wiki. Exemple :</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>ou pour inclure une page d'un wiki de projet spécifique :</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Insère un bloc de texte enroulé. Exemple :</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 91471f3486ca6b9e0a11c117293aa8c5ed8c6f4b..c3bd20495a9ba166a58f2cc48c6336ccf69b2e57 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>子ページの一覧を表示します。引数の指定が無ければ現在のwikiページの子ページを表示します。以下は使用例です:</p>
-      <pre><code>!{{child_pages}} -- wikiページでのみ使用可能です
-!{{child_pages(depth=2)}} -- 2階層分のみ表示します</code></pre></dd>
+      <pre><code>{{child_pages}} -- wikiページでのみ使用可能です
+{{child_pages(depth=2)}} -- 2階層分のみ表示します</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>別のWikiページの内容を挿入します。 以下は使用例です:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>プロジェクトを指定することもできます。:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>折り畳まれた状態のテキストを挿入します。以下は使用例です:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index c5a3216cb098bcb22b6e8b79c6dd8121eba320ff..ada908f4319152d5c062d182f18c6b108f10bbee 100644 (file)
@@ -295,14 +295,14 @@ bq. Rails - это полноценный, многоуровневый фрей
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Вставить wiki страницу. Пример:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 4bff7169162d03ef9200e98d47136b87c7c5b7d2..c637b08220bdb09fabed9bc5aa7a6afad2dfdb7d 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>引入一個 wiki 頁面。例子:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>
index 0049db31458a29286b24849b86ecd5fc458d8a93..4b664374ff09d518f1ca1ba1efe57de113d3e0a2 100644 (file)
@@ -263,14 +263,14 @@ To go live, all you need to add is a database and a web server.
 
       <dt><code>child_pages</code></dt>
       <dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p>
-      <pre><code>!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
+      <pre><code>{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
 
       <dt><code>include</code></dt>
       <dd><p>Include a wiki page. Example:</p>
-      <pre><code>!{{include(Foo)}}</code></pre>
+      <pre><code>{{include(Foo)}}</code></pre>
       <p>or to include a page of a specific project wiki:</p>
-      <pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
+      <pre><code>{{include(projectname:Foo)}}</code></pre></dd>
 
       <dt><code>collapse</code></dt>
       <dd><p>Inserts of collapsed block of text. Example:</p>