Re: contrib:Palette question

2006-05-29 Thread Andreas Bulling
Hi, and thanks for your answer! | Why don't you use: | | | | | | | | | | | and in your .html | ... | e.t.c. Thanks, works like a charme! But I thought the Blocks would be displayed twice on the page in this case, but they are not.

Re: contrib:Palette question

2006-05-26 Thread andyhot
Hi! Why don't you use: and in your .html ... e.t.c. >From Andreas Bulling <[EMAIL PROTECTED]>: > Hi folks, > > after some time of silence I have a new problem/question: > I want to use contrib:Palette and replace "selectedTitleBlo

Re: contrib:Palette question

2006-05-26 Thread Andreas Bulling
The replacements for the image assets work now... For the titleBlocks I get the following exception: org.apache.hivemind.ApplicationRuntimeException No type converter for type org.apache.tapestry.components.Block is available. Stack Trace: * org.apache.tapestry.coerce.ValueConverterImpl.coer

Re: contrib:Palette question

2006-05-26 Thread Andreas Bulling
Well, I've tried the following: and in the page class: @Component(type = "Insert", bindings = { "value=message:selected" }) public abstract Insert getSelectedTitleBlock(); @Component(type = "Insert", bindings = { "value=me