Closed (fixed)
Project:
Content Taxonomy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 May 2007 at 01:27 UTC
Updated:
6 Oct 2008 at 13:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
wim leersautonetex has hired me to add support for this, and I've now implemented this. I'm just posting here to make sure nobody else starts working on a duplicate patch.
I'll post a patch soon.
Comment #2
wim leersComment #3
wim leersForgot to change that. This is an issue for Content Taxonomy, NOT for Token. Token includes the necessary functionality for core modules and for the default set of CCK modules, not for (CCK) add-on modules. It could easily be relocated though.
Comment #4
wim leersAnd here's the patch!
Comment #5
morphir commentedcleaned up some code. Where I removed the " and added ' instead (better as in faster code) have not tried the patch yet. (also, cleaned up some grammar)
Comment #6
wim leersHehe thanks morphir. I just copy/pasted the strings from the taxonomy token implementation though. :)
Comment #7
csc4 commented+1 for this patch being committed too please!
Comment #8
xjmNice work. Just what I was looking for.
Comment #9
wim leersPatch updated. It apparently didn't work correctly in all cases, because of some crappy internals of content_taxonomy: the structure of "content taxonomy field objects" can vary greatly, depending on the moment. Or maybe it's just CCK's fault.
I've documented this in the patch as well, because the code makes no sense at all at first sight, although it's very simple.
Comment #10
wim leersPatch updated once more, to cope with *yet another* possible form of the passed in $object parameter... sigh.
Comment #11
mh86 commentedThanks for your patch and your work. I'll take a look at this soon
Comment #12
mh86 commentedthis patch has been committed. thanks for your work and your patience!
matthias
Comment #13
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #14
spiffyd commentedDoes this patch include tokens for the taxonomy terms' URL aliases?