User Page
This permits each user to have a personal wiki page. The convention (admin configurable) for page names is:
User:JohnSmith
Only the given user can edit the page (and admins also of course)
Using User:JohnSmith in a link will fail, because the browser tries to use a protocoll named User.
change the default convention from User: to User- (tested in Tiki-7), the page can now be accessed via:
User-JohnSmith
On Tikis community Website:
login to tiki.org (community website)
go to http://tiki.org/tiki-my_tiki.php
there click the link/button "my information"
(http://tiki.org/tiki-user_information.php)
scroll down a bit and find the row:
"Personal Wiki Page ............. create my page (or a similar link, such as the question mark seen in the screenshot)"
edit the page and access it via http://tiki.org/UserPage
done
Screenshot
Screenshot from TikiWiki v8.3
