Revision history for WikkaAdminPanel


Revision [22987]

Last edited on 2016-05-20 07:38:44 by JavaWoman [Replaces old-style internal links with new pipe-split links.]
Additions:
Configurable preferences include many options that are currently handled by the [[Docs:ConfigurationOptions | wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system configuration module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.
Deletions:
Configurable preferences include many options that are currently handled by the [[Docs:ConfigurationOptions wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system configuration module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.


Revision [18435]

Edited on 2008-01-28 00:11:29 by JavaWoman [Modified links pointing to docs server]
Additions:
Configurable preferences include many options that are currently handled by the [[Docs:ConfigurationOptions wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system configuration module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.
Deletions:
Configurable preferences include many options that are currently handled by the [[ConfigurationOptions wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system configuration module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.


Revision [8619]

Edited on 2005-05-28 17:55:11 by JavaWoman [move to subcategory]
Additions:
CategoryDevelopmentAdmin
Deletions:
CategoryDevelopment


Revision [5998]

Edited on 2005-02-15 11:30:45 by PolVazo [Added link to PageAdminAction]
Additions:
====== Wikka Administration Panel ======
{{lastedit}}
A list of possible features that an **Administration Panel** should contain:


===1. Configuration Management ===
A configuration management module will allow Wikka Administrators to configure system defaults directly from a Wikka interface.
Configurable preferences include many options that are currently handled by the [[ConfigurationOptions wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system configuration module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.

===2. User Management ===
A user management module will allow Wikka Administrators to perform a number of operations on users, like //searching// users matching some criteria (e.g.: users whose name contains a certain string, users who registered after a certain date, users who never created their personal page, users who set certain preferences, users who asked for a password retrieval etc.), //sending feedback// to single users (or to a list of selected users), //banning// users, //creating// new users, managing user privileges etc.
**Pages of related interest**: UserAdmin, RemovingUsers, GroupManagement

===3. Page Management ===
A page management module will allow system-wide operations on pages, like deleting, renaming, merging or splitting pages and managing page categories. Operations on pages should be performed in a safe manner, because they can produce inconsistencies in the link structure of Wikka.
**Pages of related interest**: PageAdminAction, MovePages, RedirectingPages, CategorySystemOverhaul

===4. Referrers Management ===
The referrer management module will allow operations on referrers like sorting, grouping, blacklisting referrers or visualizing keywords used in search engines.

===5. Layout Management ===
The layout module will allow modifying features and setting defaults related to Wikka appearance, like default //skins// (with the possibility to edit them), default //menus//, the default //footer and header// (with the possibility to edit them).
**Pages of related interest**: WikkaCSS, WikkaSkinOptimization, WikkaSkinEditor, WikkaMenus

===6. Database Management ===
A database management module will allow maintenance operation on the database, like dumping the database, importing SQL data, etc.
**Pages of related interest**: CodeExportdb, WikkaFilters

===7. Bug Report Form ===
A form for sending feedback to wikka developers concerning bugs.

As a rule, the Administration Panel should be conceived as a //module// (i.e. an action), and should load the above management tools as submodules.

----
Deletions:
====== Wikka Administration Panel ======
{{lastedit}}
A list of possible features that an **Administration Panel** should contain:


===1. Configuration Management ===
A configuration management module will allow Wikka Administrators to configure system defaults directly from a Wikka interface.
Configurable preferences include many options that are currently handled by the [[ConfigurationOptions wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system configuration module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.

===2. User Management ===
A user management module will allow Wikka Administrators to perform a number of operations on users, like //searching// users matching some criteria (e.g.: users whose name contains a certain string, users who registered after a certain date, users who never created their personal page, users who set certain preferences, users who asked for a password retrieval etc.), //sending feedback// to single users (or to a list of selected users), //banning// users, //creating// new users, managing user privileges etc.
**Pages of related interest**: UserAdmin, RemovingUsers, GroupManagement

===3. Page Management ===
A page management module will allow system-wide operations on pages, like deleting, renaming, merging or splitting pages and managing page categories. Operations on pages should be performed in a safe manner, because they can produce inconsistencies in the link structure of Wikka.
**Pages of related interest**: MovePages, RedirectingPages, CategorySystemOverhaul

===4. Referrers Management ===
The referrer management module will allow operations on referrers like sorting, grouping, blacklisting referrers or visualizing keywords used in search engines.

===5. Layout Management ===
The layout module will allow modifying features and setting defaults related to Wikka appearance, like default //skins// (with the possibility to edit them), default //menus//, the default //footer and header// (with the possibility to edit them).
**Pages of related interest**: WikkaCSS, WikkaSkinOptimization, WikkaSkinEditor, WikkaMenus

===6. Database Management ===
A database management module will allow maintenance operation on the database, like dumping the database, importing SQL data, etc.
**Pages of related interest**: CodeExportdb, WikkaFilters

===7. Bug Report Form ===
A form for sending feedback to wikka developers concerning bugs.

As a rule, the Administration Panel should be conceived as a //module// (i.e. an action), and should load the above management tools as submodules.

----


Revision [2516]

Edited on 2004-11-27 12:11:46 by DarTar [JW: point taken - changing order & titles]

No Differences

Revision [2515]

Edited on 2004-11-27 12:10:55 by DarTar [JW: point taken - changing order & titles]
Additions:
{{lastedit}}
===1. Configuration Management ===
A configuration management module will allow Wikka Administrators to configure system defaults directly from a Wikka interface.
Configurable preferences include many options that are currently handled by the [[ConfigurationOptions wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system configuration module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.
===2. User Management ===
===3. Page Management ===
===4. Referrers Management ===
===5. Layout Management ===
===6. Database Management ===
===7. Bug Report Form ===
Deletions:
====1. User Management ====
====2. Page Management ====
====3. Referrers Management ====
====4. System Preferences ====
A system preferences module will allow Wikka Administrators to configure system defaults directly from a Wikka interface.
Configurable system preferences include many options that are currently handled by the [[ConfigurationOptions wikka configuration file]]: //root page//, //site name//, //gui interface activation//, //user comments activation//, //upload path//, //wikiping server//, default //ACLs// etc. A system preferences module might also let Wikka Admins decide which actions are "activated", and hence which actions can be used by users.
====5. Layout Management ====
====6. Database Management ====
====7. Bug Report Form ====


Revision [2498]

The oldest known version of this page was created on 2004-11-26 15:55:10 by DarTar [JW: point taken - changing order & titles]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki