Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 17:14 UTC
Updated:
25 May 2012 at 08:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
servantleader commented+1 subscribing
Comment #2
dima700 commentedIt can solve also my problem
http://drupal.org/node/591882
Comment #3
mani.atico commentedBuilt a little module.
Comment #4
dima700 commented@mani.atico
Can you please add a support also for "A user Panel Page is going to be viewed". To be more correct a "User being viewed" in case of visit overrided Panel Page user/%user
Comment #5
slashwalk commented@mani.atico
Excellent module it saved my day thanks!
Comment #6
fagoWhat about turning this into a panel/ctools rules integration?
Comment #7
mani.atico commented@fago Do you think we should make this an independent module or maybe integrate it with ctools or rules?
Comment #8
fagothis should go directly into ctools or be in an independent module.
Comment #9
BenK commentedSubscribing...
Comment #10
rburgundy commentedsubscribing
Comment #11
itangalo commentedI would vote for having some sort of CTools/Panels plugin that explicitly calls a rule set, that you can configure on the admin page for that panel.
There are at least two advantages for this:
1. You don't have to use five hooks on 'panel is going to be viewed' just because you want to have rules acting on five different panels. You would need no hooks at all, thereby speeding up the page load a little. (Right?)
2. You can use panel contexts as arguments going in to the rule set. You could thus shift most object loading into Panels, where the objects probably would be loaded for display or variant/visibility checks anyway. More cooperation between modules, less double work.
On top of this you could provide some functionality that people want to add to Panels, like setting breadcrumbs.
Sounds reasonable?
Comment #12
christiaan_ commented+1 for patch #3 - Subscribing
Comment #13
fatcheeks commentedHi. Is this module still being developed? Just asking since there has been no update since 2009..
If it is, when i try to add an action "Unflag a node", under User on whose behalf to unflag, the "acting user" argument is unavailable. Hope this could get fixed.
Thanks!
Comment #14
grasmash commented#3 - Subscribing
Comment #15
Donaldd commentedHi guys created an update of the module in #3 to also pass the "acting user" as an argument.
Let me know if it does the trick for you?
Thanks,
D
Comment #16
Shadlington commentedOh man... I really, really want this.
+1 for #11
Comment #17
kevin.mcnamee@mailbox.org commentedsubscribing
Comment #18
dddbbb commentedAny plans for a Drupal 7 version of this module?
Comment #19
itangalo commented@dixhuit: Wohoo! It is now possible to explicitly call rules from custom pages in Page manager. If installing the Rules Bonus Pack, you will get an extra checkbox allowing you to use the custom page as a Rules trigger/event.
Comment #20
dddbbb commentedThat's funny, I just found out about the Rules Bonus Pack and was gonna come back here and report the same thing. Splendid.
Comment #21
itangalo commentedClosing this issue, on the basis of the functionality being available in Rules Bonus Pack (for D7…)
Comment #23
reallyordinary commentedRe-opening - the original issue was regarding D6. It's very nice that this functionality is now available in D7 via Rules Bonus Pack, but... a lot of us aren't using D7 yet... and RBP for D6 doesn't include it.
Does that module at #15 work? I'm a bit leery of using unofficial modules.
Comment #24
reallyordinary commentedChanging status to active because the Rules Bonus Pack solution isn't available for D6.
Comment #25
itangalo commentedThis is a good point – the issue was actually for D6 and not D7.
However, I must warn that I will probably not get the time to write this integration for Drupal 6. D7 is where the action is, and I'd much rather spend the time building out new features for D7.
Anyone is welcome to contribute patches, though. :-)
Comment #26
mitchell commentedIf this is still required, then please open a new issue in Rules Bonus Pack to backport Page Manager integration.