This is totally against 'the Wicket' way. The whole idea is to minimize scripting in the markup. What you propose is just going in the oposite direction.
Martijn On 9/19/06, Stefan Arentz <[EMAIL PROTECTED]> wrote: > On 9/19/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > wicket:link is very basic. You won't be able to change much, if > > anything at all. It was just meant as a quick way of building a > > working menu. If you want more, then you'll have to use > > BookmarkablePageLinks > > Hm that kind of sucks :-) > > Because in 9 out of 10 times you don't want the hassle of manually > creating links. > > Is there a way to introduce new tags? It would be nice to be able to > create little html macros like <stefan:a > href="SomePage.html">Boe</stefan:a>. > > S. > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > -- Download Wicket 1.2.2 now! New Ajax components: Tree, TreeTable and ModalWindow -- http://wicketframework.org ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
