Closed (outdated)
Project:
Node Order
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2009 at 17:19 UTC
Updated:
14 Jul 2016 at 22:07 UTC
Jump to comment: Most recent
Comments
Comment #1
marcp commentedPlease submit a patch -- if this was useful for you, then I suspect it'll be useful for someone else.
Comment #2
rolfmeijer commentedYes, there is an audience :-).
Although I would think that for Pathauto to work, the replacement of taxonomy/term/% with nodeorder/term/% could be sufficient, so you get this “replacement-scheme”:
custom/url –> taxonomy/term/% –> nodeorder/term/%
Is this useful enough to make this a seperate issue?
Comment #3
recrit commentedthis module indirectly provides pathauto functionality by
When taxonomy pathauto is run it will determine the term's paths as:
source: "nodeorder/term/[tid]"
alias: "custom/pathauto/url"
If you aren't seeing this, try deleting all taxonomy aliases and running a bulk update.
Comment #4
dieuweClosing as the Drupal 6 branch of this module (and Drupal 6 in general) has been discontinued.