Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [minesite] modify output for category link

Quote Reply
Re: [minesite] modify output for category link In reply to
In Reply To:
<p> <a href="path/to/dir/page.html">Directory</a> : <a href="path/to/dir/page.html">Sub Directory</a>
--- links.html code here ---

This may be in the search_results.html template.


Thanks. It appears that bit of code is generated within the <%link_results%> tag which is indeed in search-results.html. Unfortunately, source code of <%link_results%> isn't defined there. The code itself is inside this sub, wherever that may be located:

Code:

<%if link_results%><%-- Links in this category. --%>
<%link_results%>
<%endif%>
Subject Author Views Date
Thread modify output for category link KevM 4811 Feb 27, 2004, 3:44 PM
Post Re: [KevM] modify output for category link
minesite 4722 Feb 27, 2004, 5:16 PM
Thread Re: [KevM] modify output for category link
Karen 4747 Feb 27, 2004, 6:10 PM
Thread Re: [Karen] modify output for category link
minesite 4697 Feb 28, 2004, 12:27 AM
Post Re: [minesite] modify output for category link
Karen 4689 Feb 28, 2004, 8:56 AM
Thread Re: [KevM] modify output for category link
minesite 4711 Feb 28, 2004, 12:17 AM
Thread Re: [minesite] modify output for category link
KevM 4670 Mar 1, 2004, 12:56 AM
Thread Re: [KevM] modify output for category link
minesite 4672 Mar 1, 2004, 2:48 AM
Thread Re: [minesite] modify output for category link
KevM 4670 Mar 1, 2004, 3:09 AM
Thread Re: [KevM] modify output for category link
KevM 4656 Mar 1, 2004, 3:10 AM
Thread Re: [KevM] modify output for category link
minesite 4653 Mar 1, 2004, 3:25 AM
Post Re: [minesite] modify output for category link
KevM 4659 Mar 1, 2004, 3:40 AM
Thread Re: [KevM] modify output for category link
minesite 4639 Mar 1, 2004, 3:52 AM
Thread Re: [minesite] modify output for category link
minesite 4636 Mar 1, 2004, 4:24 AM
Thread Re: [minesite] modify output for category link
KevM 4632 Mar 1, 2004, 4:55 AM
Post Re: [KevM] modify output for category link
minesite 4623 Mar 1, 2004, 5:34 AM