I agree :-)!
But it still dosen't work :(

I've red somewhere that there's a bug in 2.0 when it comes to layouts in
two  columns. Is this exposing the bug?

The file now looks like:

<?xml version="1.0" encoding="UTF-8"?>
<page>
  <defaults
     skin="orange"
     layout-decorator="tigris"
     portlet-decorator="tigris"
  />

  <title>6</title>

  <fragment id="pii-1" type="layout"
name="jetspeed-layouts::VelocityTwoColumns" decorator="simple">

    <fragment id="piidashboard-1" type="portlet" name="pii::DocumentList">
                <property layout="TwoColumns" name="row" value="0" />
                <property layout="TwoColumns" name="column" value="1" />
     </fragment>

    <fragment id="piidashboard-2" type="portlet" name="pii::DocumentListOld">
                <property layout="TwoColumns" name="row" value="0" />
                <property layout="TwoColumns" name="column" value="2" />
    </fragment>

  </fragment>

</page>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to