Ok, the plan is to add a new collapsed menu item to the jelly home
page called "Tag Reference" which will contain all the tags as items
underneath it.

For each tag, there will be a page similar to the ant task page with:
- description
- attributes
- nested elements (if needed)
- examples.

Have a look at:

http://www.apache.org/~dion/jelly/ and in particular click on 'Tag
Reference' and see the first three entries (  ant:ant,
ant:fileScanner, ant:setProperty ) and let me know about the format
and content.

Thanks in advance to all who provide input.


On Mon, 29 Nov 2004 09:45:07 -0800, dan tran <[EMAIL PROTECTED]> wrote:
> Dion,
> 
> Sure I will
> 
> -D
> 
> 
> 
> 
> On Mon, 29 Nov 2004 14:53:13 +1100, Dion Gillard <[EMAIL PROTECTED]> wrote:
> > Dan,
> >
> > would you be happy to review some docs as an example before I go too
> > far with this?
> >
> >
> >
> > On Sun, 28 Nov 2004 15:01:38 -0800, dan tran <[EMAIL PROTECTED]> wrote:
> > > It is a huge improvement.
> > >
> > > Last time, I had to google "jelly new argument" and ended up at one of 
> > > your blog
> > > entry.  Then I make a leap of faith to place <j:arg> tag as a body of
> > > <j:new > tag ;-)
> > >
> > > My feed back here is to give example for each tag.
> > >
> > >
> > >
> > > -Dan
> > >
> > > On Mon, 29 Nov 2004 09:55:04 +1100, Dion Gillard <[EMAIL PROTECTED]> 
> > > wrote:
> > > > So if we had a frames style documentation of the taglibs and tags with
> > > > more detail on the attributes and the usage, this would help?
> > > >
> > > >
> > > >
> > > >
> > > > On Sun, 28 Nov 2004 14:39:49 -0800, dan tran <[EMAIL PROTECTED]> wrote:
> > > > > The tutorial is a big help at the web site.
> > > > >
> > > > > I am a Maven advocate at my comp, and one of the hardest thing trying 
> > > > > to
> > > > > convince my collegue to use Maven is that they keep comparing jelly 
> > > > > website
> > > > > and ant site where Ant has good user interface of  documentation.
> > > > > It has example for every single public tag.
> > > > >
> > > > > But I think Jelly is great!!!! Thank you for all the good work.
> > > > >
> > > > > -Dan
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Mon, 29 Nov 2004 09:26:36 +1100, Brett Porter <[EMAIL PROTECTED]> 
> > > > > wrote:
> > > > > > I think dan found the Jelly docs just fine as he found j:new.
> > > > > >
> > > > > > I think incorporating the Jelly tutorials into the Jelly website 
> > > > > > might
> > > > > > be a good idea though.
> > > > > >
> > > > > > Cheers,
> > > > > > Brett
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Mon, 29 Nov 2004 09:19:01 +1100, Dion Gillard <[EMAIL 
> > > > > > PROTECTED]> wrote:
> > > > > > > Is there some way we could make the Jelly docs a little more 
> > > > > > > obvious?
> > > > > > >
> > > > > > > There are some jelly tutorials on my blog, e.g.
> > > > > > >
> > > > > > > http://www.multitask.com.au/people/dion/archives/000192.html
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Sun, 28 Nov 2004 14:02:34 -0800, dan tran <[EMAIL PROTECTED]> 
> > > > > > > wrote:
> > > > > > > > My appology,
> > > > > > > >
> > > > > > > > The answer is not obvious by using <j:arg > tag at the body of 
> > > > > > > > j:new tag
> > > > > > > >
> > > > > > > >
> > > > > > > > -D
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On Sun, 28 Nov 2004 11:17:30 -0800, dan tran <[EMAIL 
> > > > > > > > PROTECTED]> wrote:
> > > > > > > > > Hello,
> > > > > > > > >
> > > > > > > > > I would like to construct new java object which requires an 
> > > > > > > > > argument
> > > > > > > > > in its constructor (ex new TreeSet(myComparator))  How do I 
> > > > > > > > > do that in
> > > > > > > > > Jelly?
> > > > > > > > >
> > > > > > > > > Please dont tell me to go to jelly group ;-)
> > > > > > > > >
> > > > > > > > > -Dan
> > > > > > > > >
> > > > > > > >
> > > > > > > > ---------------------------------------------------------------------
> > > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > http://www.multitask.com.au/people/dion/
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ---------------------------------------------------------------------
> > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > ---------------------------------------------------------------------
> > > > > >
> > > > > >
> > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > > >
> > > > > >
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > >
> > > > >
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > >
> > > >
> > > > --
> > > > http://www.multitask.com.au/people/dion/
> > > >
> > >
> >
> >
> > --
> >
> >
> > http://www.multitask.com.au/people/dion/
> >
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to