Closed (fixed)
Project:
Token
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Apr 2007 at 04:51 UTC
Updated:
28 Apr 2007 at 13:49 UTC
attached patch does three things:
1) it does a quick query (only when necessary) to try to get some data that might not be available with complex data types, though it requires the consuming module's weight to be low. The thing about weights should probably be documented in the API.txt
2) it provides menu tokens and a function to help with that
3) it prevents an error by only calling taxonomy_get_vocabulary if we have a vid
I should break it up, but that would be a pain.
| Comment | File | Size | Author |
|---|---|---|---|
| menu_tokens_freetagging_prevent_error_no_vid.patch | 5.31 KB | greggles |
Comments
Comment #1
gregglesComment #2
eaton commentedTested and committed. If things look good it'll go into 1.7 shortly. Thanks, man!
Comment #3
(not verified) commented