The commons_activity_page module only exports a page manager configuration, which doesn't require either panels or Panels IPE. On our commons site, we don't need/want Panels IPE on the site, so we're not using any of the various commons_*_page node modules (thanks for splitting those out), but the activity streams module is the last holdout with a dependency on Panels IPE.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commons_remove_panels_activity-2124473.patch | 773 bytes | quicksketch |
Comments
Comment #1
quicksketchHere's the trivial fix to remove the unneeded dependency.
Comment #2
quicksketchComment #3
quicksketchSorry I got the modules confused, it was "commons_activity_page" not "commons_activity_streams" with the unneeded dependency.
Comment #3.0
quicksketchCorrecting module name
Comment #4
devin carlson commentedVerified that commons_activity_page only depends on ctools and page_manager, not panels itself.
Tested #1 against a fresh Commons install and committed it to Commons 7.x-3.x.
http://drupalcode.org/project/commons.git/commit/c1845e9