Closed (won't fix)
Project:
Rules
Version:
7.x-1.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2011 at 11:02 UTC
Updated:
6 Jan 2019 at 21:46 UTC
Jump to comment: Most recent
Comments
Comment #1
BrockBoland commentedI've been mulling this over, and I don't think this module is the right place for this functionality.
I like the idea, but I think it needs more options than just a default - it would be too easy for a URL that should be pointing to content to wind up pointing to this default page. I think it would be better to make it conditional, so certain paths (for example) could redirect to different pages.
This functionality should be built into a different module, perhaps integrating with Rules.
Comment #2
bryancasler commentedThanks for the feedback BrockBoland. I've moved this feature request over to the rules module issue que.
Comment #3
mitchell commentedUpdated component.
Comment #4
BrockBoland commentedProbably want to re-open this if it's to be considered for inclusion in Rules.
Comment #5
mitchell commentedCan Rules detect if a requested page isn't found?
Comment #6
tr commentedNo, Rules isn't the right way to do this. Custom code could do this, or perhaps there's another module available that could help you.