Closed (fixed)
Project:
Strongarm
Version:
7.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Apr 2011 at 09:26 UTC
Updated:
6 Jun 2011 at 18:24 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| strongarm_node_variables.patch | 501 bytes | floretan |
Comments
Comment #1
tim.plunkettLooks good.
Comment #2
tirdadc commentedChecks out fine, committed. Thanks.