De : David Sean Taylor [mailto:[EMAIL PROTECTED]] > > From: Luta, Raphael (VUN) [mailto:[EMAIL PROTECTED]] > > > > There's no major difference between the two except that > > OneColumn based on the MultiColumnController and thus uses > > a coordinate based constraints system, whereas ColumnController > > uses a position based constraint sets. > > > > This has only a noticeable effect when you change the layout to > > multiple columns: > > with OneColumn -> all the portlets defined stay on the first column > > and the others start empty > > with ColumnController -> the protlets are equally spread between the > > different columns. > > > > In short, +1 to change the default controller and make > ColumnController > > hidden. > > What do you mean by hidden? > Are you recommending deleting it from the registry? >
No, that may break existing PSML. Simply put hidden="true" to the control definition so that it does not show up for the user and the admin through normal operation. -- Rapha�l Luta - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
