How can I make the $skin variable available top.vm or bottom.vm files?
Judging from the Java code, this line is used to put the "skin" variable in
the Velocity context for the portlets:
context.put( "skin",
this.getPortlets().getPortletConfig().getPortletSkin() );
Is there any way that the variable is also visible in the top and bottom
Velocity files?
Roel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]