From f75e40ba9d8fdfb059ed89e79f8f34bfe2f4b8b7 Mon Sep 17 00:00:00 2001 From: alpcentaur Date: Fri, 16 Apr 2021 13:19:43 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7fb1b8a..6a992e7 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,14 @@ Install docker-compose on your host os and in the folder docker/compose do: ## Configure Nextcloud in the admin panel like in the SNCF Doku -Then open example.org in your favourite browser, -create admin account, uncheck install recommended apps. - +Then open example.org in your favourite browser. +Create the admin account, uncheck install recommended apps. Do everything as described in sncf (uncheck things in settings, uninstall -everything except forms, apporder) except the alternative custom css if you want -a save button that does nothing than reload (nextcloud does already save realtime) -but the realtime saving could be confusing for some users. +everything except forms, apporder). + +Except the alternative custom css: +If you want a save button that does nothing than reload (nextcloud does already save realtime) +But our thought was, the realtime saving could be confusing for some users. custom css code for save button: ```CSS @@ -158,7 +159,7 @@ nextcloud-web. Now uncomment the whole deb-rust-sncf container. If you want to customize the landing or link page, some files are exposed already -(and then copied in the container during build) in the folder build/deb-rust-sncf +(and then copied in the container during build) in the folder `build/deb-rust-sncf`. Regarding the sncf proxy, the files link.html and forward.rs have changes. These changes give the functionality to send the admin link to users mail. @@ -167,7 +168,7 @@ container deb-rust-sncf. ## Configure rust build withing deb-rust-sncf -Go to docker/build/deb-rust-sncf anyway and make changes in config.toml according +Go to `docker/build/deb-rust-snc` anyway and make changes in config.toml according the sncf wiki. Change the passwords AAAAA and example.org to your domain.