inca...@whiteants.net
unread,Aug 17, 2009, 4:32:23 PM8/17/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lift
Oh, it certainly make more sense now, thanks a lot. My only concern is
that "with-param" is not very self-descripting name for this feature.
I would suggest something like
<lift:surround with="template">
<lift:insert at="social">
<div id="advertisement">...
</lift:insert>
</lift:surround>
Any markup should be readable and have some semantics. And it should
be documented in very basics, I presume.
Thanks again, Mr. Marius.