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

No, I meant <div wicket:id=":extend">. It was the whole purpose to just have 
one non-HTML attribute.

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

Do you mean Johan or me? If the latter one, no I prefer my own 
implementation for being flexible. :)

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

I'm using a stack for that...

Tom


Johan Compagner schrieb:
> i do hope that it will be:
> <div wicket:extend="true?">...</div>
> 
> On 4/14/07, *Thomas Singer* < [EMAIL PROTECTED] 
> <mailto:[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
>     
> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>     _______________________________________________
>     Wicket-user mailing list
>     [email protected]
>     <mailto:[email protected]>
>     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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to