Reviewed & tested by the community
Project:
Context PHP
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
15 Jan 2011 at 18:11 UTC
Updated:
28 May 2015 at 19:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
michaellander commentedIf the maintainer will create a 7.x dev branch, I can probably find time to port it and submit a patch. Else I can help you maintain the project if you don't have time as well. Let me know. Thanks!
Comment #2
michaellander commentedI've got it ported.. If dev will make a branch, I'll submit the patch.
Comment #3
kika commentedsubscribe
Comment #4
tebb commentedSubscribing.
Changed title to show module name in Dashboard.
Mike, could you post the patch?
Comment #5
michaellander commentedYep. Pretty simple. Just needed php module dependency and php_exec instead of drupal_exec. Made a few other super minor changes just to make 'coder' module happy.
Edit: Oh yeah, I based it off 'HEAD', assumed HEAD was now d7 dev?
Comment #6
vgarvardt commentedCreated 7.x branch and pushed dev release based on mikegfx's patch with some additions. Release should appear in the downloads list within 12 hours.
Comment #7
vgarvardt commentedDev release landed.
Comment #8
account-deletion-needed commentedDoes this work with the current Context (7.x-3.0-beta1)? Cause I'm not seeing any PHP option in the conditions and reactions drop-downs.
Cheers
Comment #9
mohammed j. razemThere you go. The module had to implement hook_ctools_plugin_api() in order to work with Context (7.x-3.0-beta1).
Comment #10
evanbarter commented#9 works as described.
Comment #11
robin van emden commentedI can second that #9 works as specified - please commit to 7.x-3.x-dev?
Comment #12
phiscock commentedEven with patch #9 I'm not getting a PHP option in the dropdown menus using the latest versions of Context (7.x-3.0-beta6) and CTools (7.x-1.2+43-dev). I'm guessing something has changed to break it again, but I don't know the modules well enough to spot what that is. Can anyone suggest a solution?
Thanks
Comment #13
Anonymous (not verified) commentedTry clearing your caches and refresh the context page.
Comment #14
brad.bulger commentedThere is nothing that I can find that clearly states the lack of need for this function, but it seems to work without it now as of Context 3.6.