[ http://issues.apache.org/jira/browse/JS2-494?page=all ]
Ate Douma closed JS2-494:
-------------------------
Resolution: Duplicate
See JS2-459 which is fixed
> The changes in portlet.xml are not reflected on the page for layouts
> --------------------------------------------------------------------
>
> Key: JS2-494
> URL: http://issues.apache.org/jira/browse/JS2-494
> Project: Jetspeed 2
> Type: Bug
> Components: Layout
> Versions: 2.0-FINAL
> Environment: Windowxs XP
> Reporter: John Evolve
> Priority: Critical
>
> Hi,
> The layout is not changing, when I change the column sizes to 15%, 65%, 20%
> from 33%,33%,33%in portlet.xml @C:\Jetspeed
> 2.0\webapps\jetspeed\WEB-INF\apps\jetspeed-layouts\WEB-INF.
> Following is the fragment FYI.
> <portlet id="VelocityThreeColumns">
> <portlet-name>VelocityThreeColumns</portlet-name>
> <display-name>Three Columns Layout Using Velocity</display-name>
> <init-param>
> <name>ViewPage</name>
> <value>columns</value>
> </init-param>
> <init-param>
> <name>MaxPage</name>
> <value>maximized</value>
> </init-param>
> <init-param>
> <name>columns</name>
> <value>3</value>
> </init-param>
> <init-param>
> <name>sizes</name>
> <value>15%,65%,20%</value>
> </init-param>
> <init-param>
> <name>layoutType</name>
> <value>ThreeColumns</value>
> </init-param>
>
> <portlet-class>org.apache.jetspeed.portlets.layout.MultiColumnPortlet</portlet-class>
> <expiration-cache>-1</expiration-cache>
> <supports>
> <mime-type>text/html</mime-type>
> <portlet-mode>view</portlet-mode>
> <portlet-mode>edit</portlet-mode>
> <portlet-mode>help</portlet-mode>
> </supports>
> <portlet-info>
> <title>VelocityThreeColumns</title>
> <short-title>ThreeColumns</short-title>
> </portlet-info>
> </portlet>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]