On Sat, 01 Jan 2005 17:18:50 -0800, Jonathan Locke <[EMAIL PROTECTED]> wrote:
> 
> one further idea...
> 
> if we let people put a <wicket:autolink> tag around any amount of
> markup, it could enable "transparent autolinking" for that region (while
> still supporting <wicket:link> for what we might informally call
> "explicit autolinking").  kindof link having the setAutomaticLinking
> on/off switch in the markup...
> 

What is the difference between <wicket.link> and <wicket:autolink>?.
Both surround a region, with <wicket:link> restricted to a single <a>
inside? Why not use
<wicket:link> which is an alias for <wicket:link autolink=true> and
temporarily replacing the appSetting's default value.

Juergen


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to