From 74bd6999c5e5c23ebbf90dbb6bdaabbddd7594cf Mon Sep 17 00:00:00 2001 From: sembrestels Date: Thu, 13 Oct 2011 15:23:11 +0200 Subject: Rename lib/dokuwiki to vendors/dokuwiki --- lib/dokuwiki/inc/lang/en/install.html | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 lib/dokuwiki/inc/lang/en/install.html (limited to 'lib/dokuwiki/inc/lang/en/install.html') diff --git a/lib/dokuwiki/inc/lang/en/install.html b/lib/dokuwiki/inc/lang/en/install.html deleted file mode 100644 index 0f94839a6..000000000 --- a/lib/dokuwiki/inc/lang/en/install.html +++ /dev/null @@ -1,24 +0,0 @@ -

This page assists in the first time installation and configuration of -Dokuwiki. More info on this -installer is available on it's own -documentation page.

- -

DokuWiki uses ordinary files for the storage of wiki pages and other -information associated with those pages (e.g. images, search indexes, old -revisions, etc). In order to operate successfully DokuWiki -must have write access to the directories that hold those -files. This installer is not capable of setting up directory permissions. That -normally needs to be done directly on a command shell or if you are using hosting, -through FTP or your hosting control panel (e.g. cPanel).

- -

This installer will setup your DokuWiki configuration for -ACL, which in turn allows administrator -login and access to DokuWiki's admin menu for installing plugins, managing -users, managing access to wiki pages and alteration of configuration settings. -It isn't required for DokuWiki to operate, however it will make Dokuwiki easier -to administer.

- -

Experienced users or users with special setup requirements should use these links -for details concerning -installation instructions -and configuration settings.

-- cgit v1.2.3