summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-06-05 12:38:42 +0200
committerandi <andi@splitbrain.org>2005-06-05 12:38:42 +0200
commitf62ea8a1d1cf10eddeae777b11420624e111b7ea (patch)
tree87a15e898308a5de1ef37874645a4cdcb83c707b /data
parent248a73214063d2fe47787c8c4aa292777cddb12b (diff)
downloadrpg-f62ea8a1d1cf10eddeae777b11420624e111b7ea.tar.gz
rpg-f62ea8a1d1cf10eddeae777b11420624e111b7ea.tar.bz2
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log I think I modified the code at all nessessary places, but I may have forgotten a few things. darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz
Diffstat (limited to 'data')
-rw-r--r--data/media/.htaccess (renamed from data/.htaccess)0
-rw-r--r--data/media/wiki/dokuwiki-128.pngbin0 -> 33615 bytes
-rw-r--r--data/pages/.htaccess2
-rw-r--r--data/pages/wiki/dokuwiki.txt (renamed from data/wiki/dokuwiki.txt)4
-rw-r--r--data/pages/wiki/syntax.txt (renamed from data/wiki/syntax.txt)4
5 files changed, 6 insertions, 4 deletions
diff --git a/data/.htaccess b/data/media/.htaccess
index 9c96d3742..9c96d3742 100644
--- a/data/.htaccess
+++ b/data/media/.htaccess
diff --git a/data/media/wiki/dokuwiki-128.png b/data/media/wiki/dokuwiki-128.png
new file mode 100644
index 000000000..b2306ac95
--- /dev/null
+++ b/data/media/wiki/dokuwiki-128.png
Binary files differ
diff --git a/data/pages/.htaccess b/data/pages/.htaccess
new file mode 100644
index 000000000..9c96d3742
--- /dev/null
+++ b/data/pages/.htaccess
@@ -0,0 +1,2 @@
+order allow,deny
+deny from all
diff --git a/data/wiki/dokuwiki.txt b/data/pages/wiki/dokuwiki.txt
index 658a08007..ba3b429cd 100644
--- a/data/wiki/dokuwiki.txt
+++ b/data/pages/wiki/dokuwiki.txt
@@ -8,7 +8,7 @@ DokuWiki is available at http://www.splitbrain.org/go/dokuwiki
===== Read More =====
-All documentation and additional information besides the [[syntax|syntax description]] is now maintained in the DokuWiki at [[doku>wiki:dokuwiki|splitbrain]] only and not included in the releases anymore.
+All documentation and additional information besides the [[syntax|syntax description]] is maintained in the DokuWiki at [[doku>wiki:dokuwiki|wiki.splitbrain.org]].
* [[doku>wiki:news|News and Announcements]]
* [[doku>wiki:features|Features]]
@@ -29,7 +29,7 @@ All documentation and additional information besides the [[syntax|syntax descrip
* [[doku>wiki:mailinglist|Mailing List]]
* [[doku>wiki:todo|ToDo List]]
- * [[doku>wiki:development|Development Ressources]]
+ * [[doku>wiki:development|Development Resources]]
* [[doku>wiki:changes|Change Log]]
* [[doku>wiki:thanks|Thanks]]
diff --git a/data/wiki/syntax.txt b/data/pages/wiki/syntax.txt
index 6ae657568..924eed449 100644
--- a/data/wiki/syntax.txt
+++ b/data/pages/wiki/syntax.txt
@@ -68,9 +68,9 @@ Notes:
==== Interwiki ====
-DokuWiki supports [[doku>wiki:interwiki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].
+DokuWiki supports [[doku>wiki:interwiki|Interwiki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].
- DokuWiki supports [[doku>wiki:interwiki]] links. These are quick links to other Wikis.
+ DokuWiki supports [[doku>wiki:interwiki|Interwiki]] links. These are quick links to other Wikis.
For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].
==== Windows Shares ====