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

Re: [jdgamble] <li> links.html template

Quote Reply
Re: [jdgamble] <li> links.html template In reply to
Hi Jonathon

“Now do you see my dilema?”

No I don’t, I must be missing something.

Firstly, did you try any of the suggestions offered.?
And what where the results ?
Was there errors or just non display ?

Secondly, the cat id is passed to or via the category template, which is where the links are displayed.
You can do a dump to see all the variables available, search for dump in this forum for further info.

Thirdly, I just placed the following in the link.html template and displayed Category, Search and other / non.
Screenshot attached has the results.

<%if category_id%> <ul><li> if category_id
<%elseif link_results%> <ul><li> elseif link_results
<%else%>
Non link page
<%endif%>

<%if category_id%> </li></ul>
<%elseif link_results%> </li></ul>
<%else%>
<%endif%>

Regards

minesite
Subject Author Views Date
Thread <li> links.html template jdgamble 10230 Sep 2, 2004, 4:15 PM
Thread Re: [jdgamble] <li> links.html template
minesite 10104 Sep 3, 2004, 3:04 AM
Thread Re: [minesite] <li> links.html template
Andy 10196 Sep 3, 2004, 3:24 AM
Thread Re: [Andy] <li> links.html template
jdgamble 10095 Sep 3, 2004, 2:51 PM
Thread Re: [jdgamble] <li> links.html template
minesite 10114 Sep 3, 2004, 3:45 PM
Thread Re: [minesite] <li> links.html template
jdgamble 10075 Sep 3, 2004, 4:37 PM
Thread Re: [jdgamble] <li> links.html template
minesite 10101 Sep 3, 2004, 4:56 PM
Thread Re: [minesite] <li> links.html template
jdgamble 10115 Sep 4, 2004, 2:09 AM
Thread Re: [jdgamble] <li> links.html template
minesite 10066 Sep 4, 2004, 2:48 AM
Thread Re: [minesite] <li> links.html template
jdgamble 10114 Sep 4, 2004, 3:04 PM
Post Post deleted by minesite
minesite 10036 Sep 4, 2004, 5:50 PM
Thread Re: [jdgamble] <li> links.html template
minesite 10055 Sep 4, 2004, 6:11 PM
Thread Re: [minesite] <li> links.html template
jdgamble 10094 Sep 4, 2004, 6:49 PM
Thread Re: [jdgamble] <li> links.html template
minesite 10062 Sep 4, 2004, 7:06 PM
Thread Re: [minesite] <li> links.html template
jdgamble 10084 Sep 4, 2004, 7:14 PM
Thread Re: [jdgamble] <li> links.html template
minesite 10066 Sep 4, 2004, 7:40 PM
Thread Re: [minesite] <li> links.html template
jdgamble 10052 Sep 5, 2004, 12:55 AM
Thread Re: [jdgamble] <li> links.html template
minesite 10093 Sep 5, 2004, 2:26 AM
Thread Re: [minesite] <li> links.html template
jdgamble 9992 Sep 5, 2004, 2:44 AM
Thread Re: [jdgamble] <li> links.html template
minesite 9999 Sep 5, 2004, 3:57 AM
Thread Re: [minesite] <li> links.html template
jdgamble 10034 Sep 5, 2004, 4:17 AM
Thread Re: [jdgamble] <li> links.html template
minesite 10017 Sep 5, 2004, 4:40 AM
Post Re: [minesite] <li> links.html template
jdgamble 10032 Sep 5, 2004, 4:49 AM
Post Post deleted by minesite
minesite 10057 Sep 4, 2004, 3:05 AM