Closed (won't fix)
Project:
Default Content (Deprecated)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 May 2012 at 15:36 UTC
Updated:
5 Jan 2013 at 12:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaWIP.
Comment #2
damienmckennaThis might work with Panelizer v1, it needs to be updated for the Panelizer v2 API changes.
Comment #3
floretan commentedFor Panelizer v2, panelizer_import_alter() is not needed anymore. However, all objects in the panelizer structure are converted to arrays on export, making the import fail. This has nothing to do with this patch tough, it has to do with the use of features_var_export() in defaultcontent.module, which would have to be switched to a method that preserves objects.
Comment #4
Jeffrey C. commentedCan anyone confirm which patch is working with v2 and if that patch is clean?
Comment #5
damienmckennaNothing works yet for v2 or v3.
Comment #6
Jeffrey C. commentedAll right. If anything is ready to commit, let me know :).
Comment #7
Jeffrey C. commentedDear all,
No features will be added to this module. Please check UUID Features Integration, a more flexible alternative. Check #1869366: Future Plan for more details.