aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 89f8e42abc1d7ab16b25bbd09b56e16741fe997d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Old Menu
===========

Fixed Version

Forked by Michael Träger from https://github.com/SansPseudoFix/Old_menu. This is without the tiny Icons and with a fix max-width of 100px for the Menu.


Menu on the left side for [owncloud](http://owncloud.org/).

When screen width is larger than 1100px, menu is placed to the left (like old oc menu). Smaller than 1100px, menu bring back
to the top.

## How to

* download zip
* go to /apps folder
* unzip
* change name to `old_menu`
* activate Old Menu

Alternative
* git clone this repo to /apps direcotry with `git clone https://github.com/mtraeger/own-nextcloud_old_menu.git old_menu`
* activate in app menu

## Complications

Problems could arise when using this app with the original old_menu app.

## Change Menu Color

For use with NextCloud-Blue use 
```
background-color: #0082c9; 
```
instead of `#1d2d44` for Owncloud.

You can remove this line also for dark grey.


## TODOs

* Change Name/AppID to old_menu_fixed
* Enable / Disable this feature in user settings 
* Change Color of sidebar in admin settings