[ http://issues.apache.org/jira/browse/JS2-459?page=comments#action_12362090 ]
Randy Watler commented on JS2-459: ---------------------------------- Still pondering. One of the problems is that the width settings need to know about the padding settings so that the available space can be used cleanly. It would seem that the width, padding, and margin sizes would need to be managed by the layout portlet somehow. I think we'll need something like sizes, padding, and spacing settings to emulate table layout. Perhaps it will be best to simply create 9, (left, mid, right X top, mid, bottom, ignoring nesting), unique class names for user extensibility and call it good. Yes, documentation is an issue with layout/decorators for sure. There is also JSP support to consider. Phew! > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]