update readme
This commit is contained in:
parent
3f6a59ddf2
commit
7f8cea5ea3
2 changed files with 13 additions and 6 deletions
11
README.md
11
README.md
|
@ -2,14 +2,11 @@ Old Menu
|
|||
===========
|
||||
|
||||
Forked by Michael Träger. This is without the tiny Icons and with a fix max-width of 100px for the Menu.
|
||||
|
||||
Forked from https://github.com/SansPseudoFix/Old_menu
|
||||
|
||||
Menu on the left side for [owncloud](http://owncloud.org/).
|
||||
|
||||
**This is a beta version. Please, try it on test server before.** (No reason to break anything, but we never know)
|
||||
|
||||
This app does the exact opposite of [menu on top](https://github.com/awikatchikaen/menu_on_top) by awikatchikaen, and
|
||||
the exact opposite of the current behavior for owncloud 7.
|
||||
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.
|
||||
|
||||
|
@ -19,4 +16,8 @@ to the top.
|
|||
* go to /apps folder
|
||||
* unzip
|
||||
* change name -> ````mv Old_menu-master old_menu````
|
||||
* activate Old Menu
|
||||
* activate Old Menu
|
||||
|
||||
Alternative
|
||||
* git clone this repo to /apps direcotry with `git clone https://github.com/mtraeger/Old_menu.git old_menu`
|
||||
* activate in app menu
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
### 2016, 7 July
|
||||
|
||||
Fixes for use with nextcloud
|
||||
* Bring back original color of upper right menu
|
||||
*
|
||||
|
||||
### 2015, 22 March:
|
||||
|
||||
* Fixed multi selected files header-bar
|
||||
|
@ -28,4 +34,4 @@
|
|||
|
||||
### 2014, 15 September
|
||||
|
||||
* change background-color to match the top bar ([thx lub](https://github.com/SansPseudoFix/Old_menu/pull/1))
|
||||
* change background-color to match the top bar ([thx lub](https://github.com/SansPseudoFix/Old_menu/pull/1))
|
||||
|
|
Loading…
Reference in a new issue