diff options
author | Anika Henke <anika@selfthinker.org> | 2008-08-15 15:42:11 +0200 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2008-08-15 15:42:11 +0200 |
commit | f46c9e83ac3d4e9350bdc37645a5e337c24b1cac (patch) | |
tree | 77a20cd95054fca1d4b35501d455d19b72b3bd72 /inc | |
parent | 66549c4a6fc8f954aafe84dff529fea593a39b57 (diff) | |
download | rpg-f46c9e83ac3d4e9350bdc37645a5e337c24b1cac.tar.gz rpg-f46c9e83ac3d4e9350bdc37645a5e337c24b1cac.tar.bz2 |
fixed all remaining links to wiki.splitbrain.org and to restructured pages
darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/fi/index.txt | 2 | ||||
-rw-r--r-- | inc/lang/ku/admin_acl.txt | 12 | ||||
-rw-r--r-- | inc/lang/mg/admin_acl.txt | 8 | ||||
-rw-r--r-- | inc/template.php | 2 |
4 files changed, 2 insertions, 22 deletions
diff --git a/inc/lang/fi/index.txt b/inc/lang/fi/index.txt index 958a60e6b..f4817eb15 100644 --- a/inc/lang/fi/index.txt +++ b/inc/lang/fi/index.txt @@ -1,4 +1,4 @@ ====== hakemisto ====== Tämä on hakemisto kaikista saatavilla olevista sivuista järjestettynä -[[doku>wiki:namespace|nimiavaruuksittain]]. +[[doku>namespace|nimiavaruuksittain]]. diff --git a/inc/lang/ku/admin_acl.txt b/inc/lang/ku/admin_acl.txt deleted file mode 100644 index ff5442e24..000000000 --- a/inc/lang/ku/admin_acl.txt +++ /dev/null @@ -1,12 +0,0 @@ -====== Access Control List Management ====== - -On this page you can add and remove permissions for the current -page and all the [[doku>wiki:namespaces|namespaces]] it is in. -You should read the [[doku>wiki:acl|official documentation on ACL]] -to fully understand how access control works. - -The page displays all permissions that are significant for the -current page. Permissions regarding other pages are not shown -- to -edit them [[this>doku.php?do=index|browse]] to the according page -first, then change to the ACL Administration. - diff --git a/inc/lang/mg/admin_acl.txt b/inc/lang/mg/admin_acl.txt deleted file mode 100644 index 4641c3c50..000000000 --- a/inc/lang/mg/admin_acl.txt +++ /dev/null @@ -1,8 +0,0 @@ -====== Fitantanana fahazoan-dalana (Access Control List) ======
-
-Eto amin'ity pejy ity dia afaka manampy sy mamafa alalana amin'ny pejy misokatra sy ireo [[doku>wiki:namespaces|namespaces]] misy ao.
-Mila vakianao ny [[doku>wiki:acl|tahirin-kevitra ofisialy momba ny ACL]] mba hahafahanao mahazo ny fomba fiasan'ny ACL.
-
-Miseho eo amin'ny pejy ny alalana rehetra manan-kery ho an'ny pejy misokatra. Ny alalana momba ny pejy hafa dia tsy miseho -- mba hanamboarana
-azy ireny dia [[this>doku.php?do=index|sokafy]] aloha ilay pejy, ary ovay avy eo ny fitantanana ny ACL
-
diff --git a/inc/template.php b/inc/template.php index cebd7b757..c3cfe21f2 100644 --- a/inc/template.php +++ b/inc/template.php @@ -803,7 +803,7 @@ function tpl_breadcrumbs($sep='»'){ * @author Andreas Gohr <andi@splitbrain.org> * @author Nigel McNie <oracle.shinoda@gmail.com> * @author Sean Coates <sean@caedmon.net> - * @link http://wiki.splitbrain.org/wiki:tipsandtricks:hierarchicalbreadcrumbs + * @author <fredrik@averpil.com> * @todo May behave strangely in RTL languages */ function tpl_youarehere($sep=' » '){ |