2012-04-12, 23:44:52
(This post was last modified: 2012-04-12, 23:45:42 by michael420.)
Another cool feature would be a option for the navigation tag, to echo anchors instead of links..
e.g
Would be very useful for Onepage themes
e.g
Code:
<li class="title"><a href="#title" title="title">title</a></li>
instead of
<li class="title"><a href="http://www.url.com/title/" title="title">title</a></li>