Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2012 at 18:56 UTC
Updated:
23 Jul 2013 at 19:53 UTC
Jump to comment: Most recent file
As per comments in #1833726: Does panopoly wysiwyg have to depend on panopoly core? and #1833692: Does panopoly theme have to depend on panopoly core?, let's try to reduce reliance on panopoly core in the info files.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | panopoly-reduce_reliance_on_panopoly_core-1840880-4.patch | 350 bytes | barraponto |
Comments
Comment #1
populist commentedThis is now all done
Comment #2
populist commentedHere is a caveat though... the modules that are required sometimes require patches or dev versions which is going to cause problems in the future.
Comment #4
barrapontoI really don't understand what's the point of moving the recommended dependencies out of panopoly's makefile. UUID and Devel are both dependencies in panopoly.info, but they're only provided by the panopoly_core makefile. I'd say the next step is to remove them from panopoly.info and leave them disabled by default.
Comment #5
populist commentedThe goal of this issue was to make sure that those modules are not hardcoded in. They are on by default since folks like using devel, but you can turn them off easily enough!