[xwiki-devs] Personal data in XWiki
Hello, My question is about personal data management in XWiki. How and where can I store personal data? For example a user could have a different skin from the other users when he logs in, or different documents (with personal content). I'd like to know how to do it. Thanks, Marie
On Tue, Jun 28, 2011 at 12:19, Marie <[email protected]> wrote:
Hello,
My question is about personal data management in XWiki.
How and where can I store personal data? For example a user could have a different skin from the other users when he logs in, or different documents (with personal content). I'd like to know how to do it.
Data associated to specific user are usually stored in objects in this user profile page. By default you can find user related informations (name, mail, etc.), lists of document/space this user is watching, some configuration associated to user (default editor, color theme, etc.).
Thanks, Marie
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
On Tue, Jun 28, 2011 at 12:27 PM, Thomas Mortagne <[email protected]
wrote:
On Tue, Jun 28, 2011 at 12:19, Marie <[email protected]> wrote:
Hello,
My question is about personal data management in XWiki.
How and where can I store personal data? For example a user could have a different skin from the other users when he logs in, or different documents (with personal content). I'd like to know how to do it.
Data associated to specific user are usually stored in objects in this user profile page.
By default you can find user related informations (name, mail, etc.), lists of document/space this user is watching, some configuration associated to user (default editor, color theme, etc.).
Also note in the user profile there is already a field for specifying the skin to use for this user. Jerome
Thanks, Marie
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (3)
-
Jerome Velociter -
Marie -
Thomas Mortagne