Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Andy] highlight query word in search result?

Quote Reply
Re: [Andy] highlight query word in search result? In reply to
Hi Andy I just tried these out :

# define our random color.
my @colors;
push @colors, 'FF66FF';
push @colors, '6699FF';
push @colors, '66FFFF';
push @colors, 'CC99FF';
push @colors, 'FFFF66';
push @colors, 'FF9933';

but it only displays "FF66FF" as a color for each word that is displayed in each description. Ie before modifying the code there was a different color for each link that was displayed description 1, color 1, / description 2, color 2 etc. whereas with this mod there is description 1, color 1 / description 2, color 1 etc.

Any ideas to get the other colors to pick up after the first one... ?

Thanks for the plug-in nice new function !

John
Significant Media
Subject Author Views Date
Thread highlight query word in search result? flybuzz 4657 Aug 1, 2004, 6:32 PM
Thread Re: [flybuzz] highlight query word in search result?
ryel01 4599 Aug 2, 2004, 2:44 AM
Thread Re: [ryel01] highlight query word in search result?
flybuzz 4630 Aug 2, 2004, 8:43 AM
Thread Re: [flybuzz] highlight query word in search result?
Andy 4659 Aug 2, 2004, 9:46 AM
Thread Re: [Andy] highlight query word in search result?
flybuzz 4604 Aug 2, 2004, 11:02 AM
Thread Re: [flybuzz] highlight query word in search result?
ryel01 4586 Aug 2, 2004, 2:19 PM
Thread Re: [ryel01] highlight query word in search result?
flybuzz 4576 Aug 2, 2004, 4:23 PM
Thread Re: [flybuzz] highlight query word in search result?
flybuzz 4574 Aug 3, 2004, 8:23 AM
Thread Re: [flybuzz] highlight query word in search result?
Andy 4597 Aug 3, 2004, 10:36 AM
Thread Re: [Andy] highlight query word in search result?
flybuzz 4531 Aug 3, 2004, 1:48 PM
Thread Re: [flybuzz] highlight query word in search result?
Andy 4549 Aug 4, 2004, 12:26 AM
Thread Re: [Andy] highlight query word in search result?
mgeyman 4509 Aug 5, 2004, 10:29 AM
Thread Re: [mgeyman] highlight query word in search result?
Andy 4518 Aug 5, 2004, 10:33 AM
Post Re: [Andy] highlight query word in search result?
mgeyman 4517 Aug 5, 2004, 11:00 AM
Thread Re: [Andy] highlight query word in search result?
Jag 4475 Sep 17, 2004, 10:04 PM
Post Re: [Jag] highlight query word in search result?
Andy 4491 Sep 18, 2004, 12:26 AM
Post Re: [flybuzz] highlight query word in search result?
Andy 4558 Aug 3, 2004, 12:33 AM