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 11366 May 9, 2009, 6:03 AM
Thread Re: [Westin] Trying to hide certain links in the link.html template
Andy 11163 May 9, 2009, 6:39 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 11144 May 9, 2009, 3:27 PM
Thread Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 11162 May 10, 2009, 1:57 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 11131 May 10, 2009, 2:51 AM
Thread Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 11166 May 10, 2009, 3:34 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
VishalT 11110 May 10, 2009, 3:55 AM
Post Re: [SWDevil.Com] Trying to hide certain links in the link.html template
Andy 11075 May 10, 2009, 6:29 AM
Thread Re: [Andy] Trying to hide certain links in the link.html template
Westin 11037 May 10, 2009, 6:48 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
Andy 11019 May 10, 2009, 11:27 PM
Thread Re: [Westin] Trying to hide certain links in the link.html template
brewt 11045 May 10, 2009, 11:36 PM
Thread Re: [brewt] Trying to hide certain links in the link.html template
Westin 11019 May 10, 2009, 11:56 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
Andy 11002 May 10, 2009, 11:59 PM
Post Re: [Westin] Trying to hide certain links in the link.html template
VishalT 10992 May 11, 2009, 8:17 AM