Hi, I had a similar issue while mixing up Trinidad and RichFaces components. Each one provides its own skinning facility, thus one would expect that only owned components are affected. Not true for Trinidad. Results are incompatible styles (or dirty tricks to work around) concerning commandLinks (at least).

-- Renzo

Adam Winer wrote:
No, there's no way to configure this away.  Could you
explain why you need to disable this?

-- Adam


On 7/11/07, MOLINA Stéphane <[EMAIL PROTECTED]> wrote:
Hi,

That's true, only these three elements are rendered by trinidad.
Is there some mean to avoid this, in particular for commandLink and commandButton ?

I looked in CoreRenderKit.java, but I don't understand how I can do ...
Is there something to add in a .xml configuration file ?

Thanks in advance,

-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Matthias Wessendorf
Envoyé : mercredi 27 juin 2007 16:57
À : MyFaces Discussion
Objet : Re: [Trinidad] Trinidad render kit

form,commandLink and commandButton are rendered by Trinidad

see CoreRenderKit.java

-m

On 6/27/07, MOLINA Stéphane <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have some problems when using trinidad : all my elements are rendered with trinidad render kit.
> For some <h:*> elements I do not want trinidad to do the rendering job
> (in fact I do not want trinidad to render anything else than trinidad components).
>
> How can I do to use trinidad only for trinidad components ?
>
> Best regards,
>
>
> --
> Stéphane Molina
>


--
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org



Reply via email to