I really like this module and the approach it takes for default content. My question is what would it take to extend this module to support other entities in Drupal beyond nodes? In particular, I really like Fieldable Panel Panes and having the ability to export out these would be super awesome. I am happy to write some code given the right direction, but want to know:
1.) Is support for non-nodes something that would be considered for this module?
2.) Any idea of an implementation path to get this working?
Comments
Comment #1
Jeffrey C. commentedFor the first question, yes, and no. If you've written a well-working module that allows exports of non-nodes contents, it's fine, I can include it as a sub-module. As for the second one, no. I didn't design the module, I just took it over since there's over 30 issues with no maintainer responding. You might want to check #1732892: Support for Entity Reference fields and see how it expands Default Content to make it support Entity Reference fields. The details may be different, but I believe the idea is the same. Meanwhile, please take a minute to check out #1869366: Future Plan.