Actually there such a project exists already, based on XWiki. I'm talking about Nearbee, an implementation of XWiki that provides every user with his own space, blog etc... The project is currently being developed and not yet finished but it sounds a lot like what you are looking for. There is some information about it here: http://www.xwiki.com/xwiki/bin/view/Solutions/Nearbee?language=en but obviously not enough to describe the project properly... Jerome Velociter (who sometimes contributes to this list) may give you some more information about it if you're interested. Guillaume Nota: not quite sure the project is under an Open Source license yet though... On 16/07/07, Whisler, Dave <[email protected]> wrote:
Some organizations may want users to have the ability to have their own Space (perhaps for doing their own blogs, etc..) and manage the security for it themselves in addition to Spaces for Depts, etc…
David K. Whisler
*From:* Vincent Massol [mailto:[email protected]] *Sent:* Monday, July 16, 2007 12:06 PM *To:* [email protected] *Subject:* Re: [xwiki-users] Silly question about user documents
Hi David,
On Jul 16, 2007, at 5:54 PM, Whisler, Dave wrote:
YES!!!!!! Sounds like a very useful idea that would help XWiki become better for meeting the needs of the Enterprise.
Why do you think so? (just curious :))
Thanks
-Vincent
*From:* Thomas Kliethermes [mailto:[email protected]<[email protected]>]
*Sent:* Monday, July 16, 2007 10:08 AM *To:* [email protected] *Subject:* Re: [xwiki-users] Silly question about user documents
While we're talking about moving the user pages: Why not go all out and implement "User Spaces"?
We're doing something like this in our skin. Each user can get a username-based space created based on a template. The space name is just UserSpace_xwikiusername and gets tied to the existing xwiki user profile page with mutual links, along with a left menu "My Space" item. To eliminate thousands of spaces for one-time users, we've made it so the user's space is not automatically created: The user has to ask for it by clicking "Create my space" and then a javascript confirmation. The default permissions are private, and "UserSpace_%" is filtered out of things like spaces list and recent documents. Search works the same as before because non-viewable docs are not listed anyway.
Our implementation is tied to our environment (very customized, with custom plugins), but would something like this be useful in general?
Thanks, -Tom
-- Tom Kliethermes eSupport Initiatives IBM Information Management (913) 599-7240 Fax: (913) 599-8590 http://www.ibm.com/software/data
*Vincent Massol <[email protected]>*
07/16/2007 03:11 AM
Please respond to [email protected]
To
cc
Subject
Re: [xwiki-users] Silly question about user documents
On Jul 16, 2007, at 6:53 AM, Erin Schnabel wrote:
I am wondering..
Is there any reason why ALL user documents have to be in the XWiki space? Wouldn't it make more sense to have an XWikiUser space, and perhaps an XWikiGroup space?
For those of us with large installs already, it would be a pain to move.. but it doesn't seem to me that auth code checking for users should care much about what space the user document is in (aside from authorization/access, I suppose, as that is based on the space), but still, I think separating user and group documents out into their own spaces would make navigation of the xwiki space easier...
thoughts?
Agreed. We need them somewhere separate. One reason for me is that I'd like to separate the "What's New" page into 2: one list for recently modified documents and another list for recent members.
For migrating that shouldn't be hard as you can easily pick them out using a query and then do $thedoc.rename(...)
Thanks -Vincent
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected]<[email protected]> For general help: mailto:[email protected]?subject=help<[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] list.
To unsubscribe: mailto:[email protected]<[email protected]>
For general help: mailto:[email protected]?subject=help<[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] 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