In my experience your problem won't be shown if you
use the latest Jetspeed from CVS. Because the current
binary is not work well.. esp. the customization.

Frans



--- Paul Spencer <[EMAIL PROTECTED]> wrote:
> Sumit,
> The version is displayed on the bottom left of the
> Jetspeed homepage. 
> The link you mentioned should be current.
> 
> How did you install it?
> 
> Did you:
>    1) shutdown tomcat
>    2) save all customized files
>    3) delete the webapps/jetspeed directory tree
>    4) place jetspeed.war in the webapps directory
>    5) startup tomcat
> 
> Paul Spencer
> 
> Sumit Ranjan wrote:
> > 
> > paul,
> >   yes this behaviour is same for all users...
> >   as regards the version of jetspeed ...i am not
> sure whether i am using
> > 1.3a2
> > (the pencil functionality as you mentioned is also
> not available to me...)
> > 
> > i had downloaded my jetspeed from the site...
> >  
>
http://jakarta.apache.org/~raphael/jetspeed/jetspeed-latest.tgz
> >   do u suggest getting the 1.3a2 version instead ?
> >   if yes , can u please suggest some site from
> where i can get that....i am
> > not able to access cvs ...
> > 
> > about the admin psml...yes it diplays two columns
> ....but my question was
> > how to change the no. of columns from this place 
> ...so that it stays on
> > between customizations and logging-in/off.
> > 
> > please help.
> > 
> > TIA
> > 
> > sumit
> > ----- Original Message -----
> > From: "Paul Spencer" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, August 09, 2001 7:08 PM
> > Subject: Re: layout question
> > 
> > > Sumit,
> > > Are you seeing this problem for all users?
> > >
> > > Using the 1.3a2 customizer, I click the pencil
> of the pane I want to
> > > edit. Their I can change the layout.
> > >
> > > The PSML you included will display the portlets
> in 2 columns.
> > >
> > > Paul Spencer
> > >
> > > Sumit Ranjan wrote:
> > > >
> > > > hi all !
> > > >    i have been  trying to configure my
> layout...but it always shows the
> > > > default layout...i mean if i try to have three
> columns of portlets on my
> > > > page...it always shows 2 columns....
> > > >
> > > > for eg. in the follwing( my admin psml)....
> > > >
> > > > <?xml version="1.0" encoding="UTF-8"?>
> > > > <portlets
> xmlns="http://www.apache.org/2000/02/CVS";>
> > > >     <controller
> > > >
> >
>
name="org.apache.jetspeed.portal.controllers.RowColumnPortletController">
> > > >         <parameter name="sizes"
> value="34%,66%"/>
> > > >         <parameter name="mode" value="row"/>
> > > >     </controller>
> > > >     <metainfo>
> > > >         <title> Home page</title>
> > > >     </metainfo>
> > > >     <portlets>
> > > >         <controller
> > > >
>
name="org.apache.jetspeed.portal.controllers.FlowPortletController"/>
> > > >         <entry parent="ClearPortlet">
> > > >             <control
> > > >
>
name="org.apache.jetspeed.portal.controls.ClearPortletControl"/>
> > > >         </entry>
> > > >         <entry parent="http://intra2/"/>
> > > >         <entry parent="http://intra/"/>
> > > >         <entry
>
parent="http://intra.daimlerchrysler.com/index_e.htm"/>
> > > >         <entry
> parent="http://www.slashdot.org/slashdot.rdf"/>
> > > >         <entry parent="RoleForm"/>
> > > >         <entry
> > > >
>
parent="http://jakarta.apache.org/jetspeed/channels/turbine.rss"/>
> > > >         <entry parent="Mozilla"/>
> > > >         <entry parent="Search"/>
> > > >         <entry parent="JavaWeb">
> > > >             <parameter
> name="dont_remove_applet" value="no"/>
> > > >         </entry>
> > > >         <entry parent="JetspeedContent"/>
> > > >         <entry
> parent="http://53.248.60.78/twiki/bin/view"/>
> > > >         <entry
> parent="http://advaita/cgi-bin/gnatsweb.pl"/>
> > > >         <entry parent="PermissionForm"/>
> > > >         <entry parent="XMLHack"/>
> > > >         <entry parent="UserForm">
> > > >             <parameter name="_display"
> value="normal"/>
> > > >         </entry>
> > > >         <entry
> > > >
>
parent="http://www.apacheweek.com/issues/apacheweek-headlines.xml"/>
> > > >         <entry parent="GlobalAdminPortlet"/>
> > > >         <entry parent="JetspeedContentAdmin"/>
> > > >     </portlets>
> > > >     <portlets>
> > > >         <controller
> > > >
>
name="org.apache.jetspeed.portal.controllers.FlowPortletController"/>
> > > >         <entry parent="ClearPortlet">
> > > >             <control
> > > >
>
name="org.apache.jetspeed.portal.controls.ClearPortletControl"/>
> > > >         </entry>
> > > >         <entry parent="HelloPortlet"/>
> > > >         <entry parent="trial"/>
> > > >         <entry parent="Welcome"/>
> > > >         <entry parent="RoleBrowser"/>
> > > >         <entry parent="JavaRuntimePortlet"/>
> > > >         <entry parent="BadURLManagerPortlet"/>
> > > >         <entry parent="Jetspeed"/>
> > > >         <entry parent="AdminInfo"/>
> > > >         <entry
> > > >
>
parent="http://jakarta.apache.org/jetspeed/channels/jetspeed.rss"/>
> > > >         <entry parent="http://advaita/cvs/"/>
> > > >         <entry parent="HelloTwice"/>
> > > >         <entry
> parent="http://xml.com/xml/xmlnews.rdf"/>
> > > >         <entry parent="Apacheweek"/>
> > > >         <entry parent="PermissionBrowser"/>
> > > >         <entry parent="UserBrowser"/>
> > > >         <entry
> parent="http://www.mozilla.org/news.rdf"/>
> > > >         <entry
> parent="http://www.xmlhack.com/rsscat.php"/>
> > > >     </portlets>
> > > > </portlets>
> > > >
> > > > where do i have to make changes to have the
> desired (say...3 columns !)
> > to
> > > > happen.
> > > >
> > > > or do i have to change my JR.P
> defaultportletcontroller settings ???
> > > >
> > > > please help
> > > >
> > > > TIA
> > > > Sumit Ranjan
> > > >
> > > >
>
---------------------------------------------------------------------
> > > > 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]
> > >
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> 
=== message truncated ===


=====
Let's Empowering Open Source Spirit... 
Open Source is Open Source. Shared Source is another things.

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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

Reply via email to