xref: /plugin/farmer/lang/en/tab_new_help.txt (revision d1dda524cb09d9f0de237206bae480d58fb70065)
1===== Animal Creation =====
2
3Animals are the independent subwikis of a Dokuwiki farm. To create a new animal a name has to be assigned.
4
5==== Animal Names ====
6
7For .htaccess based setups this should be a single word. For domain based setups you should provide either a full qualified domain name.
8If you use a wildcard subdomain setup you can also just provide the hostname part if you set a base domain in the configuration.
9
10Examples:
11
12  * .htaccess based: ''foo'' for an animal accessible at ''%%http://example.org/dokuwiki/!foo/%%''
13  * domain based: ''%%www.foo.com%%''  for an animal accessible at ''%%http://www.foo.com/%%''
14  * sub domain based: ''foo''  for an animal accessible at ''%%http://foo.example.com/%%''
15
16The latter two require the appropriate DNS setup!
17
18==== Animal Administrator ====
19
20The Animal will be a fully functional wiki with it's own user base. You will need at least one adminitrative user
21to configure it. You can copy your current user or all users from the farmer or create a completely new user for the Animal.
22