array('exec'=>'mots_types','id_groupe'=>$id_groupe),'data'=>'')); $commencer_page = charger_fonction('commencer_page', 'inc'); echo $commencer_page("« $titre »", "naviguer", "mots"); debut_gauche(); echo pipeline('affiche_gauche',array('args'=>array('exec'=>'mots_types','id_groupe'=>$id_groupe),'data'=>'')); creer_colonne_droite(); echo pipeline('affiche_droite',array('args'=>array('exec'=>'mots_types','id_groupe'=>$id_groupe),'data'=>'')); debut_droite(); if ($connect_statut != "0minirezo") { echo "

"._T('avis_non_acces_page')."

"; exit; } $type = entites_html(rawurldecode($type)); $res = debut_cadre_relief("groupe-mot-24.gif", true) . "\n" . "" . "" . "\n" . "
" . icone(_T('icone_retour'), generer_url_ecrire("mots_tous",""), "mot-cle-24.gif", "rien.gif",'', false) . "". http_img_pack('rien.gif', " ", "width='5'") . "" . "". _T('titre_groupe_mots') . "
" . gros_titre($titre,'',false) . aide("motsgroupes") . "
" . debut_cadre_formulaire('',true) . ""._T('info_changer_nom_groupe')."
\n" . "\n"; if ($options == 'avancees' OR $descriptif) { $res .= "
"._T('texte_descriptif_rapide') . "
" . "\n"; } else $res .= ""; if ($options == 'avancees' OR $texte) { $res .= "
"._T('info_texte_explicatif')."
"; $res .= "\n"; } else $res .= ""; $res .= "
" . fin_cadre_formulaire(true) . "
" . "
" . fin_cadre_relief(true) . "
\n
" . debut_cadre_formulaire('',true) . "
" . ""._T('info_mots_cles_association')."" . "
"; $checked = ($articles == "oui") ? "checked='checked'" : ''; $res .= "
"; $activer_breves = $GLOBALS['meta']["activer_breves"]; if ($activer_breves != "non"){ $checked = ($breves == "oui") ? "checked='checked'" : ''; $res .= "
"; } else { $res .= ""; } $checked = ($rubriques == "oui") ? "checked='checked'" : ''; $res .= "
"; $checked = ($syndic == "oui") ? "checked='checked'" : ''; $res .= " "; if (isset($GLOBALS['tables_principales']['spip_evenements'])){ $res .= "
"; if ($evenements == "oui") $checked = "checked"; else $checked = ""; $res .= " "; } if (isset($GLOBALS['tables_principales']['spip_pim_agenda'])){ $res .= "
"; if ($pim_agenda == "oui") $checked = "checked"; else $checked = ""; $res.= " "; } $res .= "
"; if ($GLOBALS['meta']["config_precise_groupes"] == "oui" OR $unseul == "oui" OR $obligatoire == "oui"){ $res .= "
"; $checked = ($unseul == "oui") ? "checked='checked'" : ''; $res .= " "; $res .= "
"; $checked = ($obligatoire == "oui") ? "checked='checked'" : ''; $res .= " "; $res .= "
"; } else { $res .= ""; $res .= ""; } $res .= "
" . ""._T('info_qui_attribue_mot_cle')."" . "
"; $checked = ($acces_minirezo == "oui") ? "checked='checked'" : ''; $res .= "
"; $checked = ($acces_comite == "oui") ? "checked='checked'" : ''; $res .= "
"; $mots_cles_forums = $GLOBALS['meta']["mots_cles_forums"]; $forums_publics=$GLOBALS['meta']["forums_publics"]; if (($mots_cles_forums == "oui" OR $acces_forum == "oui") AND $forums_publics != "non"){ $checked = ($acces_forum == "oui") ? "checked='checked'" : ''; $res .= " "; } else { $res .= ""; } $res .= "
" . fin_cadre_formulaire(true) . "
"; $res .= pipeline('affiche_milieu',array('args'=>array('exec'=>'mots_types','id_groupe'=>$id_groupe),'data'=>'')); echo redirige_action_auteur('instituer_groupe_mots', $id_groupe, "mots_tous", "id_groupe=$id_groupe", $res), fin_gauche(), fin_page(); } ?>