Hi, First of all, I want to apologize to everybody for beeing away for so long... I hope it has not caused too many problems. Hopefully, I can still be of some help...
Don, What's the remaining 10% you're having trouble with? We can move out the URL and Form stuff, but it would require separate tags for the portlet url stuff until URL building has been made more general and pluggable. But having "duplicate" tags might not be such a big deal if it's going to be a plugin anyway? Before the code was merged into WW, I used a custom tld so the tags were the same, but used some other classes instead. Is it supposed to be possible to "override" tld(s) from plugins? Nils-H On 1/15/07, Don Brown <[EMAIL PROTECTED]> wrote:
I got 90% of the way once moving the portlet support out to a plugin, but there were a couple hardcoded references in the URL component and another internal class that escapes me ATM, so I backed off. This could be revisited for 2.1. Don Tom Schneider wrote: > Ted Husted > whttp://www.netidentity.com/Landing7.aspx?d=dail.com&mp=DomainRedirect&DomainID=18855&CategoryID=101521869rote: > >> It would be great if there were a portlet plugin. I have no idea how >> the support is implemented, but I expect it would not be that easy. :) > Well, the PortletDispatcher (Jsr168Dispatcher.java) and related > portlet request support classes would probably be easy to separate > out. The trick would be the form and url tags which right now have > specific portlet behavior for building portlet url's. The real > question is do we want separate tags for portlet urls? If so it might > be possible to have a subclass of the url and form tag for portlet > environments. If not, then we'd either have to leave the portlet > support in core and only use it with the portlet plugin--or find some > way to override how urls are build in core via the plugin. These are > the issues that I see based on my limited knowledge of the portlet code. > Tom > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]