I am just a beginner in XWIKI. Is there any other simple way to create a space automatically.
-- Prathap On Tue, Jun 24, 2008 at 11:28 AM, Sergiu Dumitriu <[EMAIL PROTECTED]> wrote: > http://platform.xwiki.org/xwiki/bin/view/DevGuide/Notifications should > help you. > > Prathap Pandian wrote: > > Or we can have like this. I am creating a new user, in the mean time it > > should > > create a new space (automatically) with that user name. Is this possible. > > > > -- > > Prathap > > > > On Tue, Jun 24, 2008 at 9:29 AM, Prathap Pandian < > [EMAIL PROTECTED]> > > wrote: > > > >> Yes you are right. I want to create a space, but not manually. It should > >> create automatically > >> and the space name should be the current user. (Current login user). > >> > >> Create a new user in XWIKI. Now login the newly created user, it should > >> created a new space with that user name. > >> > >> -- > >> Prathap > >> > >> > >> On Tue, Jun 24, 2008 at 1:14 AM, Mike Oliver <[EMAIL PROTECTED]> > >> wrote: > >> > >>> Perhaps the terminology is confusing. I think when you say 'workspace' > >>> you > >>> are referring to an XWiki Space and not the XWiki Workspace which is an > >>> alternative to XWiki Enterprise. > >>> > >>> So correct me if I am wrong but you want an action a user takes in an > >>> XWiki > >>> page that will create a New Space (with its own Web Home page). > >>> > >>> You can see how to do that by looking at the > >>> /xwiki/bin/edit/Panels/NewPage?editor=object& and seeing how a new > space > >>> is > >>> created there. > >>> > >>> Ollie > >>> > >>> > >>> Prathap Pandian wrote: > >>>> Hello, > >>>> > >>>> For example i am having two pages. > >>>> > >>>> Page 1 and page 2 > >>>> > >>>> In the Page 1 i am having a redirect URL to page2. > >>>> > >>>> When i am entering in to the pages 2 it should create a workspace with > >>>> current user name. thats it.. > >>>> > >>>> Whether this one is possible. In xwiki.. > >>>> > >>>> -- > >>>> Thanks, > >>>> Prathap Pandian M > >>>> > >>>> On Fri, Jun 20, 2008 at 8:51 PM, Jerome Velociter <[EMAIL PROTECTED]> > >>>> wrote: > >>>> > >>>>> Hello, > >>>>> > >>>>>> Hi, > >>>>>> > >>>>>> How can i create a workspace in xwiki automatically through > (Coding). > >>>>> May be possible, but you will have to give us more details on your > plan > >>>>> to > >>>>> get a helpful answer... > >>>>> > >>>>> Do you want to do: > >>>>> > >>>>> * Create a workspace from velocity code in XWiki Enterprise ? > >>>>> * Create a workspace from a java plugin, and use it in XWiki > Enterprise > >>> ? > >>>>> * Create a workspace programmatically from XWiki Workspaces? > >>>>> * Something else ? > >>>>> > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

