What does the "notify of path changes" perm do for you in access control/permissions for the pathauto module? I don't see it doing anything in the module code. I am missing something. Just want to know.

Thanks much!
Shrop

Comments

Freso’s picture

Status: Active » Fixed

The "notify of path changes" specifies whether the user is allowed to see messages concerning... changed path aliases. E.g. when a node is created or updated, Pathauto will tell you that a path alias has been created. The checks for this permission are all in the pathauto.inc file, so you can see how it's used in the code there. Happy code diggin'! :)

shrop’s picture

Ahh.. makes sense. I will check out the code too. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.