Needs review
Project:
Drigg
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
14 Nov 2009 at 20:52 UTC
Updated:
2 Jun 2011 at 00:59 UTC
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.