i set the module for the vocabularies i'm delegating so that i can use hook_term_path() to control the path that's displayed for terms. it would be helpful if the category_admin page could call taxonomy_term_path() for the term link instead of hardcoding 'taxonomy/term/[the tid]'. thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_delegate.term_path.patch | 998 bytes | brad.bulger |
Comments
Comment #1
nancydruCommitted to 6.x-1.x-dev