Closed (fixed)
Project:
RootCandy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Jul 2009 at 19:37 UTC
Updated:
22 Aug 2009 at 14:10 UTC
Thanks for this theme. It's awesomely flexible!
This simple patch allows creating context (active tab on the primary navigation) just by URL aliasing the menus.
Example:
example.com/views -> the tab “Views” is active with the css id=current-xx set on the li tag
example.com/views/add -> the tab “Views” is still active. This url is an alias for node/add/views
introfini
| Comment | File | Size | Author |
|---|---|---|---|
| template.php_.patch | 550 bytes | introfini |
Comments
Comment #1
sign commentedNice one, thank you, committed!