22 May
2006
22 May
'06
11:41 a.m.
On 22 May 2006, at 10:34, Gabor Hojtsy wrote:
Doing this would be tricky, as it would tie a non-taxonomy-module feature directly into the taxonomy admin interface. There would have to be a lot of if(module_exist('path')) checks going on. I also don't think that there's room for this field in the table on the 'list terms' page.
Hooks not if()s.... The node editing page has these hooks, the taxonomy admin interface could have these two (for adding path alias, permission, etc. settings)
Yep, modules could integrate like this. We've done this before, and it the only way to achieve a reasonable level of integration. -- Dries Buytaert :: http://www.buytaert.net/