un peu de ménage
This commit is contained in:
parent
fa11f6d8b6
commit
66c78af4ac
6 changed files with 0 additions and 128 deletions
|
@ -1,14 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Fonctions utiles au plugin Autorisations étendues
|
||||
*
|
||||
* @plugin Autorisations étendues
|
||||
* @copyright 2020
|
||||
* @author tofulm
|
||||
* @licence GNU/GPL
|
||||
* @package SPIP\Auted\Fonctions
|
||||
*/
|
||||
|
||||
if (!defined('_ECRIRE_INC_VERSION')) {
|
||||
return;
|
||||
}
|
|
@ -1,14 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Options au chargement du plugin Autorisations étendues
|
||||
*
|
||||
* @plugin Autorisations étendues
|
||||
* @copyright 2020
|
||||
* @author tofulm
|
||||
* @licence GNU/GPL
|
||||
* @package SPIP\Auted\Options
|
||||
*/
|
||||
|
||||
if (!defined('_ECRIRE_INC_VERSION')) {
|
||||
return;
|
||||
}
|
|
@ -1,45 +0,0 @@
|
|||
<?php
|
||||
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
|
||||
|
||||
if (!defined('_ECRIRE_INC_VERSION')) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
$GLOBALS[$GLOBALS['idx_lang']] = array(
|
||||
|
||||
// A
|
||||
'ajouter_lien_aut_mod' => 'Ajouter ce modèle d\'autorisation',
|
||||
|
||||
// C
|
||||
'champ_modele_label' => 'Modèle',
|
||||
'champ_nom_label' => 'Nom',
|
||||
'confirmer_supprimer_aut_mod' => 'Confirmez-vous la suppression de ce modèle d\'autorisation ?',
|
||||
|
||||
// I
|
||||
'icone_creer_aut_mod' => 'Créer un modèle d\'autorsation',
|
||||
'icone_modifier_aut_mod' => 'Modifier ce modèle d\'autorisation',
|
||||
'info_1_aut_mod' => 'Un modèle d\'autorisation',
|
||||
'info_aucun_aut_mod' => 'Aucun modèle d\'autorisation',
|
||||
'info_aut_mods_auteur' => 'Les modèles d\'autorisation de cet auteur',
|
||||
'info_nb_aut_mods' => '@nb@ de modèle d\'autorisation',
|
||||
|
||||
// R
|
||||
'retirer_lien_aut_mod' => 'Retirer ce modèle d\'autorisation',
|
||||
'retirer_tous_liens_aut_mods' => 'Retirer tous les modèles d\'autorisation',
|
||||
|
||||
// S
|
||||
'supprimer_aut_mod' => 'Supprimer ce modèle d\'autorisation',
|
||||
|
||||
// T
|
||||
'texte_ajouter_aut_mod' => 'Ajouter un modèle d\'autorisation',
|
||||
'texte_changer_statut_aut_mod' => 'Ce modèle d\'autorisation est :',
|
||||
'texte_creer_associer_aut_mod' => 'Créer et associer un modèle d\'autorisation',
|
||||
'texte_definir_comme_traduction_aut_mod' => 'Ce modèle d\'autorisation est une traduction du modèle d\'autorisation numéro :',
|
||||
'titre_aut_mod' => 'modèle d\'autorisations',
|
||||
'titre_aut_mods' => 'Modèle d\'autorisations',
|
||||
'titre_aut_mods_rubrique' => 'Modèle d\'autorisation de la rubrique',
|
||||
'titre_langue_aut_mod' => 'Langue de ce modèle d\'autorisation',
|
||||
'titre_logo_aut_mod' => 'Logo de ce modèle d\'autorisation',
|
||||
'titre_objets_lies_aut_mod' => 'Liés à ce modèle d\'autorisation',
|
||||
);
|
|
@ -1,12 +0,0 @@
|
|||
<BOUCLE_aut_mod(AUT_MODS){id_aut_mod}{statut?}>
|
||||
[<div class="champ contenu_nom[ (#NOM*|strlen|?{'',vide})]">
|
||||
<div class="label"><:aut_mod:champ_nom_label:> : </div>
|
||||
<span dir="#LANG_DIR" class="#EDIT{nom} nom">(#NOM)</span>
|
||||
</div>]
|
||||
|
||||
[<div class="champ contenu_modele[ (#MODELE*|strlen|?{'',vide})]">
|
||||
<div class="label"><:aut_mod:champ_modele_label:> : </div>
|
||||
<span dir="#LANG_DIR" class="#EDIT{modele} modele">(#MODELE)</span>
|
||||
</div>]
|
||||
|
||||
</BOUCLE_aut_mod>
|
|
@ -1,36 +0,0 @@
|
|||
[(#SET{defaut_tri,#ARRAY{
|
||||
nom,1,
|
||||
id_aut_mod,1,
|
||||
points,-1
|
||||
}})]<B_liste_aut_mods>
|
||||
#ANCRE_PAGINATION
|
||||
<div class="liste-objets aut_mods">
|
||||
<table class="spip liste">
|
||||
[<caption><strong class="caption">(#ENV*{titre,#GRAND_TOTAL|singulier_ou_pluriel{aut_mod:info_1_aut_mod,aut_mod:info_nb_aut_mods}})</strong></caption>]
|
||||
<thead>
|
||||
<tr class="first_row">
|
||||
<th class="picto" scope="col"></th>
|
||||
<th class="statut" scope="col">[(#TRI{statut,<span title="<:lien_trier_statut|attribut_html:>">#</span>,ajax})]</th>
|
||||
<th class="nom" scope="col">[(#TRI{nom,<:aut_mod:champ_nom_label:>,ajax})]</th>
|
||||
<th class="id" scope="col">[(#TRI{id_aut_mod,<:info_numero_abbreviation:>,ajax})]</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<BOUCLE_liste_aut_mods(AUT_MODS){id_mot?}{id_auteur?}{where?}{statut?}{recherche?}{tri #ENV{par,num nom},#GET{defaut_tri}}{par nom}{pagination #ENV{nb,10}}>
|
||||
<tr class="[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]">
|
||||
<td class="picto">[(#CHEMIN_IMAGE{aut_mod-16.png}|balise_img)]</td>
|
||||
<td class="statut">[(#STATUT|puce_statut{aut_mod,#ID_AUT_MOD})]</td>
|
||||
<td class="nom principale">[(#LOGO_AUT_MOD|image_reduire{20,26})]<a href="[(#ID_AUT_MOD|generer_url_entite{aut_mod})]" title="<:info_numero_abbreviation|attribut_html:> #ID_AUT_MOD">[(#RANG). ]#NOM</a></td>
|
||||
<td class="id">[(#AUTORISER{modifier,aut_mod,#ID_AUT_MOD}|?{
|
||||
<a href="[(#URL_ECRIRE{aut_mod_edit,id_aut_mod=#ID_AUT_MOD})]">#ID_AUT_MOD</a>,
|
||||
#ID_AUT_MOD
|
||||
})]</td>
|
||||
</tr>
|
||||
</BOUCLE_liste_aut_mods>
|
||||
</tbody>
|
||||
</table>
|
||||
[<p class="pagination">(#PAGINATION{prive})</p>]
|
||||
</div>
|
||||
</B_liste_aut_mods>[
|
||||
<div class="liste-objets aut_mods caption-wrap"><strong class="caption">(#ENV*{sinon,''})</strong></div>
|
||||
]<//B_liste_aut_mods>
|
|
@ -1,7 +0,0 @@
|
|||
[(#AUTORISER{configurer,_auted}|sinon_interdire_acces)]
|
||||
|
||||
<h1 class="grostitre"><:auted:titre_page_configurer_auted:></h1>
|
||||
|
||||
<div class="ajax">
|
||||
#FORMULAIRE_CONFIGURER_AUTED
|
||||
</div>
|
Loading…
Add table
Reference in a new issue