Hi,
I have a problem with ZEND_NAVIGATION I cannot get "nofollow" links to work
with Zend_Navigation.
What is the array key and value I have to specify ?
In my zend navigation pages I tried adding this key:
'rel' => array('nofollow' => 'nofollow') - or
'rel' => array('nofollow' => true)
both did not work... links are rendered with no "rel" tag at all...
What do I have to specify to render a "nofollow" tag ?
Thanx for your help in advance !
- Mike
--
View this message in context:
http://n4.nabble.com/ZEND-NAVIGATION-and-NO-FOLLOW-links-tp1563059p1563059.html
Sent from the Zend Framework mailing list archive at Nabble.com.