On Mar 13, 2008, at 4:39 PM, Pascal Voitot wrote:
Just one question: is this tuto included on the xwiki.org site because I haven't seen it?
It's here in the Tutorials section of http://platform.xwiki.org/xwiki/bin/view/DevGuide/ In order to improve xwiki.org let us know where you would have expected to find it. Thanks -Vincent
On Thu, Mar 13, 2008 at 4:27 PM, Jean-Vincent Drean <[email protected]> wrote: Hi,
you might be interested by this article written by Vincent : http://www.theserverside.com/tt/articles/article.tss?l=XWiki This article explains how to create simple applications inside XWiki using xwiki development capabilies (objects and classes).
JV.
On Thu, Mar 13, 2008 at 3:57 PM, Kamna Jain <[email protected]> wrote:
Hello,
Thanks Guillaume and Sergiu. I have another Question:
We are looking at using XWiki to build an appication to be used within the company. I downloadd the XWiki Enterprise and am running it local on my system. I have started customizing the pages just to get a feel of how the application would look. Say, for example as a developer, if I wanted to insert an HTML form into one of the pages and ask users to fill that in for me. How exactly should I process the user input. Should I write Java code which will be a part of the XWiki Enterprise package or will it be a part of the XWiki Platform core? I am a little confused on this issue. Any insight will help immensely.
Thanks