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


Reply via email to