array ( 'rules' => array ( 'rules_123' => array ( '#type' => 'rule', '#set' => 'event_node_view', '#label' => 'Umleitung zum Profil', '#active' => 1, '#weight' => '0', '#categories' => array ( ), '#status' => 'custom', '#conditions' => array ( 0 => array ( '#type' => 'condition', '#settings' => array ( 'type' => array ( 'gaestebuch_privat' => 'gaestebuch_privat', ), '#argument map' => array ( 'node' => 'node', ), ), '#name' => 'rules_condition_content_is_type', '#info' => array ( 'label' => 'Angezeigter Inhalt hat den Typ Gästebuch (privat)', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Inhalt', ), ), 'module' => 'Node', ), '#weight' => 0, ), ), '#actions' => array ( 0 => array ( '#weight' => 0, '#info' => array ( 'label' => 'Autor von angezeigter Inhalt laden', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Inhalt', ), ), 'new variables' => array ( 'profil_author' => array ( 'label' => 'autor von angezeigter Inhalt', 'type' => 'user', 'label callback' => 'rules_action_node_load_author_variable_label', ), ), 'module' => 'Node', ), '#name' => 'rules_action_node_load_author', '#settings' => array ( '#argument map' => array ( 'node' => 'node', 'author' => 'profil_author', ), ), '#type' => 'action', ), 2 => array ( '#weight' => 0, '#info' => array ( 'label' => 'Benutzerkonto laden', 'new variables' => array ( 'user_loaded_handelnder' => array ( 'type' => 'user', 'label' => 'Geladener Benutzer', ), ), 'module' => 'User', 'eval input' => array ( 0 => 'userid', 1 => 'username', ), ), '#name' => 'rules_action_load_user', '#settings' => array ( 'username' => '', 'userid' => '[user:uid]', '#argument map' => array ( 'user_loaded' => 'user_loaded_handelnder', ), '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'userid' => array ( 0 => 'user', ), ), ), ), '#type' => 'action', ), 1 => array ( '#type' => 'action', '#settings' => array ( 'path' => 'user/[author:uid]', 'query' => '', 'fragment' => 'profil', 'force' => 1, 'immediate' => 1, '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'path' => array ( 0 => 'author', ), ), ), ), '#name' => 'rules_action_drupal_goto', '#info' => array ( 'label' => 'Seiten-Weiterleitung', 'module' => 'System', 'eval input' => array ( 0 => 'path', 1 => 'query', 2 => 'fragment', ), ), '#weight' => 2, ), ), '#version' => 6003, ), ), )