[ic] Change text color in category listing

Jonathan Clark interchange-users@interchange.redhat.com
Mon Dec 17 11:17:00 2001


> > should be:
> > 
> > [cat-exec bar_link]<A HREF="$URL$"><FONT
> >  COLOR="#000000">$ANCHOR$</FONT></A>[/cat-exec]<BR>
> > 
> That looks like it should work, although you still need the 'cat':
> 
> [cat-exec bar_link]cat<A HREF="$URL$"><FONT
>   COLOR="#000000">$ANCHOR$</FONT></A>[/cat-exec]<BR>

Ah yes... there should also be a new line (or other suitable delimiter):

[cat-exec bar_link]	cat
				<A HREF="$URL$"><FONT COLOR="#000000">$ANCHOR$</FONT></A>
			[/cat-exec]<BR>

.. that looks even better..

Jonathan
Webmaint.