From 24cae5a3bbf576869b05825740a4fd5d680eb69e Mon Sep 17 00:00:00 2001 From: Michael Traeger Date: Thu, 1 Dec 2016 00:16:57 +0100 Subject: better description --- README.md | 14 ++++++++------ 1 file 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 -- cgit v1.2.3