Closed (duplicate)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 May 2013 at 02:44 UTC
Updated:
23 Jul 2013 at 19:54 UTC
Jump to comment: Most recent file
test_dependencies[] can be used to indicate dependencies which are optional but recommended
as per https://drupal.org/node/542202
Let's use this syntax so that users can turn views_ui off on production sites if they so desire.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | panopoly_core-views-ui-independence-1984720-1.patch | 823 bytes | andrew_mallis |
Comments
Comment #1
andrew_mallis commentedPatch attached.
views_ui should get enabled in panopoly.info instead. Happy to submit another patch if helpful, but it's another one-liner.
Comment #2
panchoI'd rather have panopoly.info introduce a (soft) dependency on Views UI instead of panopoly_core.info's (hard) dependency.
But moving this to Panopoly's main issue queue.
Comment #3
andrew_mallis commented@Pancho – that'd be my preference too.
Comment #4
populist commentedUpdated as per #2002084: Remove dependency on Views UI