Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Feb 2010 at 20:26 UTC
Updated:
5 Aug 2010 at 00:20 UTC
Jump to comment: Most recent file
I think we should remove support for user contact form paths (e.g. user/uid/contact). There are infinite number of paths that could lie under user/uid/* (or node/nid/*, etc) that the Sub-path URL alias module is much better suited for those types of paths.
Especially if we want to generalize Pathauto to work on 'entities', a user's contact form is *not* an entity, while the user account itself is.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 717386-pathauto-unsupport-subpaths-D7.patch | 4.55 KB | dave reid |
Comments
Comment #1
gregglesSeriously good idea.
Comment #2
dave reidComment #3
dave reidCan we pull the trigger on this? It's going to make all the other work with coverting pathauto to use entity information way easier to handle since we won't have to work around these fringe patterns anymore.
Comment #4
gregglesI think so.
Comment #5
dave reidOk great. I'll clean up some of the existing issues then be able to work on this.
Comment #6
Freso commentedDave, I'd like to give this a go once I'm back from ROD (around Thursday). if you won't mind hacking on some of your other projects? :p I need to get back into the Patauto code after all your changes. ;)
Comment #7
dave reidFreso, do you still want to work on this? I'd love to officially move forward with this. Although if we want to postpone this until a 7.x-2.x that's understandable too.
Comment #8
dave reidPatch for review. Can I get a quick +1 from the crowd? This will help make some other patches moving forward easier as we don't have to support as much code.
Comment #9
gregglesIndeed, +1.
Comment #10
dave reidBang! They're gone!
http://drupal.org/cvs?commit=396202
http://drupal.org/cvs?commit=396204
Also forgot to remove the variables, so there were follow-up commits:
http://drupal.org/cvs?commit=396208
http://drupal.org/cvs?commit=396210