I find very annoying the fact that there is no simple way to define a link to the home page of a Web.
- if I write
Coweb.WebHome I just get WebHome, that is absolutely un-informative
- then I am forced to write something like:
*[[Codev.WebHome][Codev]]* to obtain a nice and clear link to the main page of Codev
I would like to suggest that we include in the standard TWiki rules the following:
-
<webname>.%HOMETOPIC% is rendered as <webname>.
--
AndreaSterbini - 01 Mar 2002
yep. Suggestions:
- writing
X.Y is shown as Y if you are in web X
- writing
X.Y is shown as X.Y if you are in web Y
- except that
X.WebHome is shown as X if you are in web Y