[Gridsphere-users] firefox 3 and portlet width
Paul Jamason
pjamason at gpsmail.ucsd.edu
Wed Jun 18 10:43:25 PDT 2008
Hi,
Rows with a single portlet do not automatically expand to 100% width
in Firefox 3, see:
http://geodemo-c.ucsd.edu/gridsphere/gridsphere?cid=Select+Sites
(you can login as guest/guest).
We're running gridsphere-2.2.7; the layout.xml content for this page
is shown below. The first row contains a single portlet, the
second row contains 2. If I set the width of the first row's
portlet frame, no other portlets appear on the page.
<portlet-tab label="Select Sites">
<title lang="en">Select Sites</title>
<table-layout>
<column-layout label="select_CL">
<row-layout label="select_overview_RL">
<portlet-frame
label="select_overview_PF">
<portlet-class>gpsExplorer#OverviewPortlet</portlet-class>
</portlet-frame>
</row-layout>
<row-layout label="select_somi_mySites_RL">
<portlet-frame width="60%"
label="select_somi_PF">
<portlet-class>gpsExplorer#SOMIForPortals</portlet-class>
</portlet-frame>
<portlet-frame width="40%"
label="select_mySites_PF">
<portlet-class>gpsExplorer#MySelectSitesPortlet</portlet-class>
</portlet-frame>
</row-layout>
<row-layout label="select_mySiteInfo_RL">
<portlet-frame
label="select_mySiteInfo_PF">
<portlet-class>gpsExplorer#SingleSiteInfoPortlet</portlet-class>
</portlet-frame>
</row-layout>
</column-layout>
</table-layout>
</portlet-tab>
Thanks,
Paul
-----------------------------------------------------------------
Paul Jamason
Programmer/Analyst
Scripps Orbit and Permanent Array Center (http://sopac.ucsd.edu)
California Spatial Reference Center (http://csrc.ucsd.edu)
Institute of Geophysics and Planetary Physics
Scripps Institution of Oceanography
University of California, San Diego work: 858-822-4472
9500 Gilman Dr. cell: 619-961-7260
La Jolla, CA 92093-0225 fax: 858-534-9873
-----------------------------------------------------------------
More information about the Gridsphere-users
mailing list