Comparing revisions for UserAdmin

Additions:
>>::c::
~~-**delete users** (forthcoming: see this [[RemovingUsers discussion]]);
<th> </th>
==Current features== (//2005-08-31//):
* @version 1.2
" <th> </th>\n".
" <th class=\"number ".(($c_color == 1)? ' c1' : '')."\" title=\"".TABLE_HEADING_OWNED_TITLE."\"><img src=\"".OWNED_ICON."\" alt=\"O\"/></th>\n".
**##""{{useradmin colcolor="0" rowcolor="0"}}""##**
<th> </th>
**##""{{useradmin colcolor="0"}}""##**
<th> </th>
**##""{{useradmin rowcolor="0"}}""##**
<th> </th>
**##""{{useradmin}}""##**
<th> </th>
Deletions:
This is the development page for the User Administration module. The User Administration module has been committed to the [[http://wush.net/websvn/wikka/listing.php?repname=wikka&path=%2Fbranches%2F1.1.6.4%2F 1.1.6.4 branch]] and will be available with the [[http://blog.wikkawiki.org/2007/11/23/pre-release-announcement-for-securityantispam-release-1164/ 1.1.6.4 release]].
This action is meant to allow Wikka Administrators to manage users and perform several maintenance operations.
It displays the standard LastUsers list to non-admins.
~-Are you an administrator of this site ? --- Give it a [[UserAdminTest try]]
>><<**Table of Contents:**
~-""<a href="UserAdmin#hn_Why">Why?</a>""
~-""<a href="UserAdmin#hn_Current_version">Current version</a>""
~-""<a href="UserAdmin#hn_To_do">To do</a>""
~-""<a href="UserAdmin#hn_The_code">The code</a>""
~-""<a href="UserAdmin#hn_Styling_options">Styling options</a>""<<
::c::
=== Why? ===
~~-**delete users** (forthcoming: see this [[RemovingUsers discussion]]) ''-- done as of 1.1.6.4; however, other core changes must be made to recognize users as being deleted''
~~~~& See DanWestUserReg. Worked for me as intended. I'd say, this function's done --MasinAlDujaili, 2007-05-21
<th> </th>
===Current version=== (//2005-08-31//):
##0.5##
~~-TrackIPaddressMod for (possible) install on 'your' server
===To do ===
~-mass-operations;
~-deleting/banning users;
~-integrate with other admin modules.
The code has also been adapted to take advantage of the ##[[WikkaCountingRecords getCount()]]## method, which is required for the action to work.
* @version 0.5
" <th> </th>\n".
" <th class=\"number ".(($c_color == 1)? ' c1' : '')."\" title=\"".TABLE_HEADING_OWNED_TITLE."\">;<img src=\"".OWNED_ICON."\" alt=\"O\"/></th>\n".
**No styling:** ##""{{useradmin colcolor="0" rowcolor="0"}}""##
<th> </th>
**Alternate rows only:** ##""{{useradmin colcolor="0"}}""##
<th> </th>
**Colored columns only:** ##""{{useradmin rowcolor="0"}}""##
<th> </th>
**Alternate rows and colored columns:** ##""{{useradmin}}""##
<th> </th>
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki