diff --git a/baz_april_autorisations.php b/baz_april_autorisations.php index ff02b53..fdc88da 100644 --- a/baz_april_autorisations.php +++ b/baz_april_autorisations.php @@ -32,8 +32,8 @@ function baz_april_autoriser() { } */ function autoriser_page_convertir($faire, $type, $id, $qui, $opt) { - return autoriser('pageconvertir', 'baz_april', $qui); + return autoriser('pageconvertir', 'bazapril', $qui); } -function autoriser_baz_april_pageconvertir_dist($faire, $type, $id, $qui, $opt) { +function autoriser_bazapril_pageconvertir_dist($faire, $type, $id, $qui, $opt) { return false; } diff --git a/lang/baz_april_fr.php b/lang/baz_april_fr.php index e312bb0..77624cd 100644 --- a/lang/baz_april_fr.php +++ b/lang/baz_april_fr.php @@ -7,6 +7,12 @@ if (!defined('_ECRIRE_INC_VERSION')) { $GLOBALS[ $GLOBALS['idx_lang'] ] = array( + 'avertissement' => 'Avertissement', + 'source' => 'Source', + 'media_d_origine' => 'Média d’origine', + 'lire' => 'Lire', + + // C 'baz_april_titre' => 'baz april', @@ -27,4 +33,6 @@ $GLOBALS[ $GLOBALS['idx_lang'] ] = array( 'tags' => 'Tags', 'tri_periodique' => 'Tri périodique', + + ); diff --git a/lang/ecrire_fr.php b/lang/ecrire_fr.php new file mode 100644 index 0000000..35ac479 --- /dev/null +++ b/lang/ecrire_fr.php @@ -0,0 +1,15 @@ + 'Colonne droite', + 'info_post_scriptum_2' => 'Colonne droite :', + 'info_ps' => 'Colonne droite', + +); diff --git a/lang/spip_fr.php b/lang/spip_fr.php new file mode 100644 index 0000000..23f5112 --- /dev/null +++ b/lang/spip_fr.php @@ -0,0 +1,13 @@ + 'Rechercher dans les transcriptions', + +); diff --git a/prive/style_prive_plugin_baz_april.html b/prive/style_prive_plugin_baz_april.html new file mode 100644 index 0000000..75e608a --- /dev/null +++ b/prive/style_prive_plugin_baz_april.html @@ -0,0 +1,17 @@ +[(#REM)