14 May
2008
14 May
'08
11:49 a.m.
Hi, On May 14, 2008, at 1:41 PM, Gabriela Radu wrote:
hello!
where can i find the code that creates a new xwiki page? i know i can create new pages from xeclipse. but i wanna be able to create the pages from an interface. for instance to have a text field and a button, and when the button is pressed a new page will be created with the name given in the text field.
thank you for your time
See http://code.xwiki.org/xwiki/bin/view/Snippets/CreatePageSnippet For HTML forms, see the FAQ or TODO tutorial for example. Thanks -Vincent