well, i removed the functionality from core. do you want it back in there?

yes that simple </div> is possible, i was just being lazy

-igor


On 4/18/07, Johan Compagner <[EMAIL PROTECTED]> wrote:

i do hope that it will be:
<div wicket:extend="true?">...</div>

On 4/14/07, Thomas Singer < [EMAIL PROTECTED]> wrote:
>
> My IMarkupFilter implementation converts, e.g. <div
> wicket:id=":extend">...</div> to <wicket:extend>...</wicket:extend>. No
> need
> to add parameters at the closing div tag.
>
> Tom
>
>
> Jean-Baptiste Quenot schrieb:
> > * Igor Vaynberg:
> >
> >> our parser doesnt create the link of closetag->opentag until later in
> the
> >> chain, so you have to do it on both tags.
> >
> > Igor,
> >
> > I just checked the XML specification, we are not supposed to put
> > attributes in an End-Tag.
> >
> > See http://www.w3.org/TR/xml/#sec-starttags
> >
> > Can you explain a bit more about the parser's limitation?
>
>
> -------------------------------------------------------------------------
> 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
>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to