This is somewhat related to my previous (autolink) mail. I'm currently re-building displaytag's examples (http://www.displaytag.org/index.jsp) using Wicket. The 3rd one on that list "Basic, columns - different styles" allows to change the style of the table. To do that, there is a list of styles above the table, with each entry calling the very same page with just another parameter (e.g. class=isis; class=simple; etc.). Now that I fixed the [autolink:parameter] bug, I face another problem. Wicket disables (replacing <a> with <span>) each link because it refers to the same page. I know that there are plenty of other Link-classes within Wicket, which are able to solve my problem. I just want to check with you, that a) this is true and b) we accept that limitation with autolink, because Wicket provides other Links to use in that specific case and it is a rare case (where such a limitation is acceptable).
Regards Juergen ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Wicket-develop mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-develop
