<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>HelpOnEditing/SubPages</title></articleinfo><para><ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpContents#">HelpContents</ulink> &gt; <ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpOnEditing#">HelpOnEditing</ulink> </para><section><title>Creating Subpages</title><para>Subpages are groups of pages that share a common prefix, which itself is another page. While this is also possible with &quot;classic&quot; wiki, by using names like <code>SomeTopicSubTopic</code>, the use of <code>SomeTopic/SubTopic</code> allows better navigational support, and you can omit the common prefix when linking from the parent page to the child page. </para><para>Thus, by using &quot;/&quot; to concatenate several <ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/WikiName#">WikiName</ulink><emphasis role="strong"/>s, you can create arbitrarily deep hierarchies (within limits, especially the length of filenames on your system). In reality, subpages are normal pages that contain a &quot;/&quot; in their name, and thus they are stored besides all other pages in the file system. Subpages are a configurable feature, but they're on by default and it's recommended that you keep it that way, since the help pages themselves use this feature. </para><para>Links to sibling pages start with &quot;<code>../</code>&quot;, for example ../SubPages (a link to this page). </para><section><title>Example</title><screen><![CDATA[ * HelpOnEditing/SubPages
 * [[HelpOnEditing/SubPages|This very page]]
 * /ThirdLevel
 * [[/ThirdLevel|A page below this one]]
 * [[/sub page with arbitrary page name]]
 * ../SubPages
 * [[../]] (anonymous parent link)
 * [[../|free parent link]]]]></screen></section><section><title>Display</title><itemizedlist><listitem><para>HelpOnEditing/SubPages </para></listitem><listitem><para><link linkend="">This very page</link> </para></listitem><listitem><para><ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpOnEditing/SubPages/ThirdLevel#">/ThirdLevel</ulink> </para></listitem><listitem><para><ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpOnEditing/SubPages/ThirdLevel#">A page below this one</ulink> </para></listitem><listitem><para><ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpOnEditing/SubPages/sub%20page%20with%20arbitrary%20page%20name#">/sub page with arbitrary page name</ulink> </para></listitem><listitem><para>../SubPages </para></listitem><listitem><para><ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpOnEditing#">../</ulink> (anonymous parent link) </para></listitem><listitem><para><ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpOnEditing#">free parent link</ulink> </para></listitem></itemizedlist><para><inlinemediaobject><imageobject><imagedata depth="16" fileref="https://wiki.hcoop.net/moin_static1911/moniker_bt/img/alert.png" width="16"/></imageobject><textobject><phrase>/!\</phrase></textobject></inlinemediaobject> Please do all of us a favour and don't create the <ulink url="https://wiki.hcoop.net/HelpOnEditing/SubPages/HelpOnEditing/SubPages/ThirdLevel#">/ThirdLevel</ulink> pages, it's just an example! </para></section></section></article>