On Wed, 24 Jan 2007, Marc-Andre Houle wrote:
> In the wiki, there is a gotcha that look like this :
> Adding wicket:head to a Page
> 
> <wicket:head> is intended for panels and borders only. Do not add this to a
> page.
> 
> The problem is : it is exactly what I wanted to do.  I got a child class
> that need to add some css/javascript to the header of the page.  Is it
> because our design is too pour or just that this is not true anymore or what
> else?  I wanted to have a little more detailed about that.

I think that it might be outdated, I take that you mean

  http://cwiki.apache.org/WICKET/best-practices-and-gotchas.html

And here there seems to be the same issue

  http://cwiki.apache.org/WICKET/consistent-page-layout-using-borders.html

Maybe there should be the same point about markup
inheritance as here:

  http://www.mail-archive.com/wicket-user@lists.sourceforge.net/msg17430.html

> P.S. : I'll make sure to copy the details into the wiki after :)

Is it publicly editable?

-- 
Timo Rantalaiho
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to