array ( 'rules' => array ( 'rules_archivage_automatique_au_bout_d_un_temps' => array ( '#type' => 'rule', '#set' => 'event_node_insert', '#label' => 'Archivage automatique au bout d\'un temps', '#active' => 1, '#weight' => '0', '#categories' => array ( 0 => 'archivage', ), '#status' => 'custom', '#conditions' => array ( 0 => array ( '#weight' => 0, '#info' => array ( 'label' => 'Contenu créé est nouveau', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Contenu', ), ), 'module' => 'Node', ), '#name' => 'rules_condition_content_is_new', '#settings' => array ( '#argument map' => array ( 'node' => 'node', ), ), '#type' => 'condition', ), ), '#actions' => array ( 0 => array ( '#type' => 'action', '#settings' => array ( 'task_identifier' => 'Durée avant archivage', 'task_date' => '+45 days', ), '#name' => 'rules_action_schedule_set_rules_archivage', '#info' => array ( 'arguments' => array ( 'task_identifier' => array ( 'type' => 'string', 'label' => 'Identifiant', 'description' => 'Chaîne fournie par l\'utilisateur pour identifier la tâche. Les tâches existantes pour ce groupement de règles avec le même identifiant seront remplacés.', ), 'task_date' => array ( 'type' => 'date', 'label' => 'Date d\'évaluation planifiée', ), ), 'label' => 'Planifier "Archivage"', 'status' => 'custom', 'categories' => array ( ), 'module' => 'Rule Scheduler', 'base' => 'rules_scheduler_action', 'set' => 'rules_archivage', ), '#weight' => 0, ), 1 => array ( '#weight' => 0, '#info' => array ( 'label' => 'Charger un terme', 'new variables' => array ( 'taxonomy_term' => array ( 'type' => 'taxonomy_term', 'label' => 'Terme de classification', ), ), 'eval input' => array ( 0 => 'term|term_text', ), 'module' => 'Taxonomy', ), '#name' => 'rules_action_taxonomy_load_term', '#settings' => array ( 'term' => array ( 'term_select' => '17', 'term_text' => '', ), 'vocabulary' => '6', '#argument map' => array ( 'taxonomy_term' => 'taxonomy_term', ), ), '#type' => 'action', ), ), '#version' => 6003, ), 'rules_archivage_automatique_via_taxo' => array ( '#type' => 'rule', '#set' => 'rules_archivage', '#label' => 'Archivage automatique via taxo', '#active' => 1, '#weight' => '0', '#categories' => array ( ), '#status' => 'custom', '#version' => 6003, ), ), 'rule_sets' => array ( 'rules_archivage' => array ( 'arguments' => array ( ), 'label' => 'Archivage', 'status' => 'custom', 'categories' => array ( ), ), ), )