<?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>WikiCourse/16 Wiki internal links</title></articleinfo><section><title>Wiki internal links</title><para>One of the most important features of the wiki is the internal linking to other wiki pages, therefore it is quite simple. </para><section><title>WikiNames (&quot;CamelCase&quot;)</title><para>If you WriteWordsTogether like FistnameLastname or <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/CamelCase#">CamelCase</ulink> or <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/MoinMoin#">MoinMoin</ulink>, so that there are at least two changes between capital letters and lower case letters, <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/MoinMoin#">MoinMoin</ulink> will automatically link this word to the page of the same name. </para><para>This is quite simple, because wiki markup isn't necessary. But the unusual syntax isn't everyone's cup of tea, so there is one more alternative, the so-called &quot;free link&quot;. </para><section><title>Input</title><screen><![CDATA[CamelCase !CamelCaseButNotLinked]]></screen></section><section><title>Display</title><para><ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/CamelCase#">CamelCase</ulink> CamelCaseButNotLinked </para></section></section><section><title>Free links</title><para>If you want to link pages, which aren't in <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/CamelCase#">CamelCase</ulink> or if you just don't like <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/CamelCase#">CamelCase</ulink>, you can also link this way: </para><section><title>Input</title><screen><![CDATA[A [[free link]] and [[other page|another page]].]]></screen></section><section><title>Display</title><para>A <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/free%20link#">free link</ulink> and <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/other%20page#">another page</ulink>. </para></section></section></section><section><title>Tracing backwards from links</title><para>If you click on the page name in the navigation area, the wiki looks for pages which link to this page name. </para><para>This can be used for so-called wiki badges. You just write somewhere: </para><para><ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/ToDo#">ToDo</ulink>: Call costumer foobar regarding ... </para><para><ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/ToDo#">ToDo</ulink> is <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/CamelCase#">CamelCase</ulink>, so it links to a homonymous page, which isn't very exiting. <inlinemediaobject><imageobject><imagedata depth="16" fileref="https://wiki.hcoop.net/moin_static1911/moniker_bt/img/smile.png" width="16"/></imageobject><textobject><phrase>:)</phrase></textobject></inlinemediaobject> </para><para><inlinemediaobject><imageobject><imagedata depth="16" fileref="https://wiki.hcoop.net/moin_static1911/moniker_bt/img/idea.png" width="16"/></imageobject><textobject><phrase>(!)</phrase></textobject></inlinemediaobject> But you can click on the page name on the page <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/ToDo#">ToDo</ulink> and lo and behold, you find every page that also includes a <ulink url="https://wiki.hcoop.net/WikiCourse/16%20Wiki%20internal%20links/ToDo#">ToDo</ulink>. </para></section></article>