Changeset 1015
- Timestamp:
- 11/27/08 11:34:06 (3 years ago)
- Location:
- trunk/TopicUserMappingContrib/data/System
- Files:
-
- 10 edited
-
BulkRegistration.txt (modified) (1 diff)
-
BulkResetPassword.txt (modified) (2 diffs)
-
ChangeEmailAddress.txt (modified) (1 diff)
-
ChangePassword.txt (modified) (1 diff)
-
LoginName.txt (modified) (1 diff)
-
ManagingUsers.txt (modified) (5 diffs)
-
NewUserTemplate.txt (modified) (2 diffs)
-
ResetPassword.txt (modified) (2 diffs)
-
TopicUserMappingContrib.txt (modified) (1 diff)
-
UserForm.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TopicUserMappingContrib/data/System/BulkRegistration.txt
r647 r1015 23 23 ---++ Settings 24 24 * Define where to pick up the table of users to register 25 * Set REGISTERTOPIC = % MAINWEB%.UnprocessedRegistrations25 * Set REGISTERTOPIC = %USERSWEB%.UnprocessedRegistrations 26 26 * Use this to define where to log the bulk registration process. It needs 27 27 to be a topic name in this web. -
trunk/TopicUserMappingContrib/data/System/BulkResetPassword.txt
r672 r1015 23 23 %SEARCH{ 24 24 "%META:FORM.*[U]serForm" 25 web="% MAINWEB%"25 web="%USERSWEB%" 26 26 type="regex" 27 27 header="|*WikiName* |*User page created* |*User page changed* | *Reset* |" … … 53 53 __Related Topics:__ AdminToolsCategory 54 54 55 * Set ALLOWTOPICVIEW = % MAINWEB%.AdminGroup56 * Set ALLOWTOPICCHANGE = % MAINWEB%.AdminGroup55 * Set ALLOWTOPICVIEW = %USERSWEB%.AdminGroup 56 * Set ALLOWTOPICCHANGE = %USERSWEB%.AdminGroup -
trunk/TopicUserMappingContrib/data/System/ChangeEmailAddress.txt
r482 r1015 45 45 <div class="twikiHelp"> 46 46 * %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%"}% 48 48 </div> 49 49 -
trunk/TopicUserMappingContrib/data/System/ChangePassword.txt
r932 r1015 35 35 <div class="twikiHelp"> 36 36 * %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%"}% 38 38 </div> 39 39 -
trunk/TopicUserMappingContrib/data/System/LoginName.txt
r666 r1015 9 9 ---++ How to Find Yours 10 10 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.11 Look in %USERSWEB%.WikiUsers - if your name is followed by a dash and a word, usually lowercase, this is what you log in with. 12 12 13 13 e.g. -
trunk/TopicUserMappingContrib/data/System/ManagingUsers.txt
r733 r1015 44 44 45 45 To change the user's WikiName: 46 * Rename the user's TWiki homepage in the % MAINWEB% web, such as46 * Rename the user's TWiki homepage in the %USERSWEB% web, such as 47 47 from =JaneSmith= to =JaneMiller=. 48 * Fix backlinks in the % MAINWEB% web only48 * Fix backlinks in the %USERSWEB% web only 49 49 * Make sure the group topics are updated (if any.) 50 * Edit the [[% MAINWEB%.WikiUsers]] topic and move the user's entry so50 * Edit the [[%USERSWEB%.WikiUsers]] topic and move the user's entry so 51 51 that the list is in proper alphabetical order. 52 52 * Recreate the old topic with a pointer to the new topic, so that links … … 57 57 * The login name needs to be changed in the authentication server (e.g. 58 58 Active Directory) 59 * In TWiki's [[% MAINWEB%.WikiUsers]] topic, fix the mapping from59 * In TWiki's [[%USERSWEB%.WikiUsers]] topic, fix the mapping from 60 60 login name to WikiName:%BR% 61 61 = * !JaneSmith - jsmith - 13 Sep 2006= %BR% … … 72 72 =.htpasswd= files generated by TWiki! =htpasswd= wipes out email 73 73 addresses that TWiki plants in the info fields of this file. 74 2 Remove the =FredQuimby - fred= line from the <nop>% MAINWEB%.WikiUsers74 2 Remove the =FredQuimby - fred= line from the <nop>%USERSWEB%.WikiUsers 75 75 topic 76 76 3 Remove =FredQuimby= from all groups and from all the … … 79 79 register with the wikiname Fred<nop>Quimby will inherit the old 80 80 Fred<nop>Quimby's permissions. 81 4 _[optional]_ Delete their user topic % MAINWEB%.<nop>FredQuimby81 4 _[optional]_ Delete their user topic %USERSWEB%.<nop>FredQuimby 82 82 (including attachments, if any.) 83 83 … … 128 128 * __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__ 129 129 130 and then create a topic %NOP%% MAINWEB%.RegisterNotifyEmail:130 and then create a topic %NOP%%USERSWEB%.RegisterNotifyEmail: 131 131 <verbatim> 132 132 Welcome to %WIKITOOLNAME%. -
trunk/TopicUserMappingContrib/data/System/NewUserTemplate.txt
r700 r1015 30 30 * [[%SYSTEMWEB%.ChangePassword][ChangePassword]] for changing your password 31 31 * [[%SYSTEMWEB%.ChangeEmailAddress][ChangeEmailAddress]] for changing your email address 32 * [[% MAINWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]] has a list of other TWiki users32 * [[%USERSWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]] has a list of other TWiki users 33 33 * [[%SYSTEMWEB%.UserDocumentationCategory][UserDocumentationCategory]] is a list of TWiki user documentation 34 34 * [[%SYSTEMWEB%.UserToolsCategory][UserToolsCategory]] lists all TWiki user tools … … 83 83 * %MAKETEXT{"[_1] for changing your password" args="[[%SYSTEMWEB%.ChangePassword][ChangePassword]]"}% 84 84 * %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%]]"}% 86 86 * %MAKETEXT{"[_1] is a list of TWiki user documentation" args="[[%SYSTEMWEB%.UserDocumentationCategory][UserDocumentationCategory]]"}% 87 87 * %MAKETEXT{"[_1] lists all TWiki user tools" args="[[%SYSTEMWEB%.UserToolsCategory][UserToolsCategory]]"}% -
trunk/TopicUserMappingContrib/data/System/ResetPassword.txt
r647 r1015 7 7 8 8 9 <form name="resetpasswd" action="%SCRIPTURLPATH{"resetpasswd"}%/% MAINWEB%/%HOMETOPIC%" method="post">9 <form name="resetpasswd" action="%SCRIPTURLPATH{"resetpasswd"}%/%USERSWEB%/%HOMETOPIC%" method="post"> 10 10 <div class="twikiFormSteps"> 11 11 <div class="twikiFormStep"> … … 36 36 37 37 <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%"}% 39 39 * %ICON{info}% %MAKETEXT{"If you have any questions, please contact [_1]" args="%WIKIWEBMASTER%"}% 40 40 </div> -
trunk/TopicUserMappingContrib/data/System/TopicUserMappingContrib.txt
r934 r1015 11 11 an internal canonical user ID, and the displayed name used to identify the user in topics. 12 12 This 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%. 14 14 15 15 See [[http://twiki.org/cgi-bin/view/Codev/SimplifiedUserMappingCodeInterface][SimplifiedUserMappingCodeInterface]] for a more detailed discussion -
trunk/TopicUserMappingContrib/data/System/UserForm.txt
r733 r1015 5 5 6 6 This 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 the7 in %USERSWEB%.%WIKIUSERSTOPIC%. *Do not edit this topic* - if you want to customise the 8 8 user form, then: 9 1 Take a copy of this topic and save it to % MAINWEB%.<nop>UserForm10 1 Customise % MAINWEB%.<nop>UserForm11 1 Take a copy of NewUserTemplate and save it to % MAINWEB%.<nop>NewUserTemplate12 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. 13 13 14 14 |*Name* |*Type* |*Size* |*Values* |*Tooltip message* |*Attributes* | … … 31 31 __%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. 32 32 33 __Related topics:__ % MAINWEB%.%WIKIUSERSTOPIC%, %MAINWEB%.UserViewTemplate, %SYSTEMWEB%.NewUserTemplate, %MAINWEB%.UserHomepageHeader, %SYSTEMWEB%.DataForms, %SYSTEMWEB%.UserRegistration33 __Related topics:__ %USERSWEB%.%WIKIUSERSTOPIC%, %USERSWEB%.UserViewTemplate, %SYSTEMWEB%.NewUserTemplate, %USERSWEB%.UserHomepageHeader, %SYSTEMWEB%.DataForms, %SYSTEMWEB%.UserRegistration 34 34
Note: See TracChangeset
for help on using the changeset viewer.
