Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DuaelFr/5984039 to your computer and use it in GitHub Desktop.
Save DuaelFr/5984039 to your computer and use it in GitHub Desktop.
'settings' => array(
'handler' => 'og',
'handler_settings' => array(
'behaviors' => array(
'og_behavior' => array(
'status' => TRUE,
),
'views-select-list' => array(
'status' => 1,
),
),
'membership_type' => 'og_membership_type_default',
'sort' => array(
'type' => 'none',
),
'target_bundles' => array(
'builder' => 'builder',
),
),
'handler_submit' => 'Change handler',
'target_type' => 'node',
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment