9 date 2008.01.22.03.21.28; author TWikiContributor; state Exp;
24 @---+!! !TWikiUserMappingContrib
26 One line description, required for extensions repository catalog.
27 * Set SHORTDESCRIPTION = Traditional <nop>TWikiTopic based mapping and user management
33 The _User Mapping Manager_ interface provides services for mapping between a 'user identity' as used when talking to an external authentication provider,
34 an internal TWiki canonical user ID, and the displayed name used to identify the user in TWiki.
35 This is the default <nop>TWikiUserMapping in which user information is stored in TWiki topics - one per user, and then any mapping needed is done using the
36 <nop>TWikiUsers topic in the %MAINWEB%.
38 see [[http://twiki.org/cgi-bin/view/Codev/SimplifiedUserMappingCodeInterface][SimplifiedUserMappingCodeInterface]] on TWiki.org for a more detailed discussion
41 It includes the topics that are used when registering and managing users and groups via TWiki, in TWikiTopics.
44 * Registration and user management topics
45 * TWiki.TWikiRegistration
47 * TWiki.ChangePassword
48 * TWiki.ChangeEmailAddress
49 * TWiki.BulkRegistration
50 * TWiki.BulkResetPassword
51 * Documentation topics
53 * TWiki.UserToolsCategory
55 * default groups and user
57 * Main.TWikiAdminGroup
58 * Main.TWikiRegistrationAgent
62 * Main.UserListByDateJoined
63 * Main.UserListByLocation
64 * Main.UserListByPhotograph
65 * User and Group template files
66 * TWiki.NewUserTemplate
68 * TWiki.TWikiUsersTemplate
69 * Main.UserHomepageHeader
70 * TWiki.TWikiUserSetting
71 * Main.TWikiGroupTemplate
73 If you are developing a non-TWiki based User mapper, you might like to consider removeing or replacing the files installed by this Contrib.
76 The TWikiUserMappingContrib specific settings have not yet been moved out of the standard TWiki.spec. This will be done in a future release.
78 ---++ Installation Instructions
80 It's a part of the default distribution of the TWiki Core.
84 | Contrib Author(s): | Copyright (C) 2007 Sven Dowideit, SvenDowideit@@WikiRing.com and TWiki Contributors. |
85 | Contrib Version: | 4.2.0 |
86 | Copyright: | © |
87 | License: | [[http://www.gnu.org/licenses/gpl.html][GPL (Gnu General Public License)]] |
88 | Change History: | <!-- versions below in reverse order --> |
89 | Dependencies: | None |
90 | Contrib Home: | http://twiki.org/cgi-bin/view/Plugins/TWikiUserMappingContrib |
91 | Feedback: | http://twiki.org/cgi-bin/view/Plugins/TWikiUserMappingContribDev |
92 | Appraisal: | http://twiki.org/cgi-bin/view/Plugins/TWikiUserMappingContribAppraisal |
94 <!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. -->