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 Stefano Bianchi <st...@softeco.it> on 2007/07/06 14:37:49 UTC

Forward to pane within pane for J1.6

Dear all,
I was trying to use forwards to link from the home page to a specific pane.
My portal is made up as:

                  | HOME | SERVICE | ABOUT |
---------------------------------------------

and inside SERVICE I have several panes in menu format:

                  | HOME | SERVICE | ABOUT |
---------------------------------------------
SERVICE 1
------------
SERVICE 2
------------
SERVICE 3

I would like to have a link from the home page to e.g. SERVICE 2 pane.

The problem I have is that SERVICE 2 is a pane inside SERVICE pane...

I can reach SERVICE pane with:

<forwards-configuration>

    <forward name='services'>
        <page name='default.psml'/>
        <pane id='P-111e073170e-10002'/>
    </forward>

</forwards-configuration>

where P-111e073170e-10002 is the SERVICE pane id, but then?
Is there a way to go one-pane-more deeper?

Any hint is appreciated!
Cheers,
Stefano



Ing. Stefano Bianchi 
Softeco Sismat S.p.A. - www.softeco.it 
Via De Marini 1, WTC Tower 
16149 GENOA (ITALY) 
Tel. +39 010 6026 368 
Fax +39 010 6026 350 



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


Re: Forward to pane within pane for J1.6

Posted by Stefano Bianchi <st...@softeco.it>.
Dear Bo,
thanks a lot, it works great!
Cheers,
Stefano

----- Original Message ----- 
From: <b....@valbosoft.com>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Friday, July 06, 2007 6:32 PM
Subject: Re: Forward to pane within pane for J1.6


> Hello,
> 
> you can go directly to the second level pane by adding it to id, with a 
> comma inbetween, like 
> <pane id='P-111e073170e-10002,P-111e0444444-10002'/>
> 
> regards,
> 
> Bo van Weert
> 
> 
> 
> 
> 
> "Stefano Bianchi" <st...@softeco.it> 
> 06/07/2007 14:37
> Por favor, responda a
> "Jetspeed Users List" <je...@portals.apache.org>
> 
> 
> Para
> "JETSPEED Users List" <je...@portals.apache.org>
> cc
> 
> Asunto
> Forward to pane within pane for J1.6
> 
> 
> 
> 
> 
> 
> Dear all,
> I was trying to use forwards to link from the home page to a specific 
> pane.
> My portal is made up as:
> 
>                  | HOME | SERVICE | ABOUT |
> ---------------------------------------------
> 
> and inside SERVICE I have several panes in menu format:
> 
>                  | HOME | SERVICE | ABOUT |
> ---------------------------------------------
> SERVICE 1
> ------------
> SERVICE 2
> ------------
> SERVICE 3
> 
> I would like to have a link from the home page to e.g. SERVICE 2 pane.
> 
> The problem I have is that SERVICE 2 is a pane inside SERVICE pane...
> 
> I can reach SERVICE pane with:
> 
> <forwards-configuration>
> 
>    <forward name='services'>
>        <page name='default.psml'/>
>        <pane id='P-111e073170e-10002'/>
>    </forward>
> 
> </forwards-configuration>
> 
> where P-111e073170e-10002 is the SERVICE pane id, but then?
> Is there a way to go one-pane-more deeper?
> 
> Any hint is appreciated!
> Cheers,
> Stefano
> 
> 
> 
> Ing. Stefano Bianchi 
> Softeco Sismat S.p.A. - www.softeco.it 
> Via De Marini 1, WTC Tower 
> 16149 GENOA (ITALY) 
> Tel. +39 010 6026 368 
> Fax +39 010 6026 350 
> 
> 
> 
> ---------------------------------------------------------------------
> 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: Forward to pane within pane for J1.6

Posted by b....@valbosoft.com.
Hello,

you can go directly to the second level pane by adding it to id, with a 
comma inbetween, like 
<pane id='P-111e073170e-10002,P-111e0444444-10002'/>

regards,

Bo van Weert





"Stefano Bianchi" <st...@softeco.it> 
06/07/2007 14:37
Por favor, responda a
"Jetspeed Users List" <je...@portals.apache.org>


Para
"JETSPEED Users List" <je...@portals.apache.org>
cc

Asunto
Forward to pane within pane for J1.6






Dear all,
I was trying to use forwards to link from the home page to a specific 
pane.
My portal is made up as:

                  | HOME | SERVICE | ABOUT |
---------------------------------------------

and inside SERVICE I have several panes in menu format:

                  | HOME | SERVICE | ABOUT |
---------------------------------------------
SERVICE 1
------------
SERVICE 2
------------
SERVICE 3

I would like to have a link from the home page to e.g. SERVICE 2 pane.

The problem I have is that SERVICE 2 is a pane inside SERVICE pane...

I can reach SERVICE pane with:

<forwards-configuration>

    <forward name='services'>
        <page name='default.psml'/>
        <pane id='P-111e073170e-10002'/>
    </forward>

</forwards-configuration>

where P-111e073170e-10002 is the SERVICE pane id, but then?
Is there a way to go one-pane-more deeper?

Any hint is appreciated!
Cheers,
Stefano



Ing. Stefano Bianchi 
Softeco Sismat S.p.A. - www.softeco.it 
Via De Marini 1, WTC Tower 
16149 GENOA (ITALY) 
Tel. +39 010 6026 368 
Fax +39 010 6026 350 



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