Re: Continuum server down?

2007-07-03 Thread Matthias Wessendorf
down again ? -M On 6/28/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/28/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Can somebody grant me admin rights ? Done. -- Wendy -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache

[jira] Created: (TRINIDAD-88) TLD documentation in distribution

2007-07-03 Thread Jesper Pedersen (JIRA)
TLD documentation in distribution - Key: TRINIDAD-88 URL: https://issues.apache.org/jira/browse/TRINIDAD-88 Project: MyFaces Trinidad Issue Type: Wish Components: Build Affects Versions: 1.0.1-co

RE: Renderkit using Freemarker templates

2007-07-03 Thread Kito D. Mann
H... I presented something similar to this at JavaOne (called "intuition"), except that it focuses more on component creation (although the render kit part is just a step further). I was talking to Jacob Hookom about including it in Facelets, since it uses Facelets for the template (although th

Dojo Utils addRequire bug?

2007-07-03 Thread Luca Conte
Hi, this code: DojoUtils.addRequire(context, component, new String[]{"dojo.dnd.*","dojo.event.*", "dojo.widget.ResizeHandle"}); is translated into a sequence of 3 distinct Javascripts TAGS: