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 11322 May 9, 2009, 6:03 AM
Thread Re: [Westin] Trying to hide certain links in the link.html template
Andy 11121 May 9, 2009, 6:39 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 11102 May 9, 2009, 3:27 PM
Thread Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 11120 May 10, 2009, 1:57 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 11089 May 10, 2009, 2:51 AM
Thread Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 11124 May 10, 2009, 3:34 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 11068 May 10, 2009, 3:55 AM
Post Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 11033 May 10, 2009, 6:29 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
Westin 10995 May 10, 2009, 6:48 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
Andy 10977 May 10, 2009, 11:27 PM
Thread Re: [Westin] Trying to hide certain links in the link.html template
brewt 11003 May 10, 2009, 11:36 PM
Thread Re: [brewt] Trying to hide certain links in the link.html template
Westin 10977 May 10, 2009, 11:56 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
Andy 10960 May 10, 2009, 11:59 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
VishalT 10950 May 11, 2009, 8:17 AM