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 29, 2007, at 4:29 AM, Evangelos Vlachogiannis wrote:

Hi,

I would like to ask if somebody could guide me on how to do the following:

I want a user to be able to update a portal decorator and portlet decorator to the whole portal. It would be great if you provide me with relative classes and vm so I do not have to dig.


You can set the "default" decorator for the entire portal by setting the defaults in the root folder's folder.metadata file:

  <defaults
     layout-decorator="tigris"
     portlet-decorator="gray-gradient"
  />


However this value may be overridden at any folder or page level





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to