Hello,
I needed a way to use Taxonomy Menu with Drigg so I created a new implementation of hook_taxonomy_menu_path. I've attached the code to the module I created.
All the module does is build paths that *hopefully* will work with the Drigg path system instead of building the standard taxonomy/term/$tid path.
Install the module as normal and then go the the vocabulary settings being used for Drigg scoops. Select the Drigg option for Menu Path Type and check the "Select to rebuild the menu on submit checkbox" and you should be good to go.
Please let me know of any problems.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_menu_drigg.zip | 1.26 KB | daveparrish |
Comments
Comment #1
Dudul commentedgreat module. thanks a lot!
Comment #2
sinmao commentedThanks! I needed this. Works perfectly.