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 ? >> >> Cheers, >> Jerome. >> >> > >> > -- >> > Thanks, >> > Prathap Pandian M >> > _______________________________________________ >> > devs mailing list >> > [email protected] >> > http://lists.xwiki.org/mailman/listinfo/devs >> > >> >> >> _______________________________________________ >> devs mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/devs >> > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > > -- View this message in context: http://www.nabble.com/XWIKI-Workspace-tp18031693p18076819.html Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

