xwiki user/group management
Is there a way to manage user/groups in xwiki?? I don't know how to add users to specific groups or how to create groups, there seems to be no doc about it on xwiki.org!
If you go to XWiki.WebHome (click on your admin link), you should see links to groups and user administration. From there it should be fairly intuitive, except that on 0.9.840 you need to flush the cache before some group changes take effect: http://mail-archive.objectweb.org/xwiki-users/2005-04/msg00005.html. On 12/04/06, Tchize <[email protected]> wrote:
Is there a way to manage user/groups in xwiki?? I don't know how to add users to specific groups or how to create groups, there seems to be no doc about it on xwiki.org!
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Robin Fernandes a écrit :
If you go to XWiki.WebHome (click on your admin link), you should see
1) which admin link? I saw no admin link nowhere in xwiki after install, only a more actions menu with access rights/preferences management but no user/group management.
links to groups and user administration. From there it should be
2) I went to http://<host>/xwiki/bin/view/XWiki/WebHome and the page is empty. All i have is the top link bar with edit,comment,attach, more actions, pdf, history See screenshot http://i1.tinypic.com/v7xpvc.png Was i supposed to have a content there?
fairly intuitive, except that on 0.9.840 you need to flush the cache before some group changes take effect: http://mail-archive.objectweb.org/xwiki-users/2005-04/msg00005.html.
On 12/04/06, Tchize <[email protected]> wrote:
Is there a way to manage user/groups in xwiki?? I don't know how to add users to specific groups or how to create groups, there seems to be no doc about it on xwiki.org!
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Looks like a very empty wiki indeed. :) Did you get the database dump at the bottom of the download page? http://www.xwiki.org/xwiki/bin/view/Download/Download The install instructions show how to load it up in your DB: http://www.xwiki.org/xwiki/bin/view/AdminGuide/Linux+Tomcat+MySQL Regards, Robin On 12/04/06, Tchize <[email protected]> wrote:
Robin Fernandes a écrit :
If you go to XWiki.WebHome (click on your admin link), you should see
1) which admin link? I saw no admin link nowhere in xwiki after install, only a more actions menu with access rights/preferences management but no user/group management.
links to groups and user administration. From there it should be
2) I went to http://<host>/xwiki/bin/view/XWiki/WebHome and the page is empty. All i have is the top link bar with edit,comment,attach, more actions, pdf, history
See screenshot http://i1.tinypic.com/v7xpvc.png
Was i supposed to have a content there?
fairly intuitive, except that on 0.9.840 you need to flush the cache before some group changes take effect: http://mail-archive.objectweb.org/xwiki-users/2005-04/msg00005.html.
On 12/04/06, Tchize <[email protected]> wrote:
Is there a way to manage user/groups in xwiki?? I don't know how to add users to specific groups or how to create groups, there seems to be no doc about it on xwiki.org!
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Lol, this is a mysql dump! We are using an oracle database here. We used the oracle database initialisation script located here http://www.xwiki.org/xwiki/bin/view/AdminGuide/Oracle We also patched the various bean so they return "" instead of nulls (see oracle 'empty string are nulls') problem, changed hibernate mapping to allow nulls, and had to update a bit queries here and there because in oracle the query in form where field='' can never be true. However it seems xwiki does not do a proper initialisation and requires a database script to do it :( Is there a way to get this script for oracle? Does xwiki supports a import / export mecanism i could use instead of an sql script? thanks Robin Fernandes a écrit : >Looks like a very empty wiki indeed. :) >Did you get the database dump at the bottom of the download page? >http://www.xwiki.org/xwiki/bin/view/Download/Download > >The install instructions show how to load it up in your DB: >http://www.xwiki.org/xwiki/bin/view/AdminGuide/Linux+Tomcat+MySQL > >Regards, >Robin > >On 12/04/06, Tchize <[email protected]> wrote: > > >>Robin Fernandes a écrit : >> >> >> >>>>If you go to XWiki.WebHome (click on your admin link), you should >>>>see >>>> >>>> >>>> >>>> >>1) which admin link? I saw no admin link nowhere in xwiki after install, >>only a more actions menu with access rights/preferences management but >>no user/group management. >> >> >> >>>>links to groups and user administration. From there it should be >>>> >>>> >>>> >>>> >>2) I went to http://<host>/xwiki/bin/view/XWiki/WebHome and the page is >>empty. All i have is the top link bar with edit,comment,attach, more >>actions, pdf, history >> >>See screenshot http://i1.tinypic.com/v7xpvc.png >> >>Was i supposed to have a content there? >> >> >> >>>>fairly intuitive, except that on 0.9.840 you need to flush the >>>>cache before some group changes take effect: >>>>http://mail-archive.objectweb.org/xwiki-users/2005-04/msg00005.html. >>>> >>>> >>>> >>>>On 12/04/06, Tchize <[email protected]> wrote: >>>> >>>> >>>> >>>> >>>>>>Is there a way to manage user/groups in xwiki?? I don't know >>>>>>how to add users to specific groups or how to create groups, >>>>>>there seems to be no doc about it on xwiki.org! >>>>>> >>>>>> >>>>>> >>>>>>-- You receive this message as a subscriber of the >>>>>>[email protected] mailing list. To unsubscribe: >>>>>>mailto:[email protected] For general help: >>>>>>mailto:[email protected]?subject=help ObjectWeb mailing lists >>>>>>service home page: http://www.objectweb.org/wws >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>> >>>>------------------------------------------------------------------------ >>>> >>>> >>>> >>>>-- You receive this message as a subscriber of the >>>>[email protected] mailing list. To unsubscribe: >>>>mailto:[email protected] For general help: >>>>mailto:[email protected]?subject=help ObjectWeb mailing lists >>>>service home page: http://www.objectweb.org/wws >>>> >>>> >>>> >>>> >> >> >> >> >> >> >> >>-- >>You receive this message as a subscriber of the [email protected] mailing list. >>To unsubscribe: mailto:[email protected] >>For general help: mailto:[email protected]?subject=help >>ObjectWeb mailing lists service home page: http://www.objectweb.org/wws >> >> >> >> >> > > > >------------------------------------------------------------------------ > > >-- >You receive this message as a subscriber of the [email protected] mailing list. >To unsubscribe: mailto:[email protected] >For general help: mailto:[email protected]?subject=help >ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > >
On 4/12/06, Tchize <[email protected]> wrote:
Lol, this is a mysql dump! We are using an oracle database here. We used the oracle database initialisation script located here http://www.xwiki.org/xwiki/bin/view/AdminGuide/Oracle We also patched the various bean so they return "" instead of nulls (see oracle 'empty string are nulls') problem, changed hibernate mapping to allow nulls, and had to update a bit queries here and there because in oracle the query in form where field='' can never be true. However it seems xwiki does not do a proper initialisation and requires a database script to do it :(
Is there a way to get this script for oracle? Does xwiki supports a import / export mecanism i could use instead of an sql script?
hi, which version of XWiki do you use? XWiki support the Import/Export, bu only on the last unstable version. I can make you a package of the required pages if you use this version. Jérémi -- Blog: http://www.jeremi.info LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724 Project Manager XWiki: http://www.xwiki.org skype: jeremi23 -- msn et gtalk : [email protected]
participants (3)
-
jeremi joslin -
Robin Fernandes -
Tchize