You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Andrej Vanek <a....@bonum.sk> on 2005/06/28 15:22:33 UTC

Re: Jetspeed-2 Newbie: How to share portal's SSO with other WEB applications running on the same Tomcat instance? And Slide?

Another issue:

I would like the jetspeed SSO to authenticate access for:
- jetspeed session
- access to jakarta Slide from external application
- access to jakarta Slide from jetspeed's portlet

By "SSO to authenticate" I mean: once a user logs into jetspeed he should
get access without need to login again to all the above components.

is it possible?
how to configure all those components (jetspeed-2,Slide,external web app)?

Andrej
----- Original Message -----
> Ing. Andrej Vanek wrote:
> > Hello,
> >
> > I am runnning Jetspeed-2. My intention is to put a link to a web
> > application into the user's portal page. If he clicks on it I expect
> > to open a new browser window running the web application without
> > explicitely to have to login again- it should use the Jetspeed-2's
> > SSO login. I do want to run the web application in a separate
> > web-browser window, not as part of the portal via any portal bridge
> > (because of window size, speed, no changes to javascript and
> > application etc). But I would like to use portal to integrate my
> > running web applications.
> >
> > I suppose this could be acomplished by sharing Jetspeed-2's SSO with
> > external web application which is to be opened from the portal.
> > Unfortunately at http://portals.apache.org/jetspeed-2/sso.html does
> > not tell me much about how to do it...
> >
> > Could anybody give me some information (or links, documentation,
> > articles) how to use the Jetspeed-2's SSO and how to collaborate with
> > other web applications running on the same Tomcat Instance? Did
> > anybody already solve this issue?
> >
> > Best Regards, Andrej




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jetspeed-2's JAAS config: How to?

Posted by James Liao <ji...@gmail.com>.
Hi Andrej,
Check this issue for JAAS authentication, there is something you pay
attention to.
http://issues.apache.org/jira/browse/JS2-238

- JamesLiao

