[gatein-issues] [JBoss JIRA] Updated: (GTNPORTAL-1263) Pages.xml - add width and height elements at schema

Trong Tran (JIRA) jira-events at lists.jboss.org
Mon Jun 7 23:03:38 EDT 2010


     [ https://jira.jboss.org/browse/GTNPORTAL-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trong Tran updated GTNPORTAL-1263:
----------------------------------

     Original Estimate: 2 hours
    Remaining Estimate: 2 hours
                Labels: sprint_35  (was: )


> Pages.xml - add width and height elements at schema
> ---------------------------------------------------
>
>                 Key: GTNPORTAL-1263
>                 URL: https://jira.jboss.org/browse/GTNPORTAL-1263
>             Project: GateIn Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.0-GA
>            Reporter: Michal Vanco
>             Fix For: 3.1.0-GA
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Schema is: http://www.gatein.org/xml/ns/gatein_objects_1_0
> It is possible to use element <height> at portlet-application element, but it is not at schema.
> Currently it works only if it is placed on the last place, for example:
> <portlet-application>
> 	<portlet>
> 		<application-ref>application</application-ref>
> 		<portlet-ref>PortletSample</portlet-ref>
> 	</portlet>
> 	<title>Portlet title</title>
> 	<access-permissions>Everyone</access-permissions>
> 	<show-info-bar>true</show-info-bar>
> 	<show-application-state>false</show-application-state>
> 	<show-application-mode>false</show-application-mode>
> 	<height>200px</height>
> </portlet-application>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list