Index: multicolumn-customize.vm =================================================================== RCS file: /home/cvspublic/jakarta-jetspeed/webapp/WEB-INF/templates/vm/controllers/html/multicolumn-customize.vm,v retrieving revision 1.19 diff -u -r1.19 multicolumn-customize.vm --- multicolumn-customize.vm 9 May 2003 17:28:30 -0000 1.19 +++ multicolumn-customize.vm 12 May 2003 08:21:08 -0000 @@ -16,6 +16,9 @@ #else #set ($col_class = $!skin.ControllerStyleClass) #end +#if (${skin.TitleBackgroundColor}) + #set ($portletStyle="border-color: ${skin.TitleBackgroundColor}") +#end #foreach ( $portlet in $column ) @@ -26,10 +29,12 @@ -
+
## Portlet Title +#if (${skin.PortletSkinClass}) +#end +#if (${skin.PortletSkinClass}) +#end ## Portlet "content" (properties) + #if (${skin.PortletSkinClass}) + #end - + + + + ## Include path for references #if ($portlet.Path) - - - + + + #end #if ($portlet.Control.Name) @@ -118,8 +122,8 @@ #end #if (!$portlet.Path && $controlListBox) - - + +
  #if ($col == 0) @@ -53,18 +58,22 @@ #end  
  - - - - +
- $titles.get($portlet.id) -
+ + + ## Set $portletSkin. If no skin exists for the portlet, then set to "-- Default --" #if ($portlet.Skin) #set ($tempSkin = $portlet.Skin) @@ -89,26 +98,21 @@ #else #set ($portletSecurityRef = "-- Default --") #end - -
+ $titles.get($portlet.id) +
- - - - -
- $l10n.CUSTOMIZER_SKIN : $portletSkin - - $l10n.CUSTOMIZER_SECURITY_REF : $portletSecurityRef -
-
+ $l10n.CUSTOMIZER_SKIN : $portletSkin + + $l10n.CUSTOMIZER_SECURITY_REF : $portletSecurityRef +
- $l10n.CUSTOMIZER_REF_PATH : $portlet.Path -
+ $l10n.CUSTOMIZER_REF_PATH : $portlet.Path +
+
#if ($action) @@ -131,18 +135,22 @@ #set ($ndx = $ndx + 1)
- +#if (${skin.PortletSkinClass})   +#end #end ## End of the portlet content preview (properties) ## Bottom of the portlet preview +#if (${skin.PortletSkinClass})       +#end