Revision history for UserAccountModules


Revision [23022]

Last edited on 2016-05-20 07:38:44 by JavaWoman [Replaces old-style internal links with new pipe-split links.]
Additions:
##[[UserSettingsAction | actions/usersettings.php]]##
##[[EmailPasswordAction | actions/emailpassword.php]]##
~-##[[RegisterAction | actions/register.php]]## (''version: 0.3''):--- form to sign up for an account - test at RegisterActionTest
~-UserRegistration ([[AdminModules | Admin]] feature but with possible consequences for ""RegisterAction"").
##[[UserSettingsAction | actions/usersettings.php]]##
~-##[[PagedComments | comments paging]]## (''version: -''):--- set preference for comments paging (extension of ""UserSettingsAction"")
~-##[[WikkaSkinEditor | actions/editskin.php]]## (''version: -''):--- choose stylesheet and edit it - test at TestSkinEditor
~-##[[MySkin | actions/myskin.php]]## (replaces WikkaSkinSelector) (''version: 2.1''):--- choose or create stylesheet and edit your own (this includes the WikkaSkinEditor functionality) - test at TestSkin
##[[MyPagesAction | actions/mypages.php]]##
##[[OwnedPagesAction | actions/ownedpages.php]]##
##[[MyChangesAction | actions/mychanges.php]]##
##[[HighScoresAction | actions/highscores.php]]##
Deletions:
##[[UserSettingsAction actions/usersettings.php]]##
##[[EmailPasswordAction actions/emailpassword.php]]##
~-##[[RegisterAction actions/register.php]]## (''version: 0.3''):--- form to sign up for an account - test at RegisterActionTest
~-UserRegistration ([[AdminModules Admin]] feature but with possible consequences for ""RegisterAction"").
##[[UserSettingsAction actions/usersettings.php]]##
~-##[[PagedComments comments paging]]## (''version: -''):--- set preference for comments paging (extension of ""UserSettingsAction"")
~-##[[WikkaSkinEditor actions/editskin.php]]## (''version: -''):--- choose stylesheet and edit it - test at TestSkinEditor
~-##[[MySkin actions/myskin.php]]## (replaces WikkaSkinSelector) (''version: 2.1''):--- choose or create stylesheet and edit your own (this includes the WikkaSkinEditor functionality) - test at TestSkin
##[[MyPagesAction actions/mypages.php]]##
##[[OwnedPagesAction actions/ownedpages.php]]##
##[[MyChangesAction actions/mychanges.php]]##
##[[HighScoresAction actions/highscores.php]]##


Revision [18541]

Edited on 2008-01-28 00:11:55 by JavaWoman [Modified links pointing to docs server]

No Differences

Revision [9882]

