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

Single categoryname (tag) and parse a category into a google search string...

Quote Reply
Single categoryname (tag) and parse a category into a google search string...
Hi,

I have 2 questions:
1)

I have want to have a category tag without the whole path.

<%title%>
<%title_linked%>
<%category_name%>

these tags gives the whole path:
ex:
d/dogs or c/cats. But I want only dogs or cats.

2)
How can I parse the categoryname in a searchstring for google on the category page?. This is more tricky and I hope that someone can help me.

Ex:

I have a category with artists with lyrics alphabetically.

a|b|c|d| > on the home page

when we go into the A subpage than we have:
ABBA
ALANIS MORISSETTE etc.. and when we go in abba we get the lyrics. still simple ;-)

But beneath ABBA etc.. I want something like: find more ABBA with Google or find more ALANIS MORISSETTE with Google like:

ABBA
find more abba with google
ALANIS MORISSETTE
find more alanis morissette with Google

I want to parse the categoryname in the Google search string => www.google.com/search?q=<%MY_MISSING_CATEGORY_TAG%> and this must be the output.
www.google.com/search?q=abba

So the difficult part for me is: how can I put this info beneath the category and what <%TAG%> must be used?

Thanks,
Ron...
Subject Author Views Date
Thread; hot thread Single categoryname (tag) and parse a category into a google search string... rsahertian 5664 Feb 9, 2004, 7:52 AM
Thread; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
afinlr 5557 Feb 9, 2004, 11:43 AM
Thread; hot thread Re: [afinlr] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5575 Feb 9, 2004, 12:09 PM
Thread; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5558 Feb 9, 2004, 12:14 PM
Thread; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
afinlr 5557 Feb 9, 2004, 12:23 PM
Thread; hot thread Re: [afinlr] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5534 Feb 9, 2004, 12:27 PM
Thread; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
afinlr 5529 Feb 9, 2004, 12:45 PM
Thread; hot thread Re: [afinlr] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5548 Feb 9, 2004, 12:50 PM
Thread; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
afinlr 5532 Feb 9, 2004, 1:05 PM
Thread; hot thread Re: [afinlr] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5533 Feb 9, 2004, 1:18 PM
Thread; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
afinlr 5515 Feb 9, 2004, 1:28 PM
Post; hot thread Re: [afinlr] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5488 Feb 10, 2004, 3:20 AM
Thread; hot thread Re: [afinlr] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5502 Feb 10, 2004, 8:05 AM
Thread; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
afinlr 5488 Feb 10, 2004, 8:20 AM
Thread; hot thread Re: [afinlr] Single categoryname (tag) and parse a category into a google search string...
rsahertian 5517 Feb 10, 2004, 9:46 AM
Post; hot thread Re: [rsahertian] Single categoryname (tag) and parse a category into a google search string...
ajiimd 5404 Mar 10, 2004, 7:58 PM