Remove all template parser help.
Prune WebGUI Profile help and related help. Prune Transaction and Subscription and Workflow Activity help.
This commit is contained in:
parent
74498f4490
commit
975e76ad2a
15 changed files with 11 additions and 698 deletions
|
|
@ -116,133 +116,16 @@ If you wish to set the Default Value for any other field. Create the field with
|
|||
lastUpdated => 1122316558,
|
||||
},
|
||||
|
||||
'627' => {
|
||||
message => q|<p>Profiles are used to extend the information of a particular user. In some cases profiles are important to a site, in others they are not. The profiles system is completely extensible. You can add as much information to the user profiles as you like.
|
||||
</p>
|
||||
<p>If you would like to change the default settings for new users on the site, then edit the User Profile for the user Visitor.</p>
|
||||
|,
|
||||
lastUpdated => 1163395390
|
||||
},
|
||||
|
||||
'492' => {
|
||||
message => q|Profile fields list|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'637' => {
|
||||
message => q|<p><b>First Name</b><br />
|
||||
The given name of this user.
|
||||
</p>
|
||||
|
||||
<p><b>Middle Name</b><br />
|
||||
The middle name of this user.
|
||||
</p>
|
||||
|
||||
<p><b>Last Name</b><br />
|
||||
The surname (or family name) of this user.
|
||||
</p>
|
||||
|
||||
<p><b>Email Address</b><br />
|
||||
The user's email address. This must only be specified if the user will partake in functions that require email.
|
||||
</p>
|
||||
|
||||
<p><b>ICQ UIN</b><br />
|
||||
The <a href="http://www.icq.com/">ICQ</a> UIN is the "User ID Number" on the ICQ network. ICQ is a very popular instant messaging platform.
|
||||
</p>
|
||||
|
||||
<p><b>AIM Id</b><br />
|
||||
The account id for the <a href="http://www.aim.com/">AOL Instant Messenger</a> system.
|
||||
</p>
|
||||
|
||||
<p><b>MSN Messenger Id</b><br />
|
||||
The account id for the <a href="http://messenger.msn.com/">Microsoft Network Instant Messenger</a> system.
|
||||
</p>
|
||||
|
||||
<p><b>Yahoo! Messenger Id</b><br />
|
||||
The account id for the <a href="http://messenger.yahoo.com/">Yahoo! Instant Messenger</a> system.
|
||||
</p>
|
||||
|
||||
<p><b>Cell Phone</b><br />
|
||||
This user's cellular telephone number.
|
||||
</p>
|
||||
|
||||
<p><b>Pager</b><br />
|
||||
This user's pager telephone number.
|
||||
</p>
|
||||
|
||||
<p><b>Email To Pager Gateway</b><br />
|
||||
This user's text pager email address.
|
||||
</p>
|
||||
|
||||
<p><b>Home Information</b><br />
|
||||
The postal (or street) address for this user's home.
|
||||
</p>
|
||||
|
||||
<p><b>Work Information</b><br />
|
||||
The postal (or street) address for this user's company.
|
||||
</p>
|
||||
|
||||
<p><b>Gender</b><br />
|
||||
This user's sex.
|
||||
</p>
|
||||
|
||||
<p><b>Birth Date</b><br />
|
||||
This user's date of birth.
|
||||
</p>
|
||||
|
||||
<p><b>Language</b><br />
|
||||
The language used to display system related messages.
|
||||
</p>
|
||||
|
||||
<p><b>Time Offset</b><br />
|
||||
A number of hours (plus or minus) different this user's time is from the server. This is used to adjust for time zones.
|
||||
</p>
|
||||
|
||||
<p><b>First Day Of Week</b><br />
|
||||
The first day of the week on this user's local calendar. For instance, in the United States the first day of the week is Sunday, but in many places in Europe, the first day of the week is Monday.
|
||||
</p>
|
||||
|
||||
<p><b>Date Format</b><br />
|
||||
What format should dates on this site appear in?
|
||||
</p>
|
||||
|
||||
<p><b>Time Format</b><br />
|
||||
What format should times on this site appear in?
|
||||
</p>
|
||||
|
||||
<p><b>Discussion Layout</b><br />
|
||||
Should discussions be laid out flat or threaded? Flat puts all replies on one page in the order they were created. Threaded shows the hierarchical list of replies as they were created.
|
||||
</p>
|
||||
|
||||
<p><b>Inbox Notifications</b><br />
|
||||
How should this user be notified when they get a new WebGUI message?
|
||||
</p>
|
||||
|
||||
|,
|
||||
lastUpdated => 1146526248,
|
||||
},
|
||||
|
||||
|
||||
'682' => {
|
||||
message => q|User Profile, Edit|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'672' => {
|
||||
message => q|User Profile Settings, Edit|,
|
||||
lastUpdated => 1122315465
|
||||
},
|
||||
|
||||
'466' => {
|
||||
message => q|Are you certain you wish to delete this category and move all of its fields to the Miscellaneous category?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'468' => {
|
||||
message => q|Edit User Profile Category|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'470 description' => {
|
||||
message => q|The name of the this category.|,
|
||||
lastUpdated => 1122315199,
|
||||
|
|
@ -268,20 +151,6 @@ How should this user be notified when they get a new WebGUI message?
|
|||
lastUpdated => 1141667241,
|
||||
},
|
||||
|
||||
'user profile category add/edit title' => {
|
||||
message => q|User Profile Category, Add/Edit|,
|
||||
lastUpdated => 1122314930
|
||||
},
|
||||
|
||||
'user profile category add/edit body' => {
|
||||
message => q|
|
||||
WebGUI's user profile is completely configurable, including the ability to add
|
||||
new categories of profile settings.
|
||||
|
||||
|,
|
||||
lastUpdated => 1122314932
|
||||
},
|
||||
|
||||
'489' => {
|
||||
message => q|Profile Category|,
|
||||
lastUpdated => 1031514049
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue