Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TWikiUserMappingContrib/data/TWiki/NewUserTemplate.txt

    r14 r464  
    55---++ My Links 
    66 
    7    * [[%TWIKIWEB%.ATasteOfTWiki][ATasteOfTWiki]] - view a short introductory presentation on TWiki for beginners 
    8    * [[%TWIKIWEB%.WelcomeGuest][WelcomeGuest]] - starting points on TWiki 
    9    * [[%TWIKIWEB%.TWikiUsersGuide][TWikiUsersGuide]] - complete TWiki documentation, Quick Start to Reference 
     7   * [[%SYSTEMWEB%.ATasteOfTWiki][ATasteOfTWiki]] - view a short introductory presentation on TWiki for beginners 
     8   * [[%SYSTEMWEB%.WelcomeGuest][WelcomeGuest]] - starting points on TWiki 
     9   * [[%SYSTEMWEB%.TWikiUsersGuide][TWikiUsersGuide]] - complete TWiki documentation, Quick Start to Reference 
    1010   * [[Sandbox.%HOMETOPIC%][%HOMETOPIC%]] - try out TWiki on your own 
    1111   * [[Sandbox.%TOPIC%Sandbox][%TOPIC%Sandbox]] - just for me 
     
    2121---++ My Personal Preferences 
    2222 
    23 Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in [[%TWIKIWEB%.%WIKIPREFSTOPIC%][%WIKIPREFSTOPIC%]]. 
     23Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in [[%SYSTEMWEB%.%WIKIPREFSTOPIC%][%WIKIPREFSTOPIC%]]. 
    2424 
    25    * Show tool-tip topic info on mouse-over of [[%TWIKIWEB%.WikiWord][WikiWord]] links, on or off: 
     25   * Show tool-tip topic info on mouse-over of [[%SYSTEMWEB%.WikiWord][WikiWord]] links, on or off: 
    2626      * #Set LINKTOOLTIPINFO = off 
    2727 
    2828---++ Related Topics 
    2929 
    30    * [[%TWIKIWEB%.ChangePassword][ChangePassword]] for changing your password 
    31    * [[%TWIKIWEB%.ChangeEmailAddress][ChangeEmailAddress]] for changing your email address 
     30   * [[%SYSTEMWEB%.ChangePassword][ChangePassword]] for changing your password 
     31   * [[%SYSTEMWEB%.ChangeEmailAddress][ChangeEmailAddress]] for changing your email address 
    3232   * [[%MAINWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]] has a list of other TWiki users 
    33    * [[%TWIKIWEB%.UserDocumentationCategory][UserDocumentationCategory]] is a list of TWiki user documentation 
    34    * [[%TWIKIWEB%.UserToolsCategory][UserToolsCategory]] lists all TWiki user tools 
     33   * [[%SYSTEMWEB%.UserDocumentationCategory][UserDocumentationCategory]] is a list of TWiki user documentation 
     34   * [[%SYSTEMWEB%.UserToolsCategory][UserToolsCategory]] lists all TWiki user tools 
    3535 
    3636%STARTSECTION{type="templateonly"}% 
     
    4141 
    4242On public TWiki's on the Internet user topics are often subject to spam so you may want to limit editing to the user himself. You can do this by moving these two lines to the Personal Preferences section above. Remove the small # in front of the "Set". 
    43    * Write protect your home page: (set it to your [[%TWIKIWEB%.WikiName][WikiName]]) 
     43   * Write protect your home page: (set it to your [[%SYSTEMWEB%.WikiName][WikiName]]) 
    4444      * #Set ALLOWTOPICCHANGE = %WIKIUSERNAME% 
    4545 
     
    6464---++ %MAKETEXT{"My Links"}% 
    6565 
    66    * %MAKETEXT{"[_1] - view a short introductory presentation on TWiki for beginners" args="[[%TWIKIWEB%.ATasteOfTWiki][ATasteOfTWiki]]"}% 
    67    * %MAKETEXT{"[_1] - starting points on TWiki" args="[[%TWIKIWEB%.WelcomeGuest][WelcomeGuest]]"}% 
    68    * %MAKETEXT{"[_1] - complete TWiki documentation, Quick Start to Reference" args="[[%TWIKIWEB%.TWikiUsersGuide][TWikiUsersGuide]]"}% 
     66   * %MAKETEXT{"[_1] - view a short introductory presentation on TWiki for beginners" args="[[%SYSTEMWEB%.ATasteOfTWiki][ATasteOfTWiki]]"}% 
     67   * %MAKETEXT{"[_1] - starting points on TWiki" args="[[%SYSTEMWEB%.WelcomeGuest][WelcomeGuest]]"}% 
     68   * %MAKETEXT{"[_1] - complete TWiki documentation, Quick Start to Reference" args="[[%SYSTEMWEB%.TWikiUsersGuide][TWikiUsersGuide]]"}% 
    6969   * %MAKETEXT{"[_1] - try out TWiki on your own" args="[[Sandbox.%HOMETOPIC%][%HOMETOPIC%]]"}% 
    7070   * %MAKETEXT{"[_1] - just for me" args="[[Sandbox.%TOPIC%Sandbox][%TOPIC%Sandbox]]"}% 
     
    7474---++ %MAKETEXT{"Personal Preferences"}% 
    7575 
    76 %MAKETEXT{"Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in [_1]." args="[[%TWIKIWEB%.%WIKIPREFSTOPIC%][%WIKIPREFSTOPIC%]]"}% 
     76%MAKETEXT{"Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in [_1]." args="[[%SYSTEMWEB%.%WIKIPREFSTOPIC%][%WIKIPREFSTOPIC%]]"}% 
    7777 
    78    * %MAKETEXT{"Show tool-tip topic info on mouse-over of [_1] links, on or off:" args="[[%TWIKIWEB%.WikiWord][WikiWord]]"}% 
     78   * %MAKETEXT{"Show tool-tip topic info on mouse-over of [_1] links, on or off:" args="[[%SYSTEMWEB%.WikiWord][WikiWord]]"}% 
    7979      * #Set LINKTOOLTIPINFO = off 
    8080 
    8181---++ %MAKETEXT{"Related Topics"}% 
    8282 
    83    * %MAKETEXT{"[_1] for changing your password" args="[[%TWIKIWEB%.ChangePassword][ChangePassword]]"}% 
    84    * %MAKETEXT{"[_1] for changing your email address" args="[[%TWIKIWEB%.ChangeEmailAddress][ChangeEmailAddress]]"}% 
     83   * %MAKETEXT{"[_1] for changing your password" args="[[%SYSTEMWEB%.ChangePassword][ChangePassword]]"}% 
     84   * %MAKETEXT{"[_1] for changing your email address" args="[[%SYSTEMWEB%.ChangeEmailAddress][ChangeEmailAddress]]"}% 
    8585   * %MAKETEXT{"[_1] has a list of other TWiki users" args="[[%MAINWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]]"}% 
    86    * %MAKETEXT{"[_1] is a list of TWiki user documentation" args="[[%TWIKIWEB%.UserDocumentationCategory][UserDocumentationCategory]]"}% 
    87    * %MAKETEXT{"[_1] lists all TWiki user tools" args="[[%TWIKIWEB%.UserToolsCategory][UserToolsCategory]]"}% 
     86   * %MAKETEXT{"[_1] is a list of TWiki user documentation" args="[[%SYSTEMWEB%.UserDocumentationCategory][UserDocumentationCategory]]"}% 
     87   * %MAKETEXT{"[_1] lists all TWiki user tools" args="[[%SYSTEMWEB%.UserToolsCategory][UserToolsCategory]]"}% 
    8888 
    8989%ENDSECTION{type="templateonly"}% 
    90 %META:FORM{name="%TWIKIWEB%.UserForm"}% 
     90%META:FORM{name="%SYSTEMWEB%.UserForm"}% 
    9191%META:FIELD{name="FirstName" attributes="" title="<nop>FirstName" value=""}% 
    9292%META:FIELD{name="LastName" attributes="" title="<nop>LastName" value=""}% 
Note: See TracChangeset for help on using the changeset viewer.