Changeset 1015


Ignore:
Timestamp:
11/27/08 11:34:06 (3 years ago)
Author:
SvenDowideit
Message:

Item175: change MAINWEB to USERSWEB

Location:
trunk/TopicUserMappingContrib/data/System
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/TopicUserMappingContrib/data/System/BulkRegistration.txt

    r647 r1015  
    2323---++ Settings 
    2424   * Define where to pick up the table of users to register 
    25       * Set REGISTERTOPIC = %MAINWEB%.UnprocessedRegistrations 
     25      * Set REGISTERTOPIC = %USERSWEB%.UnprocessedRegistrations 
    2626   * Use this to define where to log the bulk registration process. It needs 
    2727     to be a topic name in this web. 
  • trunk/TopicUserMappingContrib/data/System/BulkResetPassword.txt

    r672 r1015  
    2323%SEARCH{ 
    2424  "%META:FORM.*[U]serForm" 
    25   web="%MAINWEB%" 
     25  web="%USERSWEB%" 
    2626  type="regex" 
    2727  header="|*WikiName*  |*User page created*  |*User page changed*  | *Reset* |" 
     
    5353__Related Topics:__ AdminToolsCategory 
    5454 
    55       * Set ALLOWTOPICVIEW = %MAINWEB%.AdminGroup 
    56       * Set ALLOWTOPICCHANGE = %MAINWEB%.AdminGroup 
     55      * Set ALLOWTOPICVIEW = %USERSWEB%.AdminGroup 
     56      * Set ALLOWTOPICCHANGE = %USERSWEB%.AdminGroup 
  • trunk/TopicUserMappingContrib/data/System/ChangeEmailAddress.txt

    r482 r1015  
    4545<div class="twikiHelp"> 
    4646   * %ICON{info}% %MAKETEXT{"If you have any questions, please contact [_1]" args="%WIKIWEBMASTER%"}% 
    47    * %ICON{info}% %MAKETEXT{"[_1] has a list of other TWiki users" args="%MAINWEB%.%WIKIUSERSTOPIC%"}% 
     47   * %ICON{info}% %MAKETEXT{"[_1] has a list of other TWiki users" args="%USERSWEB%.%WIKIUSERSTOPIC%"}% 
    4848</div> 
    4949 
  • trunk/TopicUserMappingContrib/data/System/ChangePassword.txt

    r932 r1015  
    3535<div class="twikiHelp"> 
    3636   * %ICON{info}% %MAKETEXT{"If you have any questions, please contact [_1]" args="%WIKIWEBMASTER%"}% 
    37    * %ICON{info}% %MAKETEXT{"[_1] has a list of other Foswiki users" args="%MAINWEB%.%WIKIUSERSTOPIC%"}% 
     37   * %ICON{info}% %MAKETEXT{"[_1] has a list of other Foswiki users" args="%USERSWEB%.%WIKIUSERSTOPIC%"}% 
    3838</div> 
    3939 
  • trunk/TopicUserMappingContrib/data/System/LoginName.txt

    r666 r1015  
    99---++ How to Find Yours 
    1010 
    11 Look in %MAINWEB%.WikiUsers - if your name is followed by a dash and a word, usually lowercase, this is what you log in with. 
     11Look in %USERSWEB%.WikiUsers - if your name is followed by a dash and a word, usually lowercase, this is what you log in with. 
    1212 
    1313e.g. 
  • trunk/TopicUserMappingContrib/data/System/ManagingUsers.txt

    r733 r1015  
    4444 
    4545To change the user's WikiName: 
    46    * Rename the user's TWiki homepage in the %MAINWEB% web, such as 
     46   * Rename the user's TWiki homepage in the %USERSWEB% web, such as 
    4747     from =JaneSmith= to =JaneMiller=. 
    48       * Fix backlinks in the %MAINWEB% web only 
     48      * Fix backlinks in the %USERSWEB% web only 
    4949      * Make sure the group topics are updated (if any.) 
    50    * Edit the [[%MAINWEB%.WikiUsers]] topic and move the user's entry so 
     50   * Edit the [[%USERSWEB%.WikiUsers]] topic and move the user's entry so 
    5151     that the list is in proper alphabetical order. 
    5252   * Recreate the old topic with a pointer to the new topic, so that links 
     
    5757   * The login name needs to be changed in the authentication server (e.g. 
    5858     Active Directory) 
    59    * In TWiki's [[%MAINWEB%.WikiUsers]] topic, fix the mapping from 
     59   * In TWiki's [[%USERSWEB%.WikiUsers]] topic, fix the mapping from 
    6060     login name to WikiName:%BR% 
    6161     =&nbsp;  * !JaneSmith - jsmith - 13 Sep 2006= %BR% 
     
    7272        =.htpasswd= files generated by TWiki! =htpasswd= wipes out email 
    7373        addresses that TWiki plants in the info fields of this file. 
    74    2 Remove the =FredQuimby - fred= line from the <nop>%MAINWEB%.WikiUsers 
     74   2 Remove the =FredQuimby - fred= line from the <nop>%USERSWEB%.WikiUsers 
    7575     topic 
    7676   3 Remove =FredQuimby= from all groups and from all the 
     
    7979      register with the wikiname Fred<nop>Quimby will inherit the old 
    8080      Fred<nop>Quimby's permissions. 
    81    4 _[optional]_ Delete their user topic %MAINWEB%.<nop>FredQuimby 
     81   4 _[optional]_ Delete their user topic %USERSWEB%.<nop>FredQuimby 
    8282     (including attachments, if any.) 
    8383 
     
    128128   * __note the use of %<nop>WIKINAME%, %<nop>FIRSTLASTNAME%, %<nop>EMAILADDRESS% passed in from the INCLUDE so that the topic below is similar to the original template__ 
    129129 
    130 and then create a topic %NOP%%MAINWEB%.RegisterNotifyEmail: 
     130and then create a topic %NOP%%USERSWEB%.RegisterNotifyEmail: 
    131131<verbatim> 
    132132Welcome to %WIKITOOLNAME%. 
  • trunk/TopicUserMappingContrib/data/System/NewUserTemplate.txt

    r700 r1015  
    3030   * [[%SYSTEMWEB%.ChangePassword][ChangePassword]] for changing your password 
    3131   * [[%SYSTEMWEB%.ChangeEmailAddress][ChangeEmailAddress]] for changing your email address 
    32    * [[%MAINWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]] has a list of other TWiki users 
     32   * [[%USERSWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]] has a list of other TWiki users 
    3333   * [[%SYSTEMWEB%.UserDocumentationCategory][UserDocumentationCategory]] is a list of TWiki user documentation 
    3434   * [[%SYSTEMWEB%.UserToolsCategory][UserToolsCategory]] lists all TWiki user tools 
     
    8383   * %MAKETEXT{"[_1] for changing your password" args="[[%SYSTEMWEB%.ChangePassword][ChangePassword]]"}% 
    8484   * %MAKETEXT{"[_1] for changing your email address" args="[[%SYSTEMWEB%.ChangeEmailAddress][ChangeEmailAddress]]"}% 
    85    * %MAKETEXT{"[_1] has a list of other TWiki users" args="[[%MAINWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]]"}% 
     85   * %MAKETEXT{"[_1] has a list of other TWiki users" args="[[%USERSWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]]"}% 
    8686   * %MAKETEXT{"[_1] is a list of TWiki user documentation" args="[[%SYSTEMWEB%.UserDocumentationCategory][UserDocumentationCategory]]"}% 
    8787   * %MAKETEXT{"[_1] lists all TWiki user tools" args="[[%SYSTEMWEB%.UserToolsCategory][UserToolsCategory]]"}% 
  • trunk/TopicUserMappingContrib/data/System/ResetPassword.txt

    r647 r1015  
    77 
    88 
    9 <form name="resetpasswd" action="%SCRIPTURLPATH{"resetpasswd"}%/%MAINWEB%/%HOMETOPIC%" method="post"> 
     9<form name="resetpasswd" action="%SCRIPTURLPATH{"resetpasswd"}%/%USERSWEB%/%HOMETOPIC%" method="post"> 
    1010<div class="twikiFormSteps"> 
    1111<div class="twikiFormStep"> 
     
    3636 
    3737<div class="twikiHelp"> 
    38    * %ICON{info}% %MAKETEXT{"[_1] has a list of other TWiki users" args="%MAINWEB%.%WIKIUSERSTOPIC%"}% 
     38   * %ICON{info}% %MAKETEXT{"[_1] has a list of other TWiki users" args="%USERSWEB%.%WIKIUSERSTOPIC%"}% 
    3939   * %ICON{info}% %MAKETEXT{"If you have any questions, please contact [_1]" args="%WIKIWEBMASTER%"}% 
    4040</div> 
  • trunk/TopicUserMappingContrib/data/System/TopicUserMappingContrib.txt

    r934 r1015  
    1111an internal canonical user ID, and the displayed name used to identify the user in topics.  
    1212This is the default <nop>TopicUserMapping in which user information is stored in topics - one per user, and then any mapping needed is done using the 
    13 <nop>WikiUsers topic in the %MAINWEB%. 
     13<nop>WikiUsers topic in the %USERSWEB%. 
    1414 
    1515See [[http://twiki.org/cgi-bin/view/Codev/SimplifiedUserMappingCodeInterface][SimplifiedUserMappingCodeInterface]] for a more detailed discussion 
  • trunk/TopicUserMappingContrib/data/System/UserForm.txt

    r733 r1015  
    55 
    66This form defines the form of the home pages of registered TWiki users listed 
    7 in %MAINWEB%.%WIKIUSERSTOPIC%. *Do not edit this topic* - if you want to customise the 
     7in %USERSWEB%.%WIKIUSERSTOPIC%. *Do not edit this topic* - if you want to customise the 
    88user form, then: 
    9    1 Take a copy of this topic and save it to %MAINWEB%.<nop>UserForm 
    10    1 Customise %MAINWEB%.<nop>UserForm 
    11    1 Take a copy of NewUserTemplate and save it to %MAINWEB%.<nop>NewUserTemplate 
    12    1 Modify %MAINWEB%.<nop>NewUserTemplate and change the form to select your new user form. 
     9   1 Take a copy of this topic and save it to %USERSWEB%.<nop>UserForm 
     10   1 Customise %USERSWEB%.<nop>UserForm 
     11   1 Take a copy of NewUserTemplate and save it to %USERSWEB%.<nop>NewUserTemplate 
     12   1 Modify %USERSWEB%.<nop>NewUserTemplate and change the form to select your new user form. 
    1313 
    1414|*Name*  |*Type*  |*Size*  |*Values*  |*Tooltip message*  |*Attributes*  | 
     
    3131__%X% Note:__ Please keep the %SYSTEMWEB%.UserRegistration form and this form definition in sync. When you update this form you need to edit/save the %SYSTEMWEB%.NewUserTemplate topic. This ensures that the fields are in the right order. 
    3232 
    33 __Related topics:__ %MAINWEB%.%WIKIUSERSTOPIC%, %MAINWEB%.UserViewTemplate, %SYSTEMWEB%.NewUserTemplate, %MAINWEB%.UserHomepageHeader, %SYSTEMWEB%.DataForms, %SYSTEMWEB%.UserRegistration 
     33__Related topics:__ %USERSWEB%.%WIKIUSERSTOPIC%, %USERSWEB%.UserViewTemplate, %SYSTEMWEB%.NewUserTemplate, %USERSWEB%.UserHomepageHeader, %SYSTEMWEB%.DataForms, %SYSTEMWEB%.UserRegistration 
    3434 
Note: See TracChangeset for help on using the changeset viewer.