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/BulkRegistration.txt

    r14 r464  
    5555You can write additional data to the new user topics. Do this by enhancing the user table with additional field names as table headers. 
    5656 
    57 Any fields you define in this table will end up in the User's topic. If a form (such as %TWIKIWEB%.UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search.  
     57Any fields you define in this table will end up in the User's topic. If a form (such as %SYSTEMWEB%.UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search.  
    5858 
    59 If you use the %TWIKIWEB%.UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! 
     59If you use the %SYSTEMWEB%.UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! 
    6060 
    6161---++++ Mandatory fields 
     
    6868 
    6969---++++ Customized table example 
    70 Make sure that the extra fields also appear on the %TWIKIWEB%.UserForm. 
     70Make sure that the extra fields also appear on the %SYSTEMWEB%.UserForm. 
    7171<verbatim> 
    7272<noautolink> 
Note: See TracChangeset for help on using the changeset viewer.