array ( 'rules' => array ( 'rules_activity_log_node_insert_og' => array ( '#type' => 'rule', '#set' => 'event_node_insert', '#label' => 'Log activity when a node except blog is created in a group', '#active' => 1, '#weight' => '0', '#categories' => array ( 0 => 'activity_log', 1 => 'node', 2 => 'og', ), '#status' => 'custom', '#conditions' => array ( 2 => array ( '#negate' => 1, '#weight' => -1, '#info' => array ( 'label' => 'Created content is Blog entry', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Content', ), ), 'module' => 'Node', ), '#name' => 'rules_condition_content_is_type', '#settings' => array ( 'type' => array ( 'blog' => 'blog', ), '#argument map' => array ( 'node' => 'node', ), ), '#type' => 'condition', ), 1 => array ( '#type' => 'condition', '#settings' => array ( '#argument map' => array ( 'group' => 'node', ), ), '#name' => 'og_rules_condition_posted_in_group', '#info' => array ( 'label' => 'Content was posted in a group', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Group content', ), ), 'module' => 'Organic groups', ), '#weight' => 0, ), ), '#actions' => array ( 0 => array ( '#info' => array ( 'label' => 'Log activity for the acting user', 'label callback' => false, 'module' => 'Activity Log', 'eval input' => array ( 0 => 'placeholder', 1 => 'grouping|group_summary', 2 => 'visibility|stream_owner_id', 3 => 'visibility|viewer_id', 4 => 'acting_uid', 5 => 'templates|en|template', 6 => 'grouping|templates|en|template', ), ), '#name' => 'activity_log_log_action', '#settings' => array ( 'placeholder' => '#!ACTIVITY_LOG_DELIMITER:', 'public_name' => '', 'templates' => array ( 'en' => array ( 'template' => 'This should display when content not a blog entry.', ), ), 'grouping' => array ( 'group_method' => 'none', 'group_interval' => '86400', 'group_max' => '100', 'group_summary' => '', 'collapse_method' => 'activity_log_collapse_inline', 'templates' => array ( 'en' => array ( 'template' => '', ), ), ), 'visibility' => array ( 'stream_owner_entity_group' => array ( 'acting user' => 'acting user', 'custom' => 0, 'target entity' => 0, 'active group' => 0, 'active group members' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships acting user' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, 'node terms' => 0, ), 'stream_owner_id' => '', 'stream_owner_type' => 'user', 'viewer_entity_group' => array ( 'everyone' => 'everyone', 'everyone_except_active' => 0, 'everyone_except_custom' => 0, 'custom' => 0, 'acting user' => 0, 'target entity' => 0, 'stream_owner' => 0, 'not_stream_owner' => 0, 'active group members' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group relationships acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, ), 'viewer_id' => '', ), 'cache' => array ( 'cache' => 0, 'resources' => '', ), 'acting_uid' => '[author:uid]', 'display_type' => 'web', 'tid' => '4', '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'placeholder' => array ( 0 => ':global', ), 'grouping|group_summary' => array ( 0 => ':global', ), 'visibility|stream_owner_id' => array ( 0 => ':global', ), 'visibility|viewer_id' => array ( 0 => ':global', ), 'acting_uid' => array ( 0 => 'author', 1 => ':global', ), 'templates|en|template' => array ( 0 => ':global', ), 'grouping|templates|en|template' => array ( 0 => ':global', ), ), 'activity_log_input_evaluator_process' => array ( 'placeholder' => true, 'grouping|group_summary' => true, 'visibility|stream_owner_id' => true, 'visibility|viewer_id' => true, 'acting_uid' => true, 'templates|en|template' => true, 'grouping|templates|en|template' => true, ), ), ), '#type' => 'action', '#weight' => 0, ), 1 => array ( '#weight' => 0, '#info' => array ( 'label' => 'Log activity for active group', 'label callback' => false, 'module' => 'Activity Log', 'eval input' => array ( 0 => 'placeholder', 1 => 'grouping|group_summary', 2 => 'visibility|stream_owner_id', 3 => 'visibility|viewer_id', 4 => 'acting_uid', 5 => 'templates|en|template', 6 => 'grouping|templates|en|template', ), ), '#name' => 'activity_log_log_action', '#settings' => array ( 'placeholder' => '#!ACTIVITY_LOG_DELIMITER:', 'public_name' => '', 'templates' => array ( 'en' => array ( 'template' => 'This should display when content not a blog entry.', ), ), 'grouping' => array ( 'group_method' => 'none', 'group_interval' => '86400', 'group_max' => '100', 'group_summary' => '', 'collapse_method' => 'activity_log_collapse_inline', 'templates' => array ( 'en' => array ( 'template' => '', ), ), ), 'visibility' => array ( 'stream_owner_entity_group' => array ( 'active group' => 'active group', 'custom' => 0, 'acting user' => 0, 'target entity' => 0, 'active group members' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships acting user' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, 'node terms' => 0, ), 'stream_owner_id' => '', 'stream_owner_type' => 'user', 'viewer_entity_group' => array ( 'everyone' => 'everyone', 'everyone_except_active' => 0, 'everyone_except_custom' => 0, 'custom' => 0, 'acting user' => 0, 'target entity' => 0, 'stream_owner' => 0, 'not_stream_owner' => 0, 'active group members' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group relationships acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, ), 'viewer_id' => '', ), 'cache' => array ( 'cache' => 0, 'resources' => '', ), 'acting_uid' => '', 'display_type' => 'web', 'tid' => '5', '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'placeholder' => array ( 0 => ':global', ), 'grouping|group_summary' => array ( 0 => ':global', ), 'visibility|stream_owner_id' => array ( 0 => ':global', ), 'visibility|viewer_id' => array ( 0 => ':global', ), 'acting_uid' => array ( 0 => ':global', ), 'templates|en|template' => array ( 0 => ':global', ), 'grouping|templates|en|template' => array ( 0 => ':global', ), ), 'activity_log_input_evaluator_process' => array ( 'placeholder' => true, 'grouping|group_summary' => true, 'visibility|stream_owner_id' => true, 'visibility|viewer_id' => true, 'acting_uid' => true, 'templates|en|template' => true, 'grouping|templates|en|template' => true, ), ), ), '#type' => 'action', ), 2 => array ( '#weight' => 0, '#type' => 'action', '#settings' => array ( 'placeholder' => '#!ACTIVITY_LOG_DELIMITER:', 'public_name' => '', 'templates' => array ( 'en' => array ( 'template' => 'This should display when content not a blog entry.', ), ), 'grouping' => array ( 'group_method' => 'none', 'group_interval' => '86400', 'group_max' => '100', 'group_summary' => '', 'collapse_method' => 'activity_log_collapse_inline', 'templates' => array ( 'en' => array ( 'template' => '', ), ), ), 'visibility' => array ( 'stream_owner_entity_group' => array ( 'active group members' => 'active group members', 'custom' => 0, 'acting user' => 0, 'target entity' => 0, 'active group' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships acting user' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, 'node terms' => 0, ), 'stream_owner_id' => '', 'stream_owner_type' => 'user', 'viewer_entity_group' => array ( 'stream_owner' => 'stream_owner', 'everyone' => 0, 'everyone_except_active' => 0, 'everyone_except_custom' => 0, 'custom' => 0, 'acting user' => 0, 'target entity' => 0, 'not_stream_owner' => 0, 'active group members' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group relationships acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, ), 'viewer_id' => '', ), 'cache' => array ( 'cache' => 0, 'resources' => '', ), 'acting_uid' => '', 'display_type' => 'web', 'tid' => '6', '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'placeholder' => array ( 0 => ':global', ), 'grouping|group_summary' => array ( 0 => ':global', ), 'visibility|stream_owner_id' => array ( 0 => ':global', ), 'visibility|viewer_id' => array ( 0 => ':global', ), 'acting_uid' => array ( 0 => ':global', ), 'templates|en|template' => array ( 0 => ':global', ), 'grouping|templates|en|template' => array ( 0 => ':global', ), ), 'activity_log_input_evaluator_process' => array ( 'placeholder' => true, 'grouping|group_summary' => true, 'visibility|stream_owner_id' => true, 'visibility|viewer_id' => true, 'acting_uid' => true, 'templates|en|template' => true, 'grouping|templates|en|template' => true, ), ), ), '#name' => 'activity_log_log_action', '#info' => array ( 'label' => 'Log activity for members of the active group', 'label callback' => false, 'module' => 'Activity Log', 'eval input' => array ( 0 => 'placeholder', 1 => 'grouping|group_summary', 2 => 'visibility|stream_owner_id', 3 => 'visibility|viewer_id', 4 => 'acting_uid', 5 => 'templates|en|template', 6 => 'grouping|templates|en|template', ), ), ), 3 => array ( '#info' => array ( 'label' => 'Log activity for related taxonomy terms', 'label callback' => false, 'module' => 'Activity Log', 'eval input' => array ( 0 => 'placeholder', 1 => 'grouping|group_summary', 2 => 'visibility|stream_owner_id', 3 => 'visibility|viewer_id', 4 => 'acting_uid', 5 => 'templates|en|template', 6 => 'grouping|templates|en|template', ), ), '#name' => 'activity_log_log_action', '#settings' => array ( 'placeholder' => '#!ACTIVITY_LOG_DELIMITER:', 'public_name' => '', 'templates' => array ( 'en' => array ( 'template' => 'This should display when content not a blog entry.', ), ), 'grouping' => array ( 'group_method' => 'none', 'group_interval' => '86400', 'group_max' => '100', 'group_summary' => '', 'collapse_method' => 'activity_log_collapse_inline', 'templates' => array ( 'en' => array ( 'template' => '', ), ), ), 'visibility' => array ( 'stream_owner_entity_group' => array ( 'node terms' => 'node terms', 'custom' => 0, 'acting user' => 0, 'target entity' => 0, 'active group' => 0, 'active group members' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships acting user' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, ), 'stream_owner_id' => '', 'stream_owner_type' => 'user', 'viewer_entity_group' => array ( 'everyone' => 'everyone', 'everyone_except_active' => 0, 'everyone_except_custom' => 0, 'custom' => 0, 'acting user' => 0, 'target entity' => 0, 'stream_owner' => 0, 'not_stream_owner' => 0, 'active group members' => 0, 'active group admin' => 0, 'acting user relationships' => 0, 'custom user relationships' => 0, 'acting user relationships 1' => 0, 'custom user relationships 1' => 0, 'acting user flaggers' => 0, 'custom user flaggers' => 0, 'active group flaggers' => 0, 'active group flaggers acting user' => 0, 'active group relationships acting user' => 0, 'active group flaggers bookmarks' => 0, 'active group relationships custom user' => 0, 'active group flaggers custom user' => 0, 'active group relationships 1 acting user' => 0, 'active group relationships 1 custom user' => 0, ), 'viewer_id' => '', ), 'cache' => array ( 'cache' => 0, 'resources' => '', ), 'acting_uid' => '', 'display_type' => 'web', 'tid' => '7', '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'placeholder' => array ( 0 => ':global', ), 'grouping|group_summary' => array ( 0 => ':global', ), 'visibility|stream_owner_id' => array ( 0 => ':global', ), 'visibility|viewer_id' => array ( 0 => ':global', ), 'acting_uid' => array ( 0 => ':global', ), 'templates|en|template' => array ( 0 => ':global', ), 'grouping|templates|en|template' => array ( 0 => ':global', ), ), 'activity_log_input_evaluator_process' => array ( 'placeholder' => true, 'grouping|group_summary' => true, 'visibility|stream_owner_id' => true, 'visibility|viewer_id' => true, 'acting_uid' => true, 'templates|en|template' => true, 'grouping|templates|en|template' => true, ), ), ), '#type' => 'action', '#weight' => 0, ), ), '#version' => 6003, ), ), )