Why is there no update to Drupal 7 of this rather vital module available? I would highly appreciate it! Thank you!

CommentFileSizeAuthor
#5 1506298-pathrules-d7-version.patch4.28 KBfarald

Comments

mitchell’s picture

mitchell’s picture

Title: Drupal 7? » Path Rules condition in Rules 7.x
gateone’s picture

Thanks Mitchell - well it is rather having an EVENT that is "if user visits a certain URL / path" not so much a trigger.

There seems to be a way to achieve a somewhat similar result in Drupal 7 by checking for the EVENT that a user belongs to a certain group and as a condition to check for a path. But this approach seems a bit strange to me.

What I am looking for in Drupal 7 is about the functionality as in Drupal 6 with Path Rules, as you describe it: "Setup a rule with the event 'User is going to view a page', add 'Check path' condition with path 'project' and Operator 'Begins with'."

Currently there is no such thing for Drupal 7 and hence it would be REALLY great if Path Rules could be made to work with Drupal 7 as it does with Drupal 6!

Thanks, Stephan

hpathy’s picture

would be of great help. awaiting Path Rules for Drupal 7...
great work,

thanks, PH

farald’s picture

Status: Active » Needs review
StatusFileSize
new4.28 KB

Here is a working patch against 6.x branch. :)

mitchell’s picture

Status: Needs review » Closed (won't fix)

gateone & hpathy: Please see #1045964-10: How to do path detection for an explanation that should clear this up.

farald: I don't think this patch will be comitted based on the status of the module. It isn't necessary anyway. See the post linked above for more info.