Every page has his unique shortcut.
You can create a link to a page only via the shortcut. These both urls goto the same page:
So you can easy create internal links with the textile markup:
[[page_shortcut]]this creates this html code:
If you will use a other link text, you can build a normal link, like this:
"the link text":/page_shortcut/Shortcuts of a page can be change. Using permalinks are better, because these links based on the page ID and the ID only changed if you delete a page ;)
Jede CMS Seite hat ihren eindeutigen shortcut. Über diesen kann die Seite Adressiert werden. Es ist also möglich eine Seite nur anhand des Shortcuts zu verlinken. Es ist somit nicht nötig immer die volle URL zu nutzten. Ein Beispiel:
In dem Falle landet man bei beiden Links auf der selben Seite.
Mit tinyTextile kann man sehr einfach interne Links setzten:
[[page_shortcut]]Der erzeugte html code sieht dann so aus:
Wenn du einen anderen Text willst, mache es so:
"Der Link Text":/page_shortcut/Der Shortcut einer Seite kann sich schnell ändern. Permalinks sind besser, weil diese auf der Seiten ID basieren und die ID ändert sich nur dann, wenn du die Seite löschst ;)
There exist tickets about the page shortcuts: