summaryrefslogtreecommitdiff
path: root/lib/plugins/acl/lang/eo
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2007-11-17 16:57:40 +0100
committerAndreas Gohr <andi@splitbrain.org>2007-11-17 16:57:40 +0100
commit2a3623da3390f0118660d541928ae8c635631b3d (patch)
tree4d153d6415c7f73ee6320abc729611d46600a3ec /lib/plugins/acl/lang/eo
parentbeccd742c1d9973601f82b20ad07c4f6c0f32084 (diff)
downloadrpg-2a3623da3390f0118660d541928ae8c635631b3d.tar.gz
rpg-2a3623da3390f0118660d541928ae8c635631b3d.tar.bz2
ACL Manager rewritten
This patch replaces the old ACL manager plugin with a new, completely rewritten one. The ACL manager is now independent of the page from which it was called, instead all pages and namespaces are selectable from an AJAX enhanced list similar to the one used in the media manager. This should take care of a major complain by new users. Another major confusion was that the old manager only showed relevant rules. This new manager always shows *all* defined ACL rules. darcs-hash:20071117155740-7ad00-1de71e396d5dbc117bf5788fb5667af828d5c20f.gz
Diffstat (limited to 'lib/plugins/acl/lang/eo')
-rw-r--r--lib/plugins/acl/lang/eo/intro.txt6
-rw-r--r--lib/plugins/acl/lang/eo/lang.php14
2 files changed, 0 insertions, 20 deletions
diff --git a/lib/plugins/acl/lang/eo/intro.txt b/lib/plugins/acl/lang/eo/intro.txt
deleted file mode 100644
index dbe7f0efd..000000000
--- a/lib/plugins/acl/lang/eo/intro.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-====== Administrejo de Listo por Kontrolo de Aliro ======
-
-En tiu cxi pagxo vi povas aldoni kaj forigi aliro-rajtojn al la aktuala pagxo kaj al cxiuj [[doku>wiki:eo:namespaces|nomspacoj]] en kiuj gxi estas.
-Vi devus legi la [[doku>wiki:eo:acl|oficialan dokumentajxon pri LKA]] por tute kompreni kiel la kontrolado de aliro funkcias.
-
-La pagxo montras cxiujn permesojn, kiuj estas gravaj por la aktuala pagxo. Permesoj pri aliaj pagxoj ne estas montrataj -- por redakti ilin, unue [[this>doku.php?do=index|krozu]] al la koncernanta pagxo kaj tiam aliru la Administrejon de LKA. \ No newline at end of file
diff --git a/lib/plugins/acl/lang/eo/lang.php b/lib/plugins/acl/lang/eo/lang.php
index 3f61fda21..c3589387a 100644
--- a/lib/plugins/acl/lang/eo/lang.php
+++ b/lib/plugins/acl/lang/eo/lang.php
@@ -3,18 +3,4 @@
* Esperantolanguage file
*
* @author Felipe Castro <fefcas@uol.com.br>
- * @author Felipe Castro <fefcas@gmail.com>
- * @author Felipe Castro <fefcas (cxe) gmail (punkto) com>
*/
-$lang['admin_acl'] = 'Administrejo de Listo por Kontrolo de Aliro';
-$lang['acl_group'] = 'Grupo';
-$lang['acl_user'] = 'Uzulo';
-$lang['acl_perms'] = 'Permesoj por';
-$lang['page'] = 'Paĝo';
-$lang['namespace'] = 'Nomspaco';
-$lang['acl_perm1'] = 'Legi';
-$lang['acl_perm2'] = 'Modifi';
-$lang['acl_perm4'] = 'Krei';
-$lang['acl_perm8'] = 'Alŝuti';
-$lang['acl_perm16'] = 'Forigi';
-$lang['acl_new'] = 'Aldoni novan eron';