I can select 'update path alias' in the admin/content/node page to auto change path alias for my contents..
But I couldn't find the same function for updating users in admin/user/user ?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 680366-pathauto-user-operations-D7.patch | 7.49 KB | dave reid |
Comments
Comment #1
gregglesYes, we need a similar thing for users.
Comment #2
dave reidYeah this is completely reasonable.
Comment #3
alexkessler commentedI already implemented this for 6.x-1.2.
Should a make a patch against 6.x.1.x-dev or 6.x.2.x-dev?
Comment #4
dave reid7.x-1.x is preferred now for patches of new features. Once they're fixed there, I'll backport them to 6.x-2.x. 6.x-1.x is closed to feature requests.
Comment #5
dave reidComment #6
dave reidHere's the patch to get a basic user operation and kind of unify the node and user operation code. Let's see how the testbot likes it.
Comment #7
dave reidCommitted to CVS to 7.x-1.x and 6.x-2.x!
http://drupal.org/cvs?commit=341960
http://drupal.org/cvs?commit=341972