Hello Module Developer,
Someone is going to modify this module for me so there is an "add redirect" button, which leads to a "select term" option and "path" text field, ie you can just add new custom redirects via the GUI, via the
"Define the function taxonomy_redirect_custom_term_path($term, $path) to customise further"
option pointed out in the module interface. Do you think it's a good or bad idea to make these changes to the taxonomy redirect module itself, or make another module to plug into yours? Don't want to step on yer toes, but it seems to be just adding a user interface to functions you've already defined?
Has anyone does this already?
Comments
Comment #1
doc2@drupalfr.org commentedIf ever you come out with a patch, please submit it here for reviewing!
: )
Comment #2
thomasmurphy commentedyup, actually someone rewrote the module for me 'cause they said it'd be cheaper/make for sense to do that, so I'll post it somehow...no maintainer for it though eh, can I just attach a zip to this post or something?
Comment #3
doc2@drupalfr.org commentedany text file suffixed with a "_.txt" (if not already .txt, .patch, ...). Append a "_.txt" if it's a zip, people will have to know that they must remove it.
EDIT: Thanks for your post #4. I won't have a chance to test it soon as I'm going to do this manually with http://drupal.org/project/path_redirect . Taxonomy_redirect isn't flexible enough for my needs: finally, real Token support is lacking.
Comment #4
thomasmurphy commentedHi, this is a zip of the directory provided by my developer and uploaded and working. sorry, can't help if you have any trouble
Comment #5
tille commentedhi there,
this seems to be a nice and working 'new' version of the Taxonomy Redirect module - just a few features missing…:] I would love to find the functionality to redirect also hierarchical taxonomies to appropriate paths like "countryname/cityname/areacode" or the like - maybe even a full token implementation - but that's probably not _that_ easy to implement - or is it…?
thnx! till…
Comment #6
agileware commentedThanks for the code.
This term level redirect functionality has been added to 5.x-1.2 and will be added to the Drupal 6 version asap.
Comment #7
agileware commentedAlso,
It has new path variables for parent term id's and parent term names so you can do hierarchical taxonomy paths.
Comment #8
thomasmurphy commentedgreat, I'm glad the code's getting out there
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.