Though the module does not declare panopoly_core as a dependency, it cannot be used without the core.
It seems to use CSS/layouts for the IPE settings, and also a call to panopoly_core_view_mode_options() returns an AJAX error with panopoly_core disabled.
It would be nice if one could use this part of panopoly without the core (and its huge list of dependencies), but another "fix" would be to just declare panopoly_core module as a dependency of panopoly_magic.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | panopoly_magic-without-core-1899368-3.patch | 24.78 KB | saltednut |
| #1 | panopoply_magic-without-core-1899368-1.patch | 5.85 KB | saltednut |
Comments
Comment #1
saltednutPatch Description
Some bits from panopoply_core inserted into panopoply_magic that should enable builders to use the module without the extra baggage.
Motivation
Use panopoly_magic to allow users to modify views within panels ipe. Do so without bringing along the following extra dependencies: views_autocomplete_filters, pm_existing_pages, token, pathauto, panels_breadcrumbs, panelizer, libraries, fieldable_panels_panes, field_group, entityreference, context, defaultcontent, defaultconfig, date_views, date_popup, date_api, date, apps
Additional Notes
Comment #2
saltednutComment #3
saltednutLooks like the first patch was built wrong. I also removed d.o. packaging info and fixed a rather silly spelling error. :)
Comment #4
populist commentedComment #5
populist commentedGood direction. I changed the title to reflect more of what is being asked for and postponed since this isn't a super high priority.
Comment #6
populist commentedAdding this back to the active queue since this should be doable for RC4.
Comment #7
wbobeirne commentedFantastic patch, was in the middle of doing this myself before I thought to check here. Now, to do the same for panopoly widgets...
Comment #8
saltednut@wboberine I have a patch for widgets too. #1949710: Use Panopoly Widgets in Demo Framework
Comment #9
populist commentedSounds great. Just reviewed + committed. Also removed the CSS file from Panopoly Core for completeness.
Comment #10
saltednutNice! http://drupal.org/node/1645576/commits Looks like the authorship got borked but whatevs - just glad this is finally in! w0000t
Comment #11
saltednutRemoving tags as this patch is no longer needed for the Demo Framework.
Comment #12.0
(not verified) commentedUpdated issue summary.