2014-09-26 - RE: [GRASE-Hotspot] Need help to edit the URL link after login sucess
Header Data
From: Peter Boon <gp***n@gmail.com>
Message Hash: 8d953855bc99abc86698bb56771df58dff975a0e52df890f3864f6d35c111b1c
Message ID: <000601cfd97b$e470b470$ad521d50$@gmail.com>
Reply To: <f4b23828-b8c5-44ce-9d20-9ce41e1bda1c@grasehotspot.org>
UTC Datetime: 2014-09-26 04:20:34 UTC
Raw Date: Fri, 26 Sep 2014 13:20:34 +0200
Raw message
Hi Wilsonpep
What you can do is add one line in the /usr/share/grase/www/uam/templates/loggidin.tpl
{include file="header.tpl" Name="Logged In" activepage="loggedin"}
<div id="page">
{if !$hideheader}
<h1>{$Location} Hotspot - {t}Successful Login{/t}</h1>
{/if}
{if $tpl_loggedinnojshtml}{$tpl_loggedinnojshtml}{else}
<p>Your login was successful. Please click <a href="nojsstatus" target="grasestatus">HERE</a> to open a status window<br/>If you don't open a status window, then bookmark the link <a href="http://1.0.0.0/">http://1.0.0.0/</a> so you can logout when finished.</p>
{/if}
{$user_url = 'http://yoururl'}
{if $user_url}<span><a href="{$user_url}">{t}Continue to your site{/t} {$user_url|truncate:60}</a></span>{/if}
<div style="clear: left; clear: right"> </div>
{include file="footer.tpl"}
Van: Wilsonpep [mailto:wy***m@webbestdesign.com]
Verzonden: donderdag 25 september 2014 09:04
Aan: gr***t@grasehotspot.org
Onderwerp: [GRASE-Hotspot] Need help to edit the URL link after login sucess
Hey,
Please help me how to edit the URL link under "Click to open the status window and continue to your site" to a fixed URL (eg. http://www.google.com)
after login.
Thanks!
Wilsonpep
--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gr***e@grasehotspot.org.
To post to this group, send email to gr***t@grasehotspot.org.
Visit this group at http://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
To view this discussion on the web visit https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/f4b23828-b8c5-44ce-9d20-9ce41e1bda1c%40grasehotspot.org <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/f4b23828-b8c5-44ce-9d20-9ce41e1bda1c%40grasehotspot.org?utm_medium=email&utm_source=footer> .
Thread
-
Return to September 2014
- Return to “Peter Boon <gp***n@gmail.com>”
- Return to “Mohammad Javad Ra’adi <pe***t@gmail.com>”
-
Return to “Wilsonpep <wy***m@webbestdesign.com>”
- 2014-09-25 (Thu, 25 Sep 2014 00:04:26 -0700) - Need help to edit the URL link after login sucess - Wilsonpep <wy***m@webbestdesign.com>
- 2014-09-26 (Fri, 26 Sep 2014 13:20:34 +0200) - RE: [GRASE-Hotspot] Need help to edit the URL link after login sucess - Peter Boon <gp***n@gmail.com>
- 2014-09-26 (Fri, 26 Sep 2014 06:49:07 -0700) - Re: Need help to edit the URL link after login sucess - Mohammad Javad Ra’adi <pe***t@gmail.com>