Shawn,

Have you considered using a little bit of client-side javascript?
Programmatically you could set the help link that the javascript will use to
replace the uportal generated help link in the jsp page. Then, right when
the page loads the javascript would locate that specific uportal help link
and replace its href attribute with the help link you set programmatically
and add a target=_blank attribute. I'd use a javascript library for easier
use, preferably jQuery.

Dustin.

On 10/8/07, Shawn Lonas <[EMAIL PROTECTED]> wrote:
>
>  I believe that what you are asking for will be able to be accomplished
> with the mechanism being requested in 
> UP-1820<http://www.ja-sig.org/issues/browse/UP-1820>.
> In that case, you would publish the channel with a help URL reference to the
> JSP page.  The only thing static is the URL itself.  That URL can be pointed
> to anything (e.g. html, jsp, pdf).
>
> I would suggest that you review the Jira issue and add comments to the
> issue if there is something else you would like see.
>
> Shawn
>
> Es Jg wrote:
>
>  Thanks Andrew for the detailed reply. Yes, I was looking for
> programmatically implemented help.
>
> What I wanted is, when the user clicks the help icon, I want the JSP page
> for the help to appear in a detached window so that the content of the
> portlet doesn't gets affected. User can read the help message and just close
> the detached window and can continue with the portlet.
>
> Any way of doing this?
>
>
>
> ------------------------------
> Yahoo! 
> Movies<http://sg.rd.yahoo.com/mail/sg/footer/def/*http://sg.movies.yahoo.com>-
>  Search movie info and celeb profiles and photos.
>
> --
> You are currently subscribed to [email protected] as: [EMAIL 
> PROTECTED]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/uportal-dev
>
>
> --
> You are currently subscribed to [email protected] as: [EMAIL 
> PROTECTED]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/uportal-dev
>
>

-- 
You are currently subscribed to [email protected] as: [EMAIL 
PROTECTED]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to