<<O>> Difference Topic BulkRegistration (5 - 2010-05-15 - TWikiContributor) |
Bulk Registration | ||||||||
Changed: | ||||||||
< < | Administrators can use this topic to register (i.e. create logins and user topics) for a group of people in one batch. | |||||||
> > | Administrators can use this topic to register (i.e. create logins and user topics) for a group of people in one batch. | |||||||
Unlike normal registration the administrator is assumed to have correct e-mail addresses for the users, so no verification is required.
Note that the new users are not notified that they have an account. This is so you can prepare and verify the accounts before announcing them.
To announce them use the BulkResetPassword feature: this will assign a new random password and notify users.
Bulk Registration usageNote: this is an administrator job - only admistrators can run this.If you are administrator, you will take these actions:
Below are the details.
Settings
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
The user tableThis table is a template for user data that will be written to the new user topics. If you stick to these basic fields you can just use the first example below. If you want to write more data (like phone number or country) read the section Customizing user data as well.
Example formatThe following should be inserted into your UnprocessedRegistrations as a table. This is the most simple format:<noautolink> %EDITTABLE{}% | FirstName | LastName | Email | WikiName | | Test | User | you@example.com | TestUser | </noautolink> Usage:
Customizing user dataYou can write additional data to the new user topics. Do this by enhancing the user table with additional field names as table headers. | ||||||||
Changed: | ||||||||
< < | Any fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. | |||||||
> > | Any fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. | |||||||
Changed: | ||||||||
< < | If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! | |||||||
> > | If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! | |||||||
Mandatory fields
Optional fields
Customized table example | ||||||||
Changed: | ||||||||
< < | Make sure that the extra fields also appear on the UserForm. | |||||||
> > | Make sure that the extra fields also appear on the UserForm. | |||||||
<noautolink> %EDITTABLE{}% | FirstName | LastName | Email | WikiName | CustomFieldThis | SomeOtherRandomField | WhateverYouLike | | Test | User | you@example.com | TestUser | A | B | C | </noautolink>
<--
Main.UnprocessedRegistrations
Main.UnprocessedRegistrationsLog
Related Topics: AdminToolsCategory |
<<O>> Difference Topic BulkRegistration (4 - 2005-03-27 - TWikiContributor) |
Bulk Registration | |||||||||||||||
Changed: | |||||||||||||||
< < | Administrators can use this topic to register (i.e. create logins and UserTopics) for a group of people quickly. Create a table in the REGISTERTOPIC named below, setting each row to represent each user and each column to correspond to the metadata. Then press the button on this page to perform registration for those users. | ||||||||||||||
> > | Administrators can use this topic to register (i.e. create logins and user topics) for a group of people in one batch.
Unlike normal registration the administrator is assumed to have correct e-mail addresses for the users, so no verification is required. | ||||||||||||||
Deleted: | |||||||||||||||
< < | Unlike normal registration the administrator is assumed to have correct e-mail addresses for the users, so no verification is required. | ||||||||||||||
Note that the new users are not notified that they have an account. This is so you can prepare and verify the accounts before announcing them. | |||||||||||||||
Changed: | |||||||||||||||
< < | To announce them use the BulkResetPassword feature: this will assign a new random password and notify users. | ||||||||||||||
> > | To announce them use the BulkResetPassword feature: this will assign a new random password and notify users. | ||||||||||||||
Bulk Registration usage | |||||||||||||||
Added: | |||||||||||||||
> > | Note: this is an administrator job - only admistrators can run this. | ||||||||||||||
Changed: | |||||||||||||||
< < | Any fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. | ||||||||||||||
> > | If you are administrator, you will take these actions: | ||||||||||||||
Added: | |||||||||||||||
> > |
| ||||||||||||||
Changed: | |||||||||||||||
< < | If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! | ||||||||||||||
> > | Below are the details. | ||||||||||||||
Deleted: | |||||||||||||||
< < | Mandatory fields
Optional fields | ||||||||||||||
Settings
| |||||||||||||||
Added: | |||||||||||||||
> > | The user tableThis table is a template for user data that will be written to the new user topics. If you stick to these basic fields you can just use the first example below. If you want to write more data (like phone number or country) read the section Customizing user data as well. | ||||||||||||||
Example format | |||||||||||||||
Changed: | |||||||||||||||
< < | The following should be inserted into your REGISTERTOPIC as a table. | ||||||||||||||
> > | The following should be inserted into your UnprocessedRegistrations as a table. This is the most simple format: | ||||||||||||||
Changed: | |||||||||||||||
< < |
| ||||||||||||||
> > |
<-- /editTable --> | ||||||||||||||
Added: | |||||||||||||||
> > |
| ||||||||||||||
Changed: | |||||||||||||||
< < | To use this:
| ||||||||||||||
> > | Usage:
| ||||||||||||||
Deleted: | |||||||||||||||
< < |
| ||||||||||||||
Changed: | |||||||||||||||
< < | Notes:
| ||||||||||||||
> > |
Customizing user data | ||||||||||||||
Deleted: | |||||||||||||||
< < |
| ||||||||||||||
Added: | |||||||||||||||
> > | You can write additional data to the new user topics. Do this by enhancing the user table with additional field names as table headers.
Any fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic!
Mandatory fields
Optional fields
Customized table exampleMake sure that the extra fields also appear on the UserForm.<noautolink> %EDITTABLE{}% | FirstName | LastName | Email | WikiName | CustomFieldThis | SomeOtherRandomField | WhateverYouLike | | Test | User | you@example.com | TestUser | A | B | C | </noautolink>
| ||||||||||||||
<--
| |||||||||||||||
Changed: | |||||||||||||||
< < | UnprocessedRegistrations | ||||||||||||||
> > | Main.UnprocessedRegistrations | ||||||||||||||
Changed: | |||||||||||||||
< < | Warning: Can't find topic Main.UnprocessedRegistrations | ||||||||||||||
> > | |||||||||||||||
Changed: | |||||||||||||||
< < | UnprocessedRegistrationsLog | ||||||||||||||
> > | Main.UnprocessedRegistrationsLog | ||||||||||||||
Changed: | |||||||||||||||
< < | Warning: Can't find topic Main.UnprocessedRegistrationsLog | ||||||||||||||
> > | |||||||||||||||
Related Topics: AdminToolsCategory |
<<O>> Difference Topic BulkRegistration (3 - 2005-03-27 - TWikiContributor) |
Bulk Registration | ||||||||
Changed: | ||||||||
< < | The TWikiAdminGroup can use BulkRegistration to register (i.e. create logins and UserTopics) for a group of people quickly. | |||||||
> > | Administrators can use this topic to register (i.e. create logins and UserTopics) for a group of people quickly. | |||||||
Create a table in the REGISTERTOPIC named below, setting each row to represent each user and each column to correspond to the metadata.
Then press the button on this page to perform registration for those users.
Unlike normal registration the administrator is assumed to have correct e-mail addresses for the users, so no verification is required.
Note that the new users are not notified that they have an account. This is so you can prepare and verify the accounts before announcing them.
To announce them use the BulkResetPassword feature: this will assign a new random password and notify users.
Bulk Registration usage | ||||||||
Changed: | ||||||||
< < | Any fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. | |||||||
> > | Any fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. | |||||||
Changed: | ||||||||
< < | If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! | |||||||
> > | If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! | |||||||
Mandatory fields | ||||||||
Changed: | ||||||||
< < | ||||||||
> > |
| |||||||
Deleted: | ||||||||
< < | | |||||||
Optional fields
Settings | ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < | ||||||||
> > |
| |||||||
Added: | ||||||||
> > | topics. By default, existing user topics are left alone. | |||||||
Example formatThe following should be inserted into your REGISTERTOPIC as a table.| FirstName | LastName | Email | WikiName | CustomFieldThis | SomeOtherRandomField | WhateverYouLike | | Test | User | you@example.com | TestUser | A | B | C | To use this: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Notes:
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Added: | ||||||||
> > |
<--
| |||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Added: | ||||||||
> > | ||||||||
UnprocessedRegistrationsWarning: Can't find topic Main.UnprocessedRegistrations
UnprocessedRegistrationsLogWarning: Can't find topic Main.UnprocessedRegistrationsLog
Related Topics: AdminToolsCategory |
<<O>> Difference Topic BulkRegistration (2 - 2005-03-27 - TWikiContributor) |
Bulk RegistrationThe TWikiAdminGroup can use BulkRegistration to register (i.e. create logins and UserTopics) for a group of people quickly. Create a table in the REGISTERTOPIC named below, setting each row to represent each user and each column to correspond to the metadata. Then press the button on this page to perform registration for those users. Unlike normal registration the administrator is assumed to have correct e-mail addresses for the users, so no verification is required. Note that the new users are not notified that they have an account. This is so you can prepare and verify the accounts before announcing them. To announce them use the BulkResetPassword feature: this will assign a new random password and notify users.
Bulk Registration usageAny fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic!
Mandatory fields | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Optional fields | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Settings | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Example formatThe following should be inserted into your REGISTERTOPIC as a table.| FirstName | LastName | Email | WikiName | CustomFieldThis | SomeOtherRandomField | WhateverYouLike | | Test | User | you@example.com | TestUser | A | B | C | To use this: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Notes: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
UnprocessedRegistrationsWarning: Can't find topic Main.UnprocessedRegistrations
UnprocessedRegistrationsLogWarning: Can't find topic Main.UnprocessedRegistrationsLog
Related Topics: AdminToolsCategory |
<<O>> Difference Topic BulkRegistration (1 - 2005-03-27 - TWikiContributor) |
Bulk RegistrationThe TWikiAdminGroup can use BulkRegistration to register (i.e. create logins and UserTopics) for a group of people quickly. Create a table in the REGISTERTOPIC named below, setting each row to represent each user and each column to correspond to the metadata. Then press the button on this page to perform registration for those users. Unlike normal registration the administrator is assumed to have correct e-mail addresses for the users, so no verification is required. Note that the new users are not notified that they have an account. This is so you can prepare and verify the accounts before announcing them. To announce them use the BulkResetPassword feature: this will assign a new random password and notify users.
Bulk Registration usageAny fields you define in this table will end up in the User's topic. If a form (such as UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. If you use the UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic!
Mandatory fields
Optional fields
Settings
Example formatThe following should be inserted into your REGISTERTOPIC as a table.| FirstName | LastName | Email | WikiName | CustomFieldThis | SomeOtherRandomField | WhateverYouLike | | Test | User | you@example.com | TestUser | A | B | C | To use this:
Notes:
UnprocessedRegistrationsWarning: Can't find topic Main.UnprocessedRegistrations
UnprocessedRegistrationsLogWarning: Can't find topic Main.UnprocessedRegistrationsLog
Related Topics: AdminToolsCategory |