aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index e436f37..9bcf6a0 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
-Old Menu - Classic Side-Menu
-============================
+Classic Side-Menu
+=================
-Fixed Width Version, Menu on the left side for [owncloud](http://owncloud.org/).
+for Nextcloud and Owncloud
+
+Rebuild of the old Menu on the left side for [owncloud](http://owncloud.org/).
Advantages compared to the default menu of owncloud / nextcloud are reduced clicks to open an application, as the sidebar is always visible on wide screens (wider than 1100px). Otherwise, the standard drop-down menu is available on smaller screens. It lays the focus more on all installed apps and not only on the files app.
-Forked by Michael Träger from https://github.com/SansPseudoFix/Old_menu. This version is without the tiny Icons (therefore normal sized) and with a fix max-width of 100px for the Menu. It looks like the original old menu.
+Forked from https://github.com/SansPseudoFix/Old_menu (discontinued). Differences: This version is without the tiny Icons (therefore normal sized) and with a fix max-width of 100px for the Menu. It looks like the original old menu.
## How to
@@ -30,7 +32,7 @@ For use with NextCloud-Blue use
```
background-color: #0082c9;
```
-instead of `#1d2d44` for Owncloud.
+instead of `#1d2d44` for Owncloud in css/old_menu.css.
You can remove this line also for dark grey.
@@ -41,6 +43,6 @@ On upgrades of owncloud / nextcloud the acces rights have to be correct. If you
## TODOs
* Change Name/AppID to old_menu_fixed
-* Enable / Disable this feature in user settings
+* Enable / Disable this feature in user settings for every user individual
* Change Color of sidebar in admin settings