The real advantage of the pipline approach is that I can include a lnguage toggle in the existing menu structure. (defining a .link with default-page.psml?toggle_lang=1 and include this in declarative menu definition). I think that's clearer than mixing menu definition code and portlets in the decoration area.
Joachim David Sean Taylor wrote: > Joachim Müller wrote: > >> That's correct. What I want is to stay on default.psml and toggle the >> language. Therefore the Locale must be changed, before the portlets on >> this page are rendered. >> >> Can I define the order of portlet execution on the page? >> >> (If I can I could place a hidden portlet that toggles tha language.) >> >> Regards, >> Joachim >> > Putting a portlet in the decorator is not very well supported > I believe Scott has plans to implement that one soon > I've accomplished this before with a custom layout > I think I pipeline would work fine, but I think in this case I prefer > Scott's approach > > --------------------------------------------------------------------- > 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]
