From 8e2abceba505e3886dd1c6916911d5d43e3d83d2 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 29 Jul 2009 22:05:54 +0200 Subject: some Khmer language cleanup but still broken Ignore-this: aff9b0022b1f4809efb4eaa6d95a3d77 This language is currently broken because it is not UTF-8 encoded. But I couldn't find out what encoding is used here. CP1256 seems at least somewhat reasonable but not completely fitting. If anyone has an idea please give me a shout. (Original author was contacted as well) darcs-hash:20090729200554-7ad00-24500ae97cb48b38e3e6821c5436fe8352289760.gz --- inc/lang/km/install.html | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 inc/lang/km/install.html (limited to 'inc/lang/km/install.html') diff --git a/inc/lang/km/install.html b/inc/lang/km/install.html deleted file mode 100644 index 64ab3a16e..000000000 --- a/inc/lang/km/install.html +++ /dev/null @@ -1,25 +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