When Strongarm is enabled in addition to Features, it knows to automatically export variables that relate to a node type when a node type is exported. Of course, it only does that for core variables (such as node options, node preview, node submitted).
It would be nice if XML sitemap node did this for its own node type variable.
Patch coming.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2521574-strongarm-support.patch | 1.96 KB | dave reid |
| #1 | 2521574.xmlsitemap.strongarm-features-support.patch | 682 bytes | joachim |
Comments
Comment #1
joachim commentedComment #2
elusivemind commentedI have tested this and confirm that it works.
Comment #3
elusivemind commentedComment #4
dave reidLet's just expand this to all the submodules that should do this, not just node types.
Comment #5
dave reidI've tested this and confirmed it works.
Comment #7
dave reidI would suspect this needs to be ported to D8 but using a different issue: we should likely be storing these variables using third party settings on the node type / menu / vocabulary config entities. I'll file a different issue.
Comment #8
elusivemind commentedDid this make it into today's security update release?