Main
web to User
. It will make WikiWord links to usernames more meaningful (User.UserName instead of Main.UserName); but does not bring much gain for other types of topics like (User.EngineeringGroup or User.TokyoOffice). Just rename data/Main
to data/User
, and change $mainWebname
variable in lib/TWiki.cfg
file. Signatures in all existing topics need to be fixed as well.
See also TWiki:Codev.RenameMainWebToHome, TWiki:Codev.RenameTheMainWeb, TWiki:Codev.SeparateHowtoWeb for arguments pro and con.
.htaccess
file.
AuthName 'TWiki UserName (i.e. TWikiGuest/guest)'
Edit
, without losing Wiki spirit. Comments can be entered in a conventional Web form style with a text box and a submit button. This is all displayed on a TWiki page without having to use TWiki's Edit
. Text added appears exactly as if edited normally, and topic can be edited also using the full TWiki Edit
. This is useful to encourage participation among your users who are not yet comfortable with TWiki capabilities.
"$SUM( $ABOVE() )"
to tables located in TWiki topics.
Topic TWikiAdminCookBook . { |
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
|
This website has been archived and is no longer maintained.