You can try to modify the layout, and change it to two columns, and
you can open the default.psml and see the layout is not "TwoColumns" but
"two columns" with space.. see the list box.
If you change it to Two columns, the psml will be like this <controller
name="two columns"/> not <controller name="TwoColumns"/>
To find this.. you can login, and click the customize button, and change it
to two columns.
There must be an alias for two columns to TwoColumns, but this problem is
not shown for ThreeColumns.
I cannot find it in the controller.xreg.
This is the tag
<portlet-controller-entry name="TwoColumns" hidden="false">
<meta-info>
<title>Two columns</title>
</meta-info>
<classname>org.apache.jetspeed.portal.controllers.VelocityPortletController<
/classname>
<parameter name="template" value="multicolumn.vm" hidden="false"/>
<parameter name="action" value="controllers.MultiColumnControllerAction"
hidden="false"/>
<parameter name="sizes" value="50%,50%" hidden="false"/>
<parameter name="cols" value="2" hidden="false"/>
<media-type ref="html"/>
</portlet-controller-entry>
Frans
----- Original Message -----
From: "Rapha�l Luta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 30, 2001 10:04 PM
Subject: Re: two columns or TwoColumns controller
> Frans Thamura wrote:
>
> > Dear All,
> >
> > where is the location so I can change the two columns
> > controller become TwoColumns.
> >
> > I see there is an alias for TwoColumns to two columns
> > in layout?? this mase error in the xreg.. I cannot
> > find where is the location of this controller.
> >
>
>
> I'm sorry I don't understand the question.
>
> All the controllers definition that appear in the customizer
>
> are in WEB-INF/conf/controllers.xreg
>
>
> --
> Raphael Luta - [EMAIL PROTECTED]
> Vivendi Universal Networks - Paris
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]