Edited on 2005-07-06 10:02:21 by JavaWoman [release vs. version info]
Additions:
''Current release: 1.1.6.0''
~-##[[RegisterAction actions/register.php]]## (''version: 0.3''):--- form to sign up for an account - test at RegisterActionTest
~-RedirectOnLogin (''version: -'')
~-RegisterUserIpAddress (//to be documented//) (''version: -''):--- IP logging at user registration - see ""<a href="SecurityModules#hn_Beta_Features_23">Beta Features</a>""
''Current release:1.1.6.0''
~-##[[PagedComments comments paging]]## (''version: -''):--- set preference for comments paging (extension of ""UserSettingsAction"")
~-##[[WikkaSkinEditor actions/editskin.php]]## (''version: -''):--- choose stylesheet and edit it - test at TestSkinEditor
~-##[[MySkin actions/myskin.php]]## (replaces WikkaSkinSelector) (''version: 2.1''):--- choose or create stylesheet and edit your own (this includes the WikkaSkinEditor functionality) - test at TestSkin
''Current release: 1.1.6.0''
Deletions:
''Current version: 1.1.6.0''
~-##[[RegisterAction actions/register.php]]##: form to sign up for an account - test at RegisterActionTest
~-RedirectOnLogin
~-Log user's IP address when creating an account - see (//later//)
''Current version:1.1.6.0''
~-##[[PagedComments comments paging]]##: set preference for comments paging (extension of ""UserSettingsAction"")
~-##[[WikkaSkinEditor actions/editskin.php]]##: choose stylesheet and edit it - test at TestSkinEditor
~-##[[MySkin actions/myskin.php]]## (replaces WikkaSkinSelector): choose or create stylesheet and edit your own (this includes the WikkaSkinEditor functionality) - test at TestSkin
''Current version: 1.1.6.0''


Revision [9879]

Edited on 2005-07-06 09:26:49 by JavaWoman [note about user contributions]
Additions:
>>''Where 'Related user contributions' are mentioned, this is for informational purposes, referring to them for valuable ideas or possible solutions - there is no implied guarantee that these would be included in a future version of Wikka. However, if ideas or code from these were to be used, the authors would of course be credited for their contribution.''
>>This page collects links to actions or other functionality under development providing users with (extended) functionality for handling their accounts and how they use and view the wiki site. The goal is to monitor and discuss the development of what might become an improved "user account" package to release with future versions of WikkaWiki.::c::
Deletions:
This page collects links to actions or other functionality under development providing users with (extended) functionality for handling their accounts and how they use and view the wiki site. The goal is to monitor and discuss the development of what might become an improved "user account" package to release with future versions of WikkaWiki.
''Where 'Related user contributions' are menti0ned, this is for informational purposes, referring to then for valuable ideas or possible solutions - there is no implied guarantee that these would be included in a future version of Wikka. However, if ideas or code from these were to be used, the authors would of course be credited for their contribution''


Revision [9878]

Edited on 2005-07-06 09:23:28 by JavaWoman [note about user contributions; link]
Additions:
''Where 'Related user contributions' are menti0ned, this is for informational purposes, referring to then for valuable ideas or possible solutions - there is no implied guarantee that these would be included in a future version of Wikka. However, if ideas or code from these were to be used, the authors would of course be credited for their contribution''
~-UserRegistration ([[AdminModules Admin]] feature but with possible consequences for ""RegisterAction"").
Deletions:
~-UserRegistration (Admin feature but with possible consequences for ""RegisterAction"").


Revision [9802]

Edited on 2005-07-05 15:53:36 by DarTar [some modifications]
Additions:
~-unregistered users:
~~-sign up for an account (""UserSettingsAction"")
~-registered users:
~~-login (""UserSettingsAction"")
~~-login with a temporary password (""UserSettingsAction"")
~~-logout (""UserSettingsAction"")
~~-request a temporary password when the original is forgotten (""EmailPasswordAction"")
~-Log user's IP address when creating an account - see (//later//)
====User preferences====
~-update email, password, show comments, display limits for RecentChanges, revisions (""UserSettingsAction"")
~~-""PreferencesAction"" (see UserSettingsPanel)
Deletions:
**unregistered users:**
~-sign up for an account (""UserSettingsAction"")
**registered users:**
~-login (""UserSettingsAction"")
~-login with a temporary password (""UserSettingsAction"")
~-logout (""UserSettingsAction"")
~-request a temporary password when the original is forgotten (""EmailPasswordAction"")
~-log user's IP address when creating an account - see (//later//)
====Preferences====
~-update preferences (""UserSettingsAction"")
~~-""PreferencesAction""


Revision [9800]

Edited on 2005-07-05 15:41:30 by JavaWoman [layout]
Additions:
~-##[[RegisterAction actions/register.php]]##: form to sign up for an account - test at RegisterActionTest
~-##[[PagedComments comments paging]]##: set preference for comments paging (extension of ""UserSettingsAction"")
~-##[[WikkaSkinEditor actions/editskin.php]]##: choose stylesheet and edit it - test at TestSkinEditor
~-##[[MySkin actions/myskin.php]]## (replaces WikkaSkinSelector): choose or create stylesheet and edit your own (this includes the WikkaSkinEditor functionality) - test at TestSkin
Deletions:
~-[[RegisterAction actions/register.php]]: form to sign up for an account - test at RegisterActionTest
~-[[PagedComments comments paging]]: set preference for comments paging (extension of ""UserSettingsAction"")
~-""[[WikkaSkinEditor actions/editskin.php]]"": choose stylesheet and edit it - test at TestSkinEditor
~-""[[MySkin actions/myskin.php]]"" (replaces WikkaSkinSelector): choose or create stylesheet and edit your own (this includes the WikkaSkinEditor functionality) - test at TestSkin


Revision [9799]

Edited on 2005-07-05 15:03:16 by JavaWoman [first draft]
Additions:
=====Wikka User Account Modules=====
This page collects links to actions or other functionality under development providing users with (extended) functionality for handling their accounts and how they use and view the wiki site. The goal is to monitor and discuss the development of what might become an improved "user account" package to release with future versions of WikkaWiki.
====Registration, login, logout====
''Current version: 1.1.6.0''
===Files===
##[[UserSettingsAction actions/usersettings.php]]##
##[[EmailPasswordAction actions/emailpassword.php]]##
===Current features===
Provides the following basic features:
**unregistered users:**
~-sign up for an account (""UserSettingsAction"")
**registered users:**
~-login (""UserSettingsAction"")
~-login with a temporary password (""UserSettingsAction"")
~-logout (""UserSettingsAction"")
~-request a temporary password when the original is forgotten (""EmailPasswordAction"")
==Beta Features==
~-[[RegisterAction actions/register.php]]: form to sign up for an account - test at RegisterActionTest
~-RedirectOnLogin
~-log user's IP address when creating an account - see (//later//)
===To do or under development===
~-split ""UserSettingsAction"" into separate actions, one for each function - proposed names (see also RegisterAction above):
~~-""LoginAction"" - form for login only
~~-""TempLoginAction"" - form for login with temporary password only; should also force the user to choose a new password immediately
~~-""LogoutAction"" - form to log out only
~-change user name
==Related user contributions==
~-ModifiedUserSettings
~-UserRegistration (Admin feature but with possible consequences for ""RegisterAction"").
====Preferences====
''Current version:1.1.6.0''
===Files===
##[[UserSettingsAction actions/usersettings.php]]##
===Current features===
~-update preferences (""UserSettingsAction"")
==Beta Features==
~-[[PagedComments comments paging]]: set preference for comments paging (extension of ""UserSettingsAction"")
~-""[[WikkaSkinEditor actions/editskin.php]]"": choose stylesheet and edit it - test at TestSkinEditor
~-""[[MySkin actions/myskin.php]]"" (replaces WikkaSkinSelector): choose or create stylesheet and edit your own (this includes the WikkaSkinEditor functionality) - test at TestSkin
===To do or under development===
~-create separate action for updating preferences (proposed name):
~~-""PreferencesAction""
~-separate registration data from preferences data in the database (separate tables)
~-store preference for comments paging in preferences table (rather than in a cookie as in the beta version)
~-store preference for stylesheet in preferences table (rather than in a cookie as in the beta version)
==Related user contributions==
~-PageWatches
====Site Contribution Statistics and Information====
''Current version: 1.1.6.0''
===Files===
##[[MyPagesAction actions/mypages.php]]##
##[[OwnedPagesAction actions/ownedpages.php]]##
##[[MyChangesAction actions/mychanges.php]]##
##[[HighScoresAction actions/highscores.php]]##
===Current features===
~-alphabetical list of pages owned (""MyPagesAction"")
~-statistics about pages owned (""OwnedPagesAction"")
~-list of pages edited, alphabetical or by date (""MyChangesAction"")
===To do or under development===
~-list of pages where a comment was added (or list of comments)
==Related user contributions==
//none//
CategoryDevelopmentUserAccount CategoryDevelopmentActions
Deletions:
=====Wikka Administration Modules=====
This page collects links to actions under development providing administration functionality for Wikka. The goal is to monitor and discuss the development of what might become an administration package to release with future versions of WikkaWiki.
====User Administration====
''Current version: ##0.4##''
==Files:==
##[[UserAdmin actions/useradmin.php]]##
##[[FeedbackActionUpgrade actions/userfeedback.php]]##
##[[UserPagesAction actions/userpages.php]]##
##[[UserChangesAction actions/userchanges.php]]##
##[[UserCommentsAction actions/usercomments.php]]##
== Current features:==
Allows admins to perform specific actions on registered users, including:
~-display, search, sort and filter users by different criteria;
~-send user feedback;
~-display pages owned by each user;
~-display pages changed by each user.
~-display pages commented by each user.
== To do:==
~-delete/ban users;
~-add users; - in case the registration of a page is turned off, but you want to add a user
~-rename users;
~- display and manage user privileges;
~- mass operations on multiple users;
====Page Administration====
''Current version: ##0.3.1##''
==Files:==
##[[PageAdminAction actions/pageadmin.php]]##
== Current features:==
Allows admins to perform specific actions on wiki pages, including:
~-display a pageable, sortable and searchable list of wiki pages;
~-display detailed and clickable page statistics (revisions, comments, backlinks, referrers)
~-generate links to different handlers;
~-shorten long pagenames and hostnames;
~-show last edit notes (if available);
~-add 'claim' links to pages with no owner;
~-shows plain-text username in owner/lastauthor fields if user has no homepage;
==To do:==
~-new queries to get counts only
~-code optimization;
~-mass-operations (mass-page deletion, mass-page rename, mass-page ACLs etc.);
~-rename handler;
~-statistics page hits;
====System Administration====
''Current version: ##none##''
==To do:==
~-panel for managing [[ConfigurationOptions configuration options]] (stored either in a config file or in the DB);
~-panel to activate/disable specific actions;
====System Statistics and Information====
''Current version: ##none##''
==To do:==
~-add page with live news from Wikka development;
CategoryDevelopmentAdmin CategoryDevelopmentActions


Revision [9786]

The oldest known version of this page was created on 2005-07-05 12:13:26 by JavaWoman [first draft]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki