[TYPO3-doc] stable URI-paths in the wiki

Daniel Bruessler danielb at typo3.org
Sat Mar 6 00:28:19 CET 2010


Hello Martin and who's interested in this topic,

Martin you raised several times now the problem that paths shall never
change - and I cared about this now.

Tonight I installed mediawiki locally and imported pages to test that -
and I tried to find good url-rewrite-rules. I wanted to provide all
pages without any prefix, but I now see that it is

1. not really possible (pages with 3 dots like TYPO3_4.3.2) make it too
complicated
2. not easy enough maintainable

=>
Now I just cared for that pages what are in the searchengine-indexes.
6000 results with the prefix "/index.php", and many for the TSref
without prefix. And there is the link from the manual.sxw what links to
/doc_template

So what do you think about these links (they work already):
#in reality this is the path
http://wiki.typo3.org/index.php/TSref/stdWrap#case

#the TSref are available without any prefix because many links go to this
http://wiki.typo3.org/De:TSref/stdWrap#case
http://wiki.typo3.org/Fr:TSref/stdWrap#case
http://wiki.typo3.org/De:TSref/45MinutesTypoScript
http://wiki.typo3.org/TSref/stdWrap#case

#this link is comming from the manual.sxw
http://wiki.typo3.org/doc_template#tags

#the TSref are available without any prefix because many links go to this
http://wiki.typo3.org/Main_Page
http://wiki.typo3.org/De:Main_Page
http://wiki.typo3.org/Jp:Main_Page

# (!) this is the best path because this tells what it is: pages in a wiki
http://wiki.typo3.org/wiki/De:TSref/stdWrap#case
http://wiki.typo3.org/wiki/Fr:TSref/stdWrap#case
http://wiki.typo3.org/wiki/De:TSref/45MinutesTypoScript
http://wiki.typo3.org/wiki/TSref/stdWrap#case
http://wiki.typo3.org/wiki/doc_template#tags
http://wiki.typo3.org/wiki/Main_Page
http://wiki.typo3.org/wiki/De:Main_Page
http://wiki.typo3.org/wiki/Jp:Main_Page

Cheers!
Daniel

== DocTeam ==
Want to help? Just see what topics you're interested in and join us!
http://typo3.org/teams/documentation-team/
http://forge.typo3.org/projects/show/team-docteam


More information about the TYPO3-project-documentation mailing list