FrontPage 

TB Wiki

Login

Regression Test

Expected HTML for page "DocUsers"


expected html
nothing
t1TBWiki can be configured to grant different privileges to users basedt
2on user accounts.
3<p>
4 
5<table align="right"><tr><td><div class="toc">
6Contents:
7<ul>
8  <li><a href="#Users">Users</a></li>
9  <ul>
10    <li><a href="#Creating_an_account">Creating&nbsp;an&nbsp;account</a></li>
11    <li><a href="#Editing_your_account_information">Editing&nbsp;your&nbsp;account&nbsp;information</a></li>
12  </ul>
13  <li><a href="#Account_privileges">Account&nbsp;privileges</a></li>
14  <li><a href="#Administrators">Administrators</a></li>
15  <ul>
16    <li><a href="#Creating_an_account___2">Creating&nbsp;an&nbsp;account</a></li>
17    <li><a href="#Administering_accounts">Administering&nbsp;accounts</a></li>
18  </ul>
19</ul>
20</div></td></tr></table>
21<p>
22<h1><a name="Users">Users</a>
23<span align=right class="section_edit_link">[<a href="/tbwiki/DocUsers?action=edit&section=Users">edit section</a>]</font></span>
24</h1>
25TBwiki allows users to create accounts, which allow for customizing the settings for a user, or granting special privileges on the site.
26<p>
27<h2><a name="Creating_an_account">Creating an account</a>
28<span align=right class="section_edit_link">[<a href="/tbwiki/DocUsers?action=edit&section=Creating_an_account">edit section</a>]</font></span>
29</h2>
30A user account can be created by selecting "Login", then clicking
31on the link "Create user account".
32<p>
33This will present a form for creating a new user.
34<p>
35If the wiki is not configured for user account creation, there will be
36a message indicating to contact the wiki administrator by email to have the
37administrator create the account for you.
38<p>
39<h2><a name="Editing_your_account_information">Editing your account information</a>
40<span align=right class="section_edit_link">[<a href="/tbwiki/DocUsers?action=edit&section=Editing_your_account_information">edit section</a>]</font></span>
41</h2>
42To edit your account information, login using your account.
43Your account name should show as a link in the upper right of the page.
44Click on your account name, and you will be taken to a form
45for editing the values of your account.
46<p>
47Edit the values you wish to change, then click "Save"
48<p>
49<h1><a name="Account_privileges">Account privileges</a>
50<span align=right class="section_edit_link">[<a href="/tbwiki/DocUsers?action=edit&section=Account_privileges">edit section</a>]</font></span>
51</h1>
52The wiki can be configured with different permission settings.
53<p>
54The three basic permissions are:
55<ul><li>read
56<li>write
57<li>admin
58</ul>
59<p>
60For now, permissions apply to the entire wiki, and not to individual
61pages.
62<p>
63The 'admin' privilege is set in the accounts of those users who should
64have administration rights to the wiki.  This right allows a user to
65administer user accounts (and delete pages).
66<p>
67The wiki may be configured to require that a user be logged in to have
68write access.  The write privilege allows for creating pages, editing
69pages, and editing database entries.
70<p>
71The wiki may be configured to require that a user be logged in to have
72read access.  The read privilege allows for reading pages on the site,
73but does not allow a site visitor to change any information on the site.
74<p>
75<h1><a name="Administrators">Administrators</a>
76<span align=right class="section_edit_link">[<a href="/tbwiki/DocUsers?action=edit&section=Administrators">edit section</a>]</font></span>
77</h1>
78<h2><a name="Creating_an_account___2">Creating an account</a>
79<span align=right class="section_edit_link">[<a href="/tbwiki/DocUsers?action=edit&section=Creating_an_account___2">edit section</a>]</font></span>
80</h2>
81If config.user_creation_allowed is set to 0, then users cannot create
82accounts themselves.  No link is provided on the user login page for users
83to create accounts.
84<p>
85Usually, this means that users will need to send an email to the wiki administrator in order to create an account for them.
86<p>
87To do this as administrator, you need to temporarily enable
88the 'user_creation_allowed' variable, by directly editing the cgi wrapper.
89Find the line with 'config.user_creation_allowed = 0' and change the 0 to 1.
90The cgi wrapper for the wiki is often found in /usr/lib/cgi-bin/&lt;wiki-name&gt;.cgi
91<p>
92Then create the account, by going through the link on the login page.
93Then disable the user_creation_allowed variable by setting it back to 0.
94<p>
95<h2><a name="Administering_accounts">Administering accounts</a>
96<span align=right class="section_edit_link">[<a href="/tbwiki/DocUsers?action=edit&section=Administering_accounts">edit section</a>]</font></span>
97</h2>
98To see the list of user accounts, go to the <a href="/tbwiki/Admin_Users">Admin_Users</a> page on
99the wiki where you wish to administer users.
100<p>
101This will show a list of user accounts, in table format.
102<p>
103You can delete accounts, or edit the values for an account.
104<p>
105Note that you must be an administer to access the list of users or
106to edit a user account besides your own.
107<p>
108Note that this uses the 'User' processor plugin.
109<p>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Differences for page "DocUsers"


expected html
generated html
t No Differences Found t No Differences Found 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Update saved output

Back to diff page

Return to Regression_Test page
TBWiki engine 1.9.3 by Tim Bird