Re: renderNow() and render() of PortletRenderer

2007-05-02 Thread David Sean Taylor
On May 2, 2007, at 11:12 AM, Sie, Yang wrote: Hello: PortletRendererImpl class which implements both renderNow(...) and render(...) methods declared from PortletRenderer interface. After some trace, it does not seem that render(...) is used anywhere. Render(...) has the similar or same func

renderNow() and render() of PortletRenderer

2007-05-02 Thread Sie, Yang
Hello: PortletRendererImpl class which implements both renderNow(...) and render(...) methods declared from PortletRenderer interface. After some trace, it does not seem that render(...) is used anywhere. Render(...) has the similar or same functionality as that of the renderNow(...). Can any one

svn commit: r534525 - in /portals/jetspeed-2/trunk: ./ ant-tasks/ app-servers/ applications/ applications/demo/ applications/gems/ applications/j2-admin/ applications/rss/ applications/rss/rss-jar/ ap

2007-05-02 Thread ate
Author: ate Date: Wed May 2 09:03:13 2007 New Revision: 534525 URL: http://svn.apache.org/viewvc?view=rev&rev=534525 Log: Moving trunk (back) to version 2.1.1-dev, as we now target a minor 2.1.1 release (within a few weeks) with higher priority than 2.2-dev. Modified: portals/jetspeed-2/tr

Re: update decorator to the whole portal

2007-05-02 Thread Evangelos Vlachogiannis
Hi David, thnx for the reply. Well, the question is actually how can I do it using J2 api. What I want to do exactly is to add in customizer the ability that a user can apply a decorator to his whole portal and does not have to go page by page. BR, Vangelis David Sean Taylor wrote: On Apr