On Mar 13, 2008, at 5:26 PM, Pascal Voitot wrote:

I had seen this FAQ Tutorial but I hadn't clicked on "TODO" tutorial
Maybe the devzone should appear more clearly because when you go on xwiki.org for the first time, you see first "codezone" which doesn't contain tutorials (remark: in my IE6, the codezone snippet panels appears far below the text, in fact below the right column and I spent sometime before scrolling down to see them)... I had to wander a bit before discovering the great features of xwiki :)
Moreover, "development zone" and "code zone" is a bit ambiguous

Yes Code Zone should be named differently but I haven't found a better name yet. It's a place where you can 2 things:
* Extensions not found in the distribution
* Code Snippets
* Documentation on Macros/Plugins/Applications that are bundled with the distribution

Initially I wanted to call it the Reference Zone for documentation reference but it's not that. We want people to contribute macros/ snippets/plugins/etc in there. Then I thought about splitting it into 2:
- a doc reference zone
- a contrib zone
but that's a lot of work and we still want to use the same mechanisms for both zones.

If someone has a better name, please tell me.

Thanks
-Vincent

Anyway, guys, great project and architecture... gives me great ideas :)

br
Pascal

On Thu, Mar 13, 2008 at 4:51 PM, sachin mittal <[EMAIL PROTECTED]> wrote:
Writing  java code not not necessary unless developing a pluign.
You may want to look at 
http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial

The is the best place to start with velocity code in wiki pages to build applications to extend xwiki.

Thanks
Sachin


Message: 5
Date: Thu, 13 Mar 2008 16:27:49 +0100
From: "Jean-Vincent Drean" <[EMAIL PROTECTED]>
Subject: Re: [xwiki-devs] Developing/Extending XWiki
To: "XWiki Developers" <[email protected]>
Message-ID:
       <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1


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
>
> _______________________________________________
>  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

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to