summaryrefslogtreecommitdiff
path: root/lib/tpl
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2008-08-15 15:42:11 +0200
committerAnika Henke <anika@selfthinker.org>2008-08-15 15:42:11 +0200
commitf46c9e83ac3d4e9350bdc37645a5e337c24b1cac (patch)
tree77a20cd95054fca1d4b35501d455d19b72b3bd72 /lib/tpl
parent66549c4a6fc8f954aafe84dff529fea593a39b57 (diff)
downloadrpg-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 'lib/tpl')
-rw-r--r--lib/tpl/default/detail.php2
-rw-r--r--lib/tpl/default/footer.html4
-rw-r--r--lib/tpl/default/main.php2
-rw-r--r--lib/tpl/default/mediamanager.php2
4 files changed, 5 insertions, 5 deletions
diff --git a/lib/tpl/default/detail.php b/lib/tpl/default/detail.php
index 0e8ddc743..765358568 100644
--- a/lib/tpl/default/detail.php
+++ b/lib/tpl/default/detail.php
@@ -7,7 +7,7 @@
* You should leave the doctype at the very top - It should
* always be the very first line of a document.
*
- * @link http://wiki.splitbrain.org/wiki:tpl:templates
+ * @link http://dokuwiki.org/templates
* @author Andreas Gohr <andi@splitbrain.org>
*/
diff --git a/lib/tpl/default/footer.html b/lib/tpl/default/footer.html
index 9e948e926..cfc7ed4e1 100644
--- a/lib/tpl/default/footer.html
+++ b/lib/tpl/default/footer.html
@@ -14,7 +14,7 @@ $tgt = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' :
<a <?php echo $tgt?> href="http://creativecommons.org/licenses/by-nc-sa/2.0/" rel="license" title="Creative Commons License"><img src="<?php echo DOKU_TPL; ?>images/button-cc.gif" width="80" height="15" alt="Creative Commons License" /></a>
- <a <?php echo $tgt?> href="http://wiki.splitbrain.org/wiki:donate" title="Donate"><img src="<?php echo DOKU_TPL; ?>images/button-donate.gif" alt="Donate" width="80" height="15" /></a>
+ <a <?php echo $tgt?> href="http://dokuwiki.org/donate" title="Donate"><img src="<?php echo DOKU_TPL; ?>images/button-donate.gif" alt="Donate" width="80" height="15" /></a>
<a <?php echo $tgt?> href="http://www.php.net" title="Powered by PHP"><img src="<?php echo DOKU_TPL; ?>images/button-php.gif" width="80" height="15" alt="Powered by PHP" /></a>
@@ -22,7 +22,7 @@ $tgt = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' :
<a <?php echo $tgt?> href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS"><img src="<?php echo DOKU_TPL; ?>images/button-css.png" width="80" height="15" alt="Valid CSS" /></a>
- <a <?php echo $tgt?> href="http://wiki.splitbrain.org/wiki:dokuwiki" title="Driven by DokuWiki"><img src="<?php echo DOKU_TPL; ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuWiki" /></a>
+ <a <?php echo $tgt?> href="http://dokuwiki.org/" title="Driven by DokuWiki"><img src="<?php echo DOKU_TPL; ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuWiki" /></a>
<?php
diff --git a/lib/tpl/default/main.php b/lib/tpl/default/main.php
index 7ce920b56..3982618df 100644
--- a/lib/tpl/default/main.php
+++ b/lib/tpl/default/main.php
@@ -8,7 +8,7 @@
* You should leave the doctype at the very top - It should
* always be the very first line of a document.
*
- * @link http://wiki.splitbrain.org/wiki:tpl:templates
+ * @link http://dokuwiki.org/templates
* @author Andreas Gohr <andi@splitbrain.org>
*/
diff --git a/lib/tpl/default/mediamanager.php b/lib/tpl/default/mediamanager.php
index 1da6dfd00..7b7fe8675 100644
--- a/lib/tpl/default/mediamanager.php
+++ b/lib/tpl/default/mediamanager.php
@@ -9,7 +9,7 @@
* You should leave the doctype at the very top - It should
* always be the very first line of a document.
*
- * @link http://wiki.splitbrain.org/wiki:tpl:templates
+ * @link http://dokuwiki.org/templates
* @author Andreas Gohr <andi@splitbrain.org>
*/
?>