]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
cleanup
authorBanana <mail@bananas-playground.net>
Mon, 27 Nov 2023 13:14:58 +0000 (14:14 +0100)
committerBanana <mail@bananas-playground.net>
Mon, 27 Nov 2023 13:14:58 +0000 (14:14 +0100)
CHANGELOG
documentation/setup/install.txt

index 311f4f2af813f2a071df39df593ac0bb8ce7abd0..bd5575e873d707071dc93d2495a2e6f8e64001a0 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,7 +7,7 @@
     * Fixed: #26 98 theme. max column with
     * Fixed: #25 98 design. Sort direction select does not show the correct selected option
     * Fixed: #23 basic search result order
-    * Fixed: Buledit in 98 theme and default
+    * Fixed: Bulkedit in 98 theme and default
 
 1.5 - Sacred Passage 2023-05-01
     * Added google books parser. See upgrade file for more infos.
index d67b3a3f3d7299172e6c1b466c348bbb927d0814..90b74f6f2674fd21fd60d4149770e718873f619b 100644 (file)
@@ -1,6 +1,6 @@
 1. Unpack
-Unpack the archive in a temp folder. Follow the steps. After you can delete the
-unpacked files
+Unpack the archive in a temp folder. Follow the following steps.
+After that you can delete the unpacked files
 
 2. DB Setup
 Create a DB and choose a prefix (A _ is added automatically as separation) for your tables.
@@ -12,6 +12,8 @@ Move the content of webclient folder to your webspace.
 4. File rights
 Make sure that systemout folder is read/write accessible for your webserver user. Recursive.
 Make sure that storage folder is read/write accessible for your webserver user. Recursive.
+Make sure that config folder is read/write accessible for your webserver user.
+Make sure that setup folder is read/write accessible for your webserver user. Recursive.
 
 5. Setup
 Open your browser and visit your newly created bibliotheca installation setup with /setup
@@ -28,4 +30,4 @@ Create your own user.
 Create your first collection.
 
 To re run the setup:
-Upload the setup folder again. It deletes itself after a successfull setup.
+Upload the setup folder again. It deletes itself after a successful setup.