When adding a content type to a feature, strongarm automatically adds the variables used for that content type's comment, language and publication settings. In D7 we also have variables for menu settings and whether or not the "submitted by" info be displayed, these should be automatically added to feature as well. The outdated D6 upload.module variables can be removed.

CommentFileSizeAuthor
strongarm_node_variables.patch501 bytesfloretan

Comments

tim.plunkett’s picture

Status: Active » Reviewed & tested by the community

Looks good.

tirdadc’s picture

Assigned: Unassigned » tirdadc
Status: Reviewed & tested by the community » Closed (fixed)

Checks out fine, committed. Thanks.