summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-11-18 20:59:05 +0100
committerAndreas Gohr <andi@splitbrain.org>2012-11-18 20:59:05 +0100
commitc56cc74a41f81daf222bbb2a5a8a3000023724c6 (patch)
tree630f824de1430afc110d9dff4f7d820fc0facbc8 /data
parentfea16134dac4e09977d36c902f692379d07a3e96 (diff)
parent2c2ee174e46096ce890518061ca8e2e0866cf67c (diff)
downloadrpg-c56cc74a41f81daf222bbb2a5a8a3000023724c6.tar.gz
rpg-c56cc74a41f81daf222bbb2a5a8a3000023724c6.tar.bz2
Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it less confusing added initial pages to not be ignored by git improved welcome text added welcome page changed the link in the installer to point to wiki:welcome Conflicts: inc/lang/fr/lang.php
Diffstat (limited to 'data')
-rw-r--r--data/pages/wiki/welcome.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pages/wiki/welcome.txt b/data/pages/wiki/welcome.txt
new file mode 100644
index 000000000..472e2cabc
--- /dev/null
+++ b/data/pages/wiki/welcome.txt
@@ -0,0 +1,29 @@
+====== Welcome to your new DokuWiki ======
+
+Congratulations, your wiki is now up and running. Here are a few more tips to get you started.
+
+Enjoy your work with DokuWiki,\\
+-- the developers
+
+===== Create your first pages =====
+
+Your wiki needs to have a start page. As long as it doesn't exist, this link will be red: [[:start]].
+
+Go on, follow that link and create the page. If you need help with using the syntax you can always refer to the [[wiki:syntax|syntax page]].
+
+You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything in that page will be shown in a margin column on the side. A sidebar is a good place for a navigation, just place a list of links in it or install and use one of the [[http://www.dokuwiki.org/plugins?plugintag=navigation#extension__table|navigation plugins]].
+Please be aware that not all templates support sidebars.
+
+===== Customize your Wiki =====
+
+Once you're comfortable with creating and editing pages you might want to have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as superuser first).
+
+You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|templates]] are available at DokuWiki.org to extend the functionality and looks of your DokuWiki installation.
+
+===== Join the Community =====
+
+DokuWiki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the [[doku>newsletter]].
+
+The [[http://forum.dokuwiki.org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]].
+
+Of course we'd be more than happy to have you [[doku>devel:getting_involved|getting involved]] with DokuWiki.