there is feedbackpanel.html next to feedbackpanel.class inside the
jar. open it and copy it. create a subclass of feedbackpanel eg
myfeedbackpanel and next to it put myfeedbackpanel.html and paste into
it the contents you copied from feedbackpanel.html.now you can
customize the html, but be sure to keep component nestings the same.

-igor

On Fri, Jul 25, 2008 at 10:55 AM, insom <[EMAIL PROTECTED]> wrote:
>
> I'm just starting with Wicket and I'm trying to use a FeedbackPanel in my
> main border. I want to change the appearance of the output so that it's not
> just a plain <ul>. With my other panels, like UsernamePasswordSignInPanel, I
> can change the display by editing the accompanying HTML file. However,
> FeedbackPanel seems to be a standard component without an accompanying
> FeedbackPanel.HTML file. How can I format its output?
> --
> View this message in context: 
> http://www.nabble.com/FeedbackPanel-HTML-file-question-tp18656743p18656743.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to