new attribute on the menu widget: portal-page

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

new attribute on the menu widget: portal-page

Hans Bakker
In rev 743639 I have created a new attribute on the menu widget:
portal-page where a parentPortalPage can be specified which will insert
menus from the portalpage entity.

This will allow the usage of the portalpages within the menu widget and
an ftl is not required anymore.

Not Perfect yet because the parameter is a literal string and cannot be
expanded what is required.

suggestions or opinions ofcourse welcome.

--
http://www.antwebsystems.com :
Quality OFBiz support for competitive rates....

Reply | Threaded
Open this post in threaded view
|

Re: new attribute on the menu widget: portal-page

David E Jones-3

On Feb 12, 2009, at 1:56 AM, Hans Bakker wrote:

> In rev 743639 I have created a new attribute on the menu widget:
> portal-page where a parentPortalPage can be specified which will  
> insert
> menus from the portalpage entity.
>
> This will allow the usage of the portalpages within the menu widget  
> and
> an ftl is not required anymore.
>
> Not Perfect yet because the parameter is a literal string and cannot  
> be
> expanded what is required.
>
> suggestions or opinions ofcourse welcome.

That looks like a pretty good option. Thanks Hans.

-David