Enrique, svn co https://svn.apache.org/repos/asf/portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1 jetspeed-2
Yes, I believe that the sizes property was broken in 2.0 as well. I think 2.0.1 fixes that as well. Nested layouts were initially fixed in 2.0.1, but Ate put in a ton of work to make them much better in 2.1-dev. Randy On Tue, 2006-07-04 at 09:48 +0200, Enrique Perez wrote: > Hi Randy, > > Where can I find the version 2.0.1?? Or how can I build that version > with Maven 1.0.2?? Maybe modifying build.properties and setting > "jetspeed.version" to the value "2.0.1"?? > > And do you know if there is also a bug with the fragment's property for > setting the size of the columns in my version?? I mean, I'm trying to > set 20% for left column and 80% for right one with this tag: > <fragment id="x" type="layout" > name="jetspeed-layouts::VelocityTwoColumns"> > <property layout="TwoColumns" name="sizes" > value="20%,80%"/> > > but it seems to have no effect. > > Thanks again, > Enrique > > > > -----Mensaje original----- > > De: Randy Watler [mailto:[EMAIL PROTECTED] > > Enviado el: lunes, 03 de julio de 2006 15:41 > > Para: Jetspeed Users List > > Asunto: RE: Security constraints for fragments > > > > Enrique, > > > > IIRC, Fragment permissions did not make the 2.0 release cutoff. This > > would explain why they are not working for you. However, they were > added > > to the 2.0.1 stable branch build that several people have successfully > > been using. So, I think you can use either the 2.0.1 or 2.1-dev/svn > HEAD > > versions to get this behavior to work. Let me know ASAP if this is not > > the case. > > > > HTH, > > > > Randy > > > > On Mon, 2006-07-03 at 11:25 +0200, Enrique Perez wrote: > > > Hi, Randy. > > > > > > I'm using Jetspeed2 (version 2.0), built with Maven 1.0.2. But I'm > not > > > sure this would be a J2 bug, it's most likely that I'm doing > something > > > wrong =) > > > I attach my files in case any of you see something weird. > > > > > > Thanks for your help. > > > > > > Regards > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
