Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Trying to hide certain links in the link.html template

Quote Reply
Trying to hide certain links in the link.html template
Hi again,

I'm trying to hide certain link listings in the link.html template and thought I'd try by using something simple like this:


<%if listingstatus = Off><!--<%endif%>

link.html template body content goes in here

<%if listingstatus = Off%>--><%endif%>


However, while this works fine to make a link hide in the listing of links, when wanting to modify the link using modify.cgi, apparently it uses the link.html template code as well so the person can't see their listing to choose it to edit it.

Is there another simple way of hiding certain links (by user choice, not admin panel) that others are using?

Thanks,
Subject Author Views Date
Thread Trying to hide certain links in the link.html template Westin 11122 May 9, 2009, 6:03 AM
Thread Re: [Westin] Trying to hide certain links in the link.html template
Andy 10924 May 9, 2009, 6:39 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 10905 May 9, 2009, 3:27 PM
Thread Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 10925 May 10, 2009, 1:57 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 10892 May 10, 2009, 2:51 AM
Thread Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 10927 May 10, 2009, 3:34 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 10871 May 10, 2009, 3:55 AM
Post Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 10837 May 10, 2009, 6:29 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
Westin 10798 May 10, 2009, 6:48 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
Andy 10780 May 10, 2009, 11:27 PM
Thread Re: [Westin] Trying to hide certain links in the link.html template
brewt 10807 May 10, 2009, 11:36 PM
Thread Re: [brewt] Trying to hide certain links in the link.html template
Westin 10781 May 10, 2009, 11:56 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
Andy 10763 May 10, 2009, 11:59 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
VishalT 10754 May 11, 2009, 8:17 AM