diff options
author | Andreas Gohr <andi@splitbrain.org> | 2007-11-17 16:57:40 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2007-11-17 16:57:40 +0100 |
commit | 2a3623da3390f0118660d541928ae8c635631b3d (patch) | |
tree | 4d153d6415c7f73ee6320abc729611d46600a3ec /lib/plugins/acl/lang/ko | |
parent | beccd742c1d9973601f82b20ad07c4f6c0f32084 (diff) | |
download | rpg-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/ko')
-rw-r--r-- | lib/plugins/acl/lang/ko/intro.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/plugins/acl/lang/ko/intro.txt b/lib/plugins/acl/lang/ko/intro.txt deleted file mode 100644 index f3e703265..000000000 --- a/lib/plugins/acl/lang/ko/intro.txt +++ /dev/null @@ -1,8 +0,0 @@ -====== 접근 제어 목록 관리 ====== - -이 페이지에서 현재 페이지와 페이지가 포함된 [[doku>wiki:ko:namespaces|네임스페이스]]에 대한 권한을 추가하거나 삭제할 수 있습니다. -접근 제어가 동작하는 방법을 확실하게 이해하려면 먼저 [[doku>wiki:ko:acl|ACL공식 문서(번역)]]나 [[doku>wiki:acl|ACL공식 문서(영문)]]을 읽어보기 바랍니다. - -이 페이지는 현재 페이지에 의미있는 모든 권한을 보여줍니다. -다른 페이지들에 대한 권한은 보여주지 않습니다. -- 다른 페이지들을 수정하고 싶다면 먼저 해당 페이지로 [[this>doku.php?do=index|이동]]한 후, ACL 관리로 변경합니다. - |