Well, I dont mean only for initializing. I am talking about allowing a
user to be able to customize his portlets not one by one but as a whole
page or whole site.
thnx,
Vangelis
Jacek Wiślicki wrote:
Wiadomosc od Evangelos Vlachogiannis z 2006-11-23 16:49 brzmiala:
I would like to ask if J2 provides any mechanism that a user can apply
a portlet decorator to either all portlets of a page or to all porlets
in his site.
If, no any hint where to look for developping such a feature?
If you want to setup a portlet decorator to all fragments in a page,
setup its defaults as:
<defaults layout-decorator="page decorator name"
portlet-decorator="portlet decorator name"/>
Then, all fragments in a page are given a decoration of "portlet
decorator name", unless you specify it for a particular fragment.
If you want to specify this value for all new pages, setup
it in WEB-INF/assembly/theme-engine.xml.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]