You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Randy Watler (JIRA)" <je...@portals.apache.org> on 2006/01/13 07:37:20 UTC

[jira] Resolved: (JS2-459) TwoColumns2575 and TwoColumnsSmallLeft don't work

     [ http://issues.apache.org/jira/browse/JS2-459?page=all ]
     
Randy Watler resolved JS2-459:
------------------------------

    Resolution: Fixed

Column sizes and nested layous have been repaired for the 2.1-dev trunk and 2.0.1 branch.

Unique class names have been added to floating layout DIVs to facilitate css style usage. These classes include layout types, (i.e. 'TwoColumns'), along with columns and row numbers as appropriate. Unique DIV ids have also been specified using the Fragment ids associated with the layouts.

Finally, portlet content overrun has been managed to a larger degree by specifying overflow:hidden on the layout DIVs as reqired by IE and other browsers.

Customization of the nested layouts remains broken and has added as a separate JIRA issue.

> TwoColumns2575 and TwoColumnsSmallLeft don't work
> -------------------------------------------------
>
>          Key: JS2-459
>          URL: http://issues.apache.org/jira/browse/JS2-459
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Layout
>     Versions: 2.0-FINAL
>  Environment: Tomcat 5.0.28
> Linux
>     Reporter: Andre Michel Gauthier
>     Assignee: Randy Watler
>  Attachments: warfare-scam.psml
>
> When Selecting either TwoColumns2575 or  TwoColumnsSmallLeft as layouts for a page I still get a 50/50 two column page. I have specified the layout in the psml page and performed a complete redeployment of my portal (including db).
> The page source contains the following section which I would expect to state the exact layout I have requested so that the css can format the columns appropriately.
> <!--  END: layout/html/gserv/decorator.vm -->
>    
>  <div id="js_scam_1_" class="portal-layout portal-layout-TwoColumns">
> 			  
> 	  
> 	  	  <div id="column-1" class="portal-layout-column" >
> 		<!--  <div class="portal-layout-column-gutter"> --> 
> 	       	     
>            			
>            		   <div class="portal-layout-cell" >
> 		   		   		   
> 		   			 
> <!-- Begin: Fragment: scam-101 Decoration: ${decoratorId} -->

-- 
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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org