Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

OS App Features components

baisong edited this page Aug 8, 2012 · 1 revision

A typical OS App includes these components:

Content type

Views

Context conditions & reactions

Boxes

Variables (Strongarm)

In Drupal 7, variables to include for each content type {ct} are:

comment_anonymous_{ct}
comment_{ct}
comment_default_mode_{ct}
comment_default_per_page_{ct}
comment_form_location_{ct}
comment_preview_{ct}
node_options_{ct}
node_submitted_{ct}
show_preview_changes_{ct}

These should be included by Features by default.

Fields

Permissions

Pathauto

Menu

Node permission overrides (in D6 only)

See also

Clone this wiki locally