2008/10/23 rpaul <[EMAIL PROTECTED]>: > > Not sure this would work. I have not tried it. > > Extend SignInPanel with subclass e.g. MySignInPanel and then create your > matching MySignInPanel.html with the custom content. > > Then use MySignInPanel instead of SignInPanel. just to clear things up, this not only will work but is imho the best practice for custom markup. it also makes clear that you are using customized markup and where to find it by just reading the java code.
> > -- > View this message in context: > http://www.nabble.com/Override-panel-markup-tp20135458p20136407.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]
