xref: /plugin/farmer/lang/en/tab_new_help.txt (revision c4c8e953c2820a8d49bd83ac58883b01f220312b)
1Animals are the independent subwikis of a Dokuwiki farm. To create a new animal a name has to be assigned.
2
3For .htaccess based setups this should be a single word. For domain based setups you should provide either a full qualified domain name. If you use a wildcard subdomain setup you can also just provide the hostname part.
4
5Examples:
6
7  * .htaccess based: ''foo'' for an animal accessible at ''%%http://example.org/dokuwiki/!foo/%%''
8  * domain based: ''%%www.foo.com%%''  for an animal accessible at ''%%http://www.foo.com/%%''
9  * sub domain based: ''foo''  for an animal accessible at ''%%http://foo.example.com/%%''
10
11The latter two require the appropriate DNS setup!
12
13Further you need to decide how the administrator of the wiki should be created.
14