On 6/29/05, Santiago Urrizola <ch...@yahoo.com.ar> wrote:
> Andrej
> 
> > (1) where can I tell jetspeed-2 to use another JAAS module than the
> > default
> > one?
> 
> If you want to change de LoginModule try to see this file
> components\security\src\java\login.conf
> I change all the login process but isnt necesary to change the LoginModule
> 
> Saludos
> Santiago
> 
> ----- Original Message -----
> From: "Andrej Vanek" <a....@bonum.sk>
> To: "Jetspeed Users List" <je...@portals.apache.org>
> Sent: Wednesday, June 29, 2005 5:03 AM
> Subject: Jetspeed-2's JAAS config: How to?
> 
> 
> > Hello,
> >
> > does anybody know anything about Jetspeed-2's JAAS configuration ?
> > Particularly:
> >
> > (1) where can I tell jetspeed-2 to use another JAAS module than the
> > default
> > one?
> > (2) does anybody know anything about JOSSO (http://www.josso.org)? Can it
> > be
> > used instead of jetspeed-2's JAAS authentication ?
> >
> > Andrej
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> > For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> >
> 
> 
> 
> 
> 
> 
> ___________________________________________________________
> 1GB gratis, Antivirus y Antispam
> Correo Yahoo!, el mejor correo web del mundo
> http://correo.yahoo.com.ar
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jetspeed-2's JAAS config: How to?

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
Andrej

> (1) where can I tell jetspeed-2 to use another JAAS module than the 
> default
> one?

If you want to change de LoginModule try to see this file
components\security\src\java\login.conf
I change all the login process but isnt necesary to change the LoginModule

Saludos
Santiago

----- Original Message ----- 
From: "Andrej Vanek" <a....@bonum.sk>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Wednesday, June 29, 2005 5:03 AM
Subject: Jetspeed-2's JAAS config: How to?


> Hello,
>
> does anybody know anything about Jetspeed-2's JAAS configuration ?
> Particularly:
>
> (1) where can I tell jetspeed-2 to use another JAAS module than the 
> default
> one?
> (2) does anybody know anything about JOSSO (http://www.josso.org)? Can it 
> be
> used instead of jetspeed-2's JAAS authentication ?
>
> Andrej
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 


	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Jetspeed-2's JAAS config: How to?

Posted by Andrej Vanek <a....@bonum.sk>.
Hello,

does anybody know anything about Jetspeed-2's JAAS configuration ?
Particularly:

(1) where can I tell jetspeed-2 to use another JAAS module than the default
one?
(2) does anybody know anything about JOSSO (http://www.josso.org)? Can it be
used instead of jetspeed-2's JAAS authentication ?

Andrej



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
hi, i have really two problems,
the first problem, is i cant order the psml files inside a folder,
and de second is i cant oder de folder (groups of links) in the left menu

i have a folfer.metadata i all directories.
the /pages/folder.metadata (root of pages) containes the order of the 
folders (group of links)  like this
  <document-order>inicio.ds</document-order>
  <document-order>registro.ds</document-order>
  <document-order>contacto.ds</document-order>

its works fine, but not when i enter some link (i lost this order)

but the worst problem is inside a folder i cant order the psml pages in it, 
soy
the inicio.ds file contains this

 <document-path regexp="true">/inicio/*.*</document-path>

and inside the /inicio fodler i have a folder.metadata file who order all 
the pages in the folder.
But they didnt order.
 i still not understan wath happens.





----- Original Message ----- 
From: "Randy Watler" <wa...@wispertel.net>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Tuesday, June 28, 2005 1:56 PM
Subject: Re: Jestpeed 2 - Left Menu order


> Santiago,
>
> Seems like the use case is more complex than I had thought.
>
> However, i do not see the <document-order/> entries, (for the document 
> sets), from your first email here in this folder. Could that be the issue?
>
> Try to make ALL of the folder.metadata directories contain all the same 
> entries, (btw: yes, I know it is ugly).
>
> Randy
>
> Santiago Urrizola wrote:
>
>> Here is my folder.metadata in the /inicio folder
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>> <folder>
>>  <title>Inicio</title>   <document-order>noticias.psml</document-order>
>>  <document-order>eventos.psml</document-order>
>>  <document-order>buscador.psml</document-order>
>>  <document-order>proveedores.psml</document-order>
>>  <document-order>criticas.psml</document-order>
>>  <document-order>cupones.psml</document-order>
>>  <security-constraints>
>>    <security-constraints-ref>public-view</security-constraints-ref>
>>  </security-constraints>
>> </folder>
>>
>>
>> but in the menu the pages still apaears in alfabetycal order.
>> Wath happens ??
>>
>>
>> ----- Original Message ----- From: "Randy Watler" <wa...@wispertel.net>
>> To: "Jetspeed Users List" <je...@portals.apache.org>
>> Sent: Tuesday, June 28, 2005 12:38 PM
>> Subject: Re: Jestpeed 2 - Left Menu order
>>
>>
>>> Santiago,
>>>
>>> ordering is not a strength of this impl. try copying your 
>>> folder.metadata entries deeper in your pages subdirs.
>>>
>>> HTH,
>>>
>>> Randy
>>>
>>>
>>> Santiago Urrizola wrote:
>>>
>>>> Hi all. i have a problem with the order in the left menu of J2.
>>>>
>>>> Have this strcutre in my portal
>>>>    /web-inf/pages
>>>>                    /contact
>>>>                    /init
>>>>                    /register
>>>>
>>>> i the page directory i order this folder in the folder.metadata file
>>>>  <document-order>init.ds</document-order>
>>>>  <document-order>register.ds</document-order>
>>>>  <document-order>contact.ds</document-order>
>>>>
>>>> So when i enter the portal, the menu looks in this order (each .ds file 
>>>> containts the pages inside echar folder)
>>>>            1 - init
>>>>            2 - register
>>>>            3 - contact
>>>>
>>>> The problem is when i link some menu in the init group (the first group 
>>>> in the menu) automaticaly the left menu changes his order and looks 
>>>> like this
>>>>
>>>>        1 contact
>>>>        2 init
>>>>        3 contact
>>>>
>>>>  This is the alfabetical order of the folders, how can i change this ?? 
>>>> i need help please !!!
>>>> Santiago
>>>>
>>>>
>>>>    ___________________________________________________________ 1GB 
>>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>>>> mundo http://correo.yahoo.com.ar
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>
>>
>>        ____________________________________________________
>> Lo nuevo y lo que viene
>> Salón del Automóvil de Buenos Aires
>> Cobertura especial:
>> http://ar.autos.yahoo.com/special/salon/index.html
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 


	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
thanks a lot.
i am on it !!!

----- Original Message ----- 
From: "Randy Watler" <wa...@wispertel.net>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Tuesday, June 28, 2005 2:28 PM
Subject: Re: Jestpeed 2 - Left Menu order


> Santiago,
>
> I am VERY late in getting it committed... should have been done weeks ago 
> and I am still at it.
>
> All I can say is: "soon". Keep an eye on the dev list...
>
> Randy
>
> Santiago Urrizola wrote:
>
>>> Can you wait for M4?
>>
>> off course i can wait !!!!
>> do you know when whe can use it ?
>>
>>
>>
>> ----- Original Message ----- From: "Randy Watler" <wa...@wispertel.net>
>> To: "Jetspeed Users List" <je...@portals.apache.org>
>> Sent: Tuesday, June 28, 2005 2:19 PM
>> Subject: Re: Jestpeed 2 - Left Menu order
>>
>>
>>> Santiago,
>>>
>>> Understood... but it is not at all clear how to fix this easily.
>>>
>>> The new menu implementation will address this issue by allowing the 
>>> ordering to be explicity delared in the menu instead of the folders.
>>>
>>> Can you wait for M4?
>>>
>>> Randy
>>>
>>> Santiago Urrizola wrote:
>>>
>>>> Hi, i put all the contents of the
>>>>    /pages/inicio/folder.metadata insidea
>>>>    /pages/folder.metadata
>>>>
>>>>  <document-order>noticias.psml</document-order>
>>>>  <document-order>eventos.psml</document-order>
>>>>  <document-order>buscador.psml</document-order>
>>>>  <document-order>proveedores.psml</document-order>
>>>>  <document-order>criticas.psml</document-order>
>>>>  <document-order>cupones.psml</document-order>
>>>>
>>>> and ist works, but it this ok or its a bug ??, because i havce a lot of 
>>>> folders, a a lot of folder and pages for each role of users, and this 
>>>> is very dificul to do with this solution
>>>>
>>>> Some help
>>>>
>>>> ----- Original Message ----- From: "Randy Watler" 
>>>> <wa...@wispertel.net>
>>>> To: "Jetspeed Users List" <je...@portals.apache.org>
>>>> Sent: Tuesday, June 28, 2005 1:56 PM
>>>> Subject: Re: Jestpeed 2 - Left Menu order
>>>>
>>>>
>>>>> Santiago,
>>>>>
>>>>> Seems like the use case is more complex than I had thought.
>>>>>
>>>>> However, i do not see the <document-order/> entries, (for the document 
>>>>> sets), from your first email here in this folder. Could that be the 
>>>>> issue?
>>>>>
>>>>> Try to make ALL of the folder.metadata directories contain all the 
>>>>> same entries, (btw: yes, I know it is ugly).
>>>>>
>>>>> Randy
>>>>>
>>>>> Santiago Urrizola wrote:
>>>>>
>>>>>> Here is my folder.metadata in the /inicio folder
>>>>>>
>>>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>>>> <folder>
>>>>>>  <title>Inicio</title> 
>>>>>> <document-order>noticias.psml</document-order>
>>>>>>  <document-order>eventos.psml</document-order>
>>>>>>  <document-order>buscador.psml</document-order>
>>>>>>  <document-order>proveedores.psml</document-order>
>>>>>>  <document-order>criticas.psml</document-order>
>>>>>>  <document-order>cupones.psml</document-order>
>>>>>>  <security-constraints>
>>>>>>    <security-constraints-ref>public-view</security-constraints-ref>
>>>>>>  </security-constraints>
>>>>>> </folder>
>>>>>>
>>>>>>
>>>>>> but in the menu the pages still apaears in alfabetycal order.
>>>>>> Wath happens ??
>>>>>>
>>>>>>
>>>>>> ----- Original Message ----- From: "Randy Watler" 
>>>>>> <wa...@wispertel.net>
>>>>>> To: "Jetspeed Users List" <je...@portals.apache.org>
>>>>>> Sent: Tuesday, June 28, 2005 12:38 PM
>>>>>> Subject: Re: Jestpeed 2 - Left Menu order
>>>>>>
>>>>>>
>>>>>>> Santiago,
>>>>>>>
>>>>>>> ordering is not a strength of this impl. try copying your 
>>>>>>> folder.metadata entries deeper in your pages subdirs.
>>>>>>>
>>>>>>> HTH,
>>>>>>>
>>>>>>> Randy
>>>>>>>
>>>>>>>
>>>>>>> Santiago Urrizola wrote:
>>>>>>>
>>>>>>>> Hi all. i have a problem with the order in the left menu of J2.
>>>>>>>>
>>>>>>>> Have this strcutre in my portal
>>>>>>>>    /web-inf/pages
>>>>>>>>                    /contact
>>>>>>>>                    /init
>>>>>>>>                    /register
>>>>>>>>
>>>>>>>> i the page directory i order this folder in the folder.metadata 
>>>>>>>> file
>>>>>>>>  <document-order>init.ds</document-order>
>>>>>>>>  <document-order>register.ds</document-order>
>>>>>>>>  <document-order>contact.ds</document-order>
>>>>>>>>
>>>>>>>> So when i enter the portal, the menu looks in this order (each .ds 
>>>>>>>> file containts the pages inside echar folder)
>>>>>>>>            1 - init
>>>>>>>>            2 - register
>>>>>>>>            3 - contact
>>>>>>>>
>>>>>>>> The problem is when i link some menu in the init group (the first 
>>>>>>>> group in the menu) automaticaly the left menu changes his order and 
>>>>>>>> looks like this
>>>>>>>>
>>>>>>>>        1 contact
>>>>>>>>        2 init
>>>>>>>>        3 contact
>>>>>>>>
>>>>>>>>  This is the alfabetical order of the folders, how can i change 
>>>>>>>> this ?? i need help please !!!
>>>>>>>> Santiago
>>>>>>>>
>>>>>>>>
>>>>>>>>    ___________________________________________________________ 1GB 
>>>>>>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>>>>>>>> mundo http://correo.yahoo.com.ar
>>>>>>>>
>>>>>>>> ---------------------------------------------------------------------
>>>>>>>>
>>>>>>>> To unsubscribe, e-mail: 
>>>>>>>> jetspeed-user-unsubscribe@portals.apache.org
>>>>>>>> For additional commands, e-mail: 
>>>>>>>> jetspeed-user-help@portals.apache.org
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>>
>>>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>>>> For additional commands, e-mail: 
>>>>>>> jetspeed-user-help@portals.apache.org
>>>>>>>
>>>>>>
>>>>>>        ____________________________________________________
>>>>>> Lo nuevo y lo que viene
>>>>>> Salón del Automóvil de Buenos Aires
>>>>>> Cobertura especial:
>>>>>> http://ar.autos.yahoo.com/special/salon/index.html
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>>> For additional commands, e-mail: 
>>>>>> jetspeed-user-help@portals.apache.org
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>>
>>>>
>>>>
>>>>
>>>>     ___________________________________________________________ 1GB 
>>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>>>> mundo http://correo.yahoo.com.ar
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>
>>>>
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>
>>
>>
>>
>>     ___________________________________________________________ 1GB 
>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo 
>> http://correo.yahoo.com.ar
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 


	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Randy Watler <wa...@wispertel.net>.
Santiago,

I am VERY late in getting it committed... should have been done weeks 
ago and I am still at it.

All I can say is: "soon". Keep an eye on the dev list...

Randy

Santiago Urrizola wrote:

>> Can you wait for M4?
>
> off course i can wait !!!!
> do you know when whe can use it ?
>
>
>
> ----- Original Message ----- From: "Randy Watler" <wa...@wispertel.net>
> To: "Jetspeed Users List" <je...@portals.apache.org>
> Sent: Tuesday, June 28, 2005 2:19 PM
> Subject: Re: Jestpeed 2 - Left Menu order
>
>
>> Santiago,
>>
>> Understood... but it is not at all clear how to fix this easily.
>>
>> The new menu implementation will address this issue by allowing the 
>> ordering to be explicity delared in the menu instead of the folders.
>>
>> Can you wait for M4?
>>
>> Randy
>>
>> Santiago Urrizola wrote:
>>
>>> Hi, i put all the contents of the
>>>    /pages/inicio/folder.metadata insidea
>>>    /pages/folder.metadata
>>>
>>>  <document-order>noticias.psml</document-order>
>>>  <document-order>eventos.psml</document-order>
>>>  <document-order>buscador.psml</document-order>
>>>  <document-order>proveedores.psml</document-order>
>>>  <document-order>criticas.psml</document-order>
>>>  <document-order>cupones.psml</document-order>
>>>
>>> and ist works, but it this ok or its a bug ??, because i havce a lot 
>>> of folders, a a lot of folder and pages for each role of users, and 
>>> this is very dificul to do with this solution
>>>
>>> Some help
>>>
>>> ----- Original Message ----- From: "Randy Watler" 
>>> <wa...@wispertel.net>
>>> To: "Jetspeed Users List" <je...@portals.apache.org>
>>> Sent: Tuesday, June 28, 2005 1:56 PM
>>> Subject: Re: Jestpeed 2 - Left Menu order
>>>
>>>
>>>> Santiago,
>>>>
>>>> Seems like the use case is more complex than I had thought.
>>>>
>>>> However, i do not see the <document-order/> entries, (for the 
>>>> document sets), from your first email here in this folder. Could 
>>>> that be the issue?
>>>>
>>>> Try to make ALL of the folder.metadata directories contain all the 
>>>> same entries, (btw: yes, I know it is ugly).
>>>>
>>>> Randy
>>>>
>>>> Santiago Urrizola wrote:
>>>>
>>>>> Here is my folder.metadata in the /inicio folder
>>>>>
>>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>>> <folder>
>>>>>  <title>Inicio</title>   
>>>>> <document-order>noticias.psml</document-order>
>>>>>  <document-order>eventos.psml</document-order>
>>>>>  <document-order>buscador.psml</document-order>
>>>>>  <document-order>proveedores.psml</document-order>
>>>>>  <document-order>criticas.psml</document-order>
>>>>>  <document-order>cupones.psml</document-order>
>>>>>  <security-constraints>
>>>>>    <security-constraints-ref>public-view</security-constraints-ref>
>>>>>  </security-constraints>
>>>>> </folder>
>>>>>
>>>>>
>>>>> but in the menu the pages still apaears in alfabetycal order.
>>>>> Wath happens ??
>>>>>
>>>>>
>>>>> ----- Original Message ----- From: "Randy Watler" 
>>>>> <wa...@wispertel.net>
>>>>> To: "Jetspeed Users List" <je...@portals.apache.org>
>>>>> Sent: Tuesday, June 28, 2005 12:38 PM
>>>>> Subject: Re: Jestpeed 2 - Left Menu order
>>>>>
>>>>>
>>>>>> Santiago,
>>>>>>
>>>>>> ordering is not a strength of this impl. try copying your 
>>>>>> folder.metadata entries deeper in your pages subdirs.
>>>>>>
>>>>>> HTH,
>>>>>>
>>>>>> Randy
>>>>>>
>>>>>>
>>>>>> Santiago Urrizola wrote:
>>>>>>
>>>>>>> Hi all. i have a problem with the order in the left menu of J2.
>>>>>>>
>>>>>>> Have this strcutre in my portal
>>>>>>>    /web-inf/pages
>>>>>>>                    /contact
>>>>>>>                    /init
>>>>>>>                    /register
>>>>>>>
>>>>>>> i the page directory i order this folder in the folder.metadata 
>>>>>>> file
>>>>>>>  <document-order>init.ds</document-order>
>>>>>>>  <document-order>register.ds</document-order>
>>>>>>>  <document-order>contact.ds</document-order>
>>>>>>>
>>>>>>> So when i enter the portal, the menu looks in this order (each 
>>>>>>> .ds file containts the pages inside echar folder)
>>>>>>>            1 - init
>>>>>>>            2 - register
>>>>>>>            3 - contact
>>>>>>>
>>>>>>> The problem is when i link some menu in the init group (the 
>>>>>>> first group in the menu) automaticaly the left menu changes his 
>>>>>>> order and looks like this
>>>>>>>
>>>>>>>        1 contact
>>>>>>>        2 init
>>>>>>>        3 contact
>>>>>>>
>>>>>>>  This is the alfabetical order of the folders, how can i change 
>>>>>>> this ?? i need help please !!!
>>>>>>> Santiago
>>>>>>>
>>>>>>>
>>>>>>>    ___________________________________________________________ 
>>>>>>> 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo 
>>>>>>> web del mundo http://correo.yahoo.com.ar
>>>>>>>
>>>>>>> --------------------------------------------------------------------- 
>>>>>>>
>>>>>>> To unsubscribe, e-mail: 
>>>>>>> jetspeed-user-unsubscribe@portals.apache.org
>>>>>>> For additional commands, e-mail: 
>>>>>>> jetspeed-user-help@portals.apache.org
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --------------------------------------------------------------------- 
>>>>>>
>>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>>> For additional commands, e-mail: 
>>>>>> jetspeed-user-help@portals.apache.org
>>>>>>
>>>>>
>>>>>        ____________________________________________________
>>>>> Lo nuevo y lo que viene
>>>>> Salón del Automóvil de Buenos Aires
>>>>> Cobertura especial:
>>>>> http://ar.autos.yahoo.com/special/salon/index.html
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>> For additional commands, e-mail: 
>>>>> jetspeed-user-help@portals.apache.org
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>
>>>
>>>
>>>
>>>     ___________________________________________________________ 1GB 
>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>>> mundo http://correo.yahoo.com.ar
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>
>
>     
>
>     
>        
> ___________________________________________________________ 1GB 
> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
> mundo http://correo.yahoo.com.ar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
> Can you wait for M4?
off course i can wait !!!!
do you know when whe can use it ?



----- Original Message ----- 
From: "Randy Watler" <wa...@wispertel.net>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Tuesday, June 28, 2005 2:19 PM
Subject: Re: Jestpeed 2 - Left Menu order


> Santiago,
>
> Understood... but it is not at all clear how to fix this easily.
>
> The new menu implementation will address this issue by allowing the 
> ordering to be explicity delared in the menu instead of the folders.
>
> Can you wait for M4?
>
> Randy
>
> Santiago Urrizola wrote:
>
>> Hi, i put all the contents of the
>>    /pages/inicio/folder.metadata insidea
>>    /pages/folder.metadata
>>
>>  <document-order>noticias.psml</document-order>
>>  <document-order>eventos.psml</document-order>
>>  <document-order>buscador.psml</document-order>
>>  <document-order>proveedores.psml</document-order>
>>  <document-order>criticas.psml</document-order>
>>  <document-order>cupones.psml</document-order>
>>
>> and ist works, but it this ok or its a bug ??, because i havce a lot of 
>> folders, a a lot of folder and pages for each role of users, and this is 
>> very dificul to do with this solution
>>
>> Some help
>>
>> ----- Original Message ----- From: "Randy Watler" <wa...@wispertel.net>
>> To: "Jetspeed Users List" <je...@portals.apache.org>
>> Sent: Tuesday, June 28, 2005 1:56 PM
>> Subject: Re: Jestpeed 2 - Left Menu order
>>
>>
>>> Santiago,
>>>
>>> Seems like the use case is more complex than I had thought.
>>>
>>> However, i do not see the <document-order/> entries, (for the document 
>>> sets), from your first email here in this folder. Could that be the 
>>> issue?
>>>
>>> Try to make ALL of the folder.metadata directories contain all the same 
>>> entries, (btw: yes, I know it is ugly).
>>>
>>> Randy
>>>
>>> Santiago Urrizola wrote:
>>>
>>>> Here is my folder.metadata in the /inicio folder
>>>>
>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>> <folder>
>>>>  <title>Inicio</title>   <document-order>noticias.psml</document-order>
>>>>  <document-order>eventos.psml</document-order>
>>>>  <document-order>buscador.psml</document-order>
>>>>  <document-order>proveedores.psml</document-order>
>>>>  <document-order>criticas.psml</document-order>
>>>>  <document-order>cupones.psml</document-order>
>>>>  <security-constraints>
>>>>    <security-constraints-ref>public-view</security-constraints-ref>
>>>>  </security-constraints>
>>>> </folder>
>>>>
>>>>
>>>> but in the menu the pages still apaears in alfabetycal order.
>>>> Wath happens ??
>>>>
>>>>
>>>> ----- Original Message ----- From: "Randy Watler" 
>>>> <wa...@wispertel.net>
>>>> To: "Jetspeed Users List" <je...@portals.apache.org>
>>>> Sent: Tuesday, June 28, 2005 12:38 PM
>>>> Subject: Re: Jestpeed 2 - Left Menu order
>>>>
>>>>
>>>>> Santiago,
>>>>>
>>>>> ordering is not a strength of this impl. try copying your 
>>>>> folder.metadata entries deeper in your pages subdirs.
>>>>>
>>>>> HTH,
>>>>>
>>>>> Randy
>>>>>
>>>>>
>>>>> Santiago Urrizola wrote:
>>>>>
>>>>>> Hi all. i have a problem with the order in the left menu of J2.
>>>>>>
>>>>>> Have this strcutre in my portal
>>>>>>    /web-inf/pages
>>>>>>                    /contact
>>>>>>                    /init
>>>>>>                    /register
>>>>>>
>>>>>> i the page directory i order this folder in the folder.metadata file
>>>>>>  <document-order>init.ds</document-order>
>>>>>>  <document-order>register.ds</document-order>
>>>>>>  <document-order>contact.ds</document-order>
>>>>>>
>>>>>> So when i enter the portal, the menu looks in this order (each .ds 
>>>>>> file containts the pages inside echar folder)
>>>>>>            1 - init
>>>>>>            2 - register
>>>>>>            3 - contact
>>>>>>
>>>>>> The problem is when i link some menu in the init group (the first 
>>>>>> group in the menu) automaticaly the left menu changes his order and 
>>>>>> looks like this
>>>>>>
>>>>>>        1 contact
>>>>>>        2 init
>>>>>>        3 contact
>>>>>>
>>>>>>  This is the alfabetical order of the folders, how can i change this 
>>>>>> ?? i need help please !!!
>>>>>> Santiago
>>>>>>
>>>>>>
>>>>>>    ___________________________________________________________ 1GB 
>>>>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>>>>>> mundo http://correo.yahoo.com.ar
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>>> For additional commands, e-mail: 
>>>>>> jetspeed-user-help@portals.apache.org
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>>
>>>>
>>>>        ____________________________________________________
>>>> Lo nuevo y lo que viene
>>>> Salón del Automóvil de Buenos Aires
>>>> Cobertura especial:
>>>> http://ar.autos.yahoo.com/special/salon/index.html
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>
>>>>
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>
>>
>>
>>
>>     ___________________________________________________________ 1GB 
>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo 
>> http://correo.yahoo.com.ar
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 


	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Randy Watler <wa...@wispertel.net>.
Santiago,

Understood... but it is not at all clear how to fix this easily.

The new menu implementation will address this issue by allowing the 
ordering to be explicity delared in the menu instead of the folders.

Can you wait for M4?

Randy

Santiago Urrizola wrote:

> Hi, i put all the contents of the
>    /pages/inicio/folder.metadata insidea
>    /pages/folder.metadata
>
>  <document-order>noticias.psml</document-order>
>  <document-order>eventos.psml</document-order>
>  <document-order>buscador.psml</document-order>
>  <document-order>proveedores.psml</document-order>
>  <document-order>criticas.psml</document-order>
>  <document-order>cupones.psml</document-order>
>
> and ist works, but it this ok or its a bug ??, because i havce a lot 
> of folders, a a lot of folder and pages for each role of users, and 
> this is very dificul to do with this solution
>
> Some help
>
> ----- Original Message ----- From: "Randy Watler" <wa...@wispertel.net>
> To: "Jetspeed Users List" <je...@portals.apache.org>
> Sent: Tuesday, June 28, 2005 1:56 PM
> Subject: Re: Jestpeed 2 - Left Menu order
>
>
>> Santiago,
>>
>> Seems like the use case is more complex than I had thought.
>>
>> However, i do not see the <document-order/> entries, (for the 
>> document sets), from your first email here in this folder. Could that 
>> be the issue?
>>
>> Try to make ALL of the folder.metadata directories contain all the 
>> same entries, (btw: yes, I know it is ugly).
>>
>> Randy
>>
>> Santiago Urrizola wrote:
>>
>>> Here is my folder.metadata in the /inicio folder
>>>
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <folder>
>>>  <title>Inicio</title>   <document-order>noticias.psml</document-order>
>>>  <document-order>eventos.psml</document-order>
>>>  <document-order>buscador.psml</document-order>
>>>  <document-order>proveedores.psml</document-order>
>>>  <document-order>criticas.psml</document-order>
>>>  <document-order>cupones.psml</document-order>
>>>  <security-constraints>
>>>    <security-constraints-ref>public-view</security-constraints-ref>
>>>  </security-constraints>
>>> </folder>
>>>
>>>
>>> but in the menu the pages still apaears in alfabetycal order.
>>> Wath happens ??
>>>
>>>
>>> ----- Original Message ----- From: "Randy Watler" 
>>> <wa...@wispertel.net>
>>> To: "Jetspeed Users List" <je...@portals.apache.org>
>>> Sent: Tuesday, June 28, 2005 12:38 PM
>>> Subject: Re: Jestpeed 2 - Left Menu order
>>>
>>>
>>>> Santiago,
>>>>
>>>> ordering is not a strength of this impl. try copying your 
>>>> folder.metadata entries deeper in your pages subdirs.
>>>>
>>>> HTH,
>>>>
>>>> Randy
>>>>
>>>>
>>>> Santiago Urrizola wrote:
>>>>
>>>>> Hi all. i have a problem with the order in the left menu of J2.
>>>>>
>>>>> Have this strcutre in my portal
>>>>>    /web-inf/pages
>>>>>                    /contact
>>>>>                    /init
>>>>>                    /register
>>>>>
>>>>> i the page directory i order this folder in the folder.metadata file
>>>>>  <document-order>init.ds</document-order>
>>>>>  <document-order>register.ds</document-order>
>>>>>  <document-order>contact.ds</document-order>
>>>>>
>>>>> So when i enter the portal, the menu looks in this order (each .ds 
>>>>> file containts the pages inside echar folder)
>>>>>            1 - init
>>>>>            2 - register
>>>>>            3 - contact
>>>>>
>>>>> The problem is when i link some menu in the init group (the first 
>>>>> group in the menu) automaticaly the left menu changes his order 
>>>>> and looks like this
>>>>>
>>>>>        1 contact
>>>>>        2 init
>>>>>        3 contact
>>>>>
>>>>>  This is the alfabetical order of the folders, how can i change 
>>>>> this ?? i need help please !!!
>>>>> Santiago
>>>>>
>>>>>
>>>>>    ___________________________________________________________ 1GB 
>>>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web 
>>>>> del mundo http://correo.yahoo.com.ar
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>>> For additional commands, e-mail: 
>>>>> jetspeed-user-help@portals.apache.org
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>
>>>
>>>        ____________________________________________________
>>> Lo nuevo y lo que viene
>>> Salón del Automóvil de Buenos Aires
>>> Cobertura especial:
>>> http://ar.autos.yahoo.com/special/salon/index.html
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>
>
>     
>
>     
>        
> ___________________________________________________________ 1GB 
> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
> mundo http://correo.yahoo.com.ar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
Hi, i put all the contents of the
    /pages/inicio/folder.metadata insidea
    /pages/folder.metadata

  <document-order>noticias.psml</document-order>
  <document-order>eventos.psml</document-order>
  <document-order>buscador.psml</document-order>
  <document-order>proveedores.psml</document-order>
  <document-order>criticas.psml</document-order>
  <document-order>cupones.psml</document-order>

and ist works, but it this ok or its a bug ??, because i havce a lot of 
folders, a a lot of folder and pages for each role of users, and this is 
very dificul to do with this solution

Some help

----- Original Message ----- 
From: "Randy Watler" <wa...@wispertel.net>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Tuesday, June 28, 2005 1:56 PM
Subject: Re: Jestpeed 2 - Left Menu order


> Santiago,
>
> Seems like the use case is more complex than I had thought.
>
> However, i do not see the <document-order/> entries, (for the document 
> sets), from your first email here in this folder. Could that be the issue?
>
> Try to make ALL of the folder.metadata directories contain all the same 
> entries, (btw: yes, I know it is ugly).
>
> Randy
>
> Santiago Urrizola wrote:
>
>> Here is my folder.metadata in the /inicio folder
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>> <folder>
>>  <title>Inicio</title>   <document-order>noticias.psml</document-order>
>>  <document-order>eventos.psml</document-order>
>>  <document-order>buscador.psml</document-order>
>>  <document-order>proveedores.psml</document-order>
>>  <document-order>criticas.psml</document-order>
>>  <document-order>cupones.psml</document-order>
>>  <security-constraints>
>>    <security-constraints-ref>public-view</security-constraints-ref>
>>  </security-constraints>
>> </folder>
>>
>>
>> but in the menu the pages still apaears in alfabetycal order.
>> Wath happens ??
>>
>>
>> ----- Original Message ----- From: "Randy Watler" <wa...@wispertel.net>
>> To: "Jetspeed Users List" <je...@portals.apache.org>
>> Sent: Tuesday, June 28, 2005 12:38 PM
>> Subject: Re: Jestpeed 2 - Left Menu order
>>
>>
>>> Santiago,
>>>
>>> ordering is not a strength of this impl. try copying your 
>>> folder.metadata entries deeper in your pages subdirs.
>>>
>>> HTH,
>>>
>>> Randy
>>>
>>>
>>> Santiago Urrizola wrote:
>>>
>>>> Hi all. i have a problem with the order in the left menu of J2.
>>>>
>>>> Have this strcutre in my portal
>>>>    /web-inf/pages
>>>>                    /contact
>>>>                    /init
>>>>                    /register
>>>>
>>>> i the page directory i order this folder in the folder.metadata file
>>>>  <document-order>init.ds</document-order>
>>>>  <document-order>register.ds</document-order>
>>>>  <document-order>contact.ds</document-order>
>>>>
>>>> So when i enter the portal, the menu looks in this order (each .ds file 
>>>> containts the pages inside echar folder)
>>>>            1 - init
>>>>            2 - register
>>>>            3 - contact
>>>>
>>>> The problem is when i link some menu in the init group (the first group 
>>>> in the menu) automaticaly the left menu changes his order and looks 
>>>> like this
>>>>
>>>>        1 contact
>>>>        2 init
>>>>        3 contact
>>>>
>>>>  This is the alfabetical order of the folders, how can i change this ?? 
>>>> i need help please !!!
>>>> Santiago
>>>>
>>>>
>>>>    ___________________________________________________________ 1GB 
>>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>>>> mundo http://correo.yahoo.com.ar
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>
>>
>>        ____________________________________________________
>> Lo nuevo y lo que viene
>> Salón del Automóvil de Buenos Aires
>> Cobertura especial:
>> http://ar.autos.yahoo.com/special/salon/index.html
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 


	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Randy Watler <wa...@wispertel.net>.
Santiago,

Seems like the use case is more complex than I had thought.

However, i do not see the <document-order/> entries, (for the document 
sets), from your first email here in this folder. Could that be the issue?

Try to make ALL of the folder.metadata directories contain all the same 
entries, (btw: yes, I know it is ugly).

Randy

Santiago Urrizola wrote:

> Here is my folder.metadata in the /inicio folder
>
> <?xml version="1.0" encoding="UTF-8"?>
> <folder>
>  <title>Inicio</title>   <document-order>noticias.psml</document-order>
>  <document-order>eventos.psml</document-order>
>  <document-order>buscador.psml</document-order>
>  <document-order>proveedores.psml</document-order>
>  <document-order>criticas.psml</document-order>
>  <document-order>cupones.psml</document-order>
>  <security-constraints>
>    <security-constraints-ref>public-view</security-constraints-ref>
>  </security-constraints>
> </folder>
>
>
> but in the menu the pages still apaears in alfabetycal order.
> Wath happens ??
>
>
> ----- Original Message ----- From: "Randy Watler" <wa...@wispertel.net>
> To: "Jetspeed Users List" <je...@portals.apache.org>
> Sent: Tuesday, June 28, 2005 12:38 PM
> Subject: Re: Jestpeed 2 - Left Menu order
>
>
>> Santiago,
>>
>> ordering is not a strength of this impl. try copying your 
>> folder.metadata entries deeper in your pages subdirs.
>>
>> HTH,
>>
>> Randy
>>
>>
>> Santiago Urrizola wrote:
>>
>>> Hi all. i have a problem with the order in the left menu of J2.
>>>
>>> Have this strcutre in my portal
>>>    /web-inf/pages
>>>                    /contact
>>>                    /init
>>>                    /register
>>>
>>> i the page directory i order this folder in the folder.metadata file
>>>  <document-order>init.ds</document-order>
>>>  <document-order>register.ds</document-order>
>>>  <document-order>contact.ds</document-order>
>>>
>>> So when i enter the portal, the menu looks in this order (each .ds 
>>> file containts the pages inside echar folder)
>>>            1 - init
>>>            2 - register
>>>            3 - contact
>>>
>>> The problem is when i link some menu in the init group (the first 
>>> group in the menu) automaticaly the left menu changes his order and 
>>> looks like this
>>>
>>>        1 contact
>>>        2 init
>>>        3 contact
>>>
>>>  This is the alfabetical order of the folders, how can i change this 
>>> ??  i need help please !!!
>>> Santiago
>>>
>>>
>>>    
>>>            
>>> ___________________________________________________________ 1GB 
>>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>>> mundo http://correo.yahoo.com.ar
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>>
>>>
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>
>        
> ____________________________________________________
> Lo nuevo y lo que viene
> Salón del Automóvil de Buenos Aires
> Cobertura especial:
> http://ar.autos.yahoo.com/special/salon/index.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
Here is my folder.metadata in the /inicio folder

<?xml version="1.0" encoding="UTF-8"?>
<folder>
  <title>Inicio</title>  
  <document-order>noticias.psml</document-order>
  <document-order>eventos.psml</document-order>
  <document-order>buscador.psml</document-order>
  <document-order>proveedores.psml</document-order>
  <document-order>criticas.psml</document-order>
  <document-order>cupones.psml</document-order>
  <security-constraints>
    <security-constraints-ref>public-view</security-constraints-ref>
  </security-constraints>
</folder>


but in the menu the pages still apaears in alfabetycal order.
Wath happens ??


----- Original Message ----- 
From: "Randy Watler" <wa...@wispertel.net>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Tuesday, June 28, 2005 12:38 PM
Subject: Re: Jestpeed 2 - Left Menu order


> Santiago,
> 
> ordering is not a strength of this impl. try copying your 
> folder.metadata entries deeper in your pages subdirs.
> 
> HTH,
> 
> Randy
> 
> 
> Santiago Urrizola wrote:
> 
>> Hi all. i have a problem with the order in the left menu of J2.
>>
>> Have this strcutre in my portal
>>    /web-inf/pages
>>                    /contact
>>                    /init
>>                    /register
>>
>> i the page directory i order this folder in the folder.metadata file
>>  <document-order>init.ds</document-order>
>>  <document-order>register.ds</document-order>
>>  <document-order>contact.ds</document-order>
>>
>> So when i enter the portal, the menu looks in this order (each .ds 
>> file containts the pages inside echar folder)
>>            1 - init
>>            2 - register
>>            3 - contact
>>
>> The problem is when i link some menu in the init group (the first 
>> group in the menu) automaticaly the left menu changes his order and 
>> looks like this
>>
>>        1 contact
>>        2 init
>>        3 contact
>>
>>  This is the alfabetical order of the folders, how can i change this 
>> ??  i need help please !!!
>> Santiago
>>
>>
>>     
>>
>>     
>>        
>> ___________________________________________________________ 1GB 
>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
>> mundo http://correo.yahoo.com.ar
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>>
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>

		
____________________________________________________
Lo nuevo y lo que viene
Salón del Automóvil de Buenos Aires
Cobertura especial:
http://ar.autos.yahoo.com/special/salon/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
i hace a folder.metadata, inside all the directorys, ordering the pages in 
each one, but still dosnt order this,. how can i do this ?? its very 
important to me, that the page show in a predefined order not in alfabetical 
order.


----- Original Message ----- 
From: "Randy Watler" <wa...@wispertel.net>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Tuesday, June 28, 2005 12:38 PM
Subject: Re: Jestpeed 2 - Left Menu order


> Santiago,
>
> ordering is not a strength of this impl. try copying your folder.metadata 
> entries deeper in your pages subdirs.
>
> HTH,
>
> Randy
>
>
> Santiago Urrizola wrote:
>
>> Hi all. i have a problem with the order in the left menu of J2.
>>
>> Have this strcutre in my portal
>>    /web-inf/pages
>>                    /contact
>>                    /init
>>                    /register
>>
>> i the page directory i order this folder in the folder.metadata file
>>  <document-order>init.ds</document-order>
>>  <document-order>register.ds</document-order>
>>  <document-order>contact.ds</document-order>
>>
>> So when i enter the portal, the menu looks in this order (each .ds file 
>> containts the pages inside echar folder)
>>            1 - init
>>            2 - register
>>            3 - contact
>>
>> The problem is when i link some menu in the init group (the first group 
>> in the menu) automaticaly the left menu changes his order and looks like 
>> this
>>
>>        1 contact
>>        2 init
>>        3 contact
>>
>>  This is the alfabetical order of the folders, how can i change this ?? 
>> i need help please !!!
>> Santiago
>>
>>
>>
>>     ___________________________________________________________ 1GB 
>> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo 
>> http://correo.yahoo.com.ar
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 


	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Jestpeed 2 - Left Menu order

Posted by Randy Watler <wa...@wispertel.net>.
Santiago,

ordering is not a strength of this impl. try copying your 
folder.metadata entries deeper in your pages subdirs.

HTH,

Randy


Santiago Urrizola wrote:

> Hi all. i have a problem with the order in the left menu of J2.
>
> Have this strcutre in my portal
>    /web-inf/pages
>                    /contact
>                    /init
>                    /register
>
> i the page directory i order this folder in the folder.metadata file
>  <document-order>init.ds</document-order>
>  <document-order>register.ds</document-order>
>  <document-order>contact.ds</document-order>
>
> So when i enter the portal, the menu looks in this order (each .ds 
> file containts the pages inside echar folder)
>            1 - init
>            2 - register
>            3 - contact
>
> The problem is when i link some menu in the init group (the first 
> group in the menu) automaticaly the left menu changes his order and 
> looks like this
>
>        1 contact
>        2 init
>        3 contact
>
>  This is the alfabetical order of the folders, how can i change this 
> ??  i need help please !!!
> Santiago
>
>
>     
>
>     
>        
> ___________________________________________________________ 1GB 
> gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del 
> mundo http://correo.yahoo.com.ar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Jestpeed 2 - Left Menu order

Posted by Santiago Urrizola <ch...@yahoo.com.ar>.
Hi all. i have a problem with the order in the left menu of J2.

Have this strcutre in my portal
    /web-inf/pages
                    /contact
                    /init
                    /register

i the page directory i order this folder in the folder.metadata file
  <document-order>init.ds</document-order>
  <document-order>register.ds</document-order>
  <document-order>contact.ds</document-order>

So when i enter the portal, the menu looks in this order (each .ds file 
containts the pages inside echar folder)
            1 - init
            2 - register
            3 - contact

The problem is when i link some menu in the init group (the first group in 
the menu) automaticaly the left menu changes his order and looks like this

        1 contact
        2 init
        3 contact

  This is the alfabetical order of the folders, how can i change this ??  i 
need help please !!!
Santiago


	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org