[Radiant] Navigation Tag and External links
Bryan
haccontact at yahoo.com
Mon Nov 27 17:19:02 CST 2006
Hello,
I am using an external link in a navigation url. The only way I can get
it work is to use http://headlines.site.com.
<r:navigation urls="About:/about/; Analysis:/analysis/;
News:/news/;Resources:/resources/;Sitemap:/site-map/;Headlines:
/http://headlines.ushousingreport.com/;">
<r:normal><a href="<r:url />"><r:title /></a></r:normal>
<r:here><strong><r:title /></strong></r:here>
<r:selected><strong><a href="<r:url />"><r:title
/></a></strong></r:selected>
<r:between> | </r:between>
</r:navigation>
When I do this, I receive the following link on the page.
Headlines: /http
Is there a way to force it to show only "Headlines" like the other
internal links?
Thanks,
Bryan
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list