Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesaff/statamic-cpbar-dropdown
Convert CP bar nav to dropdown to allow more addonz
https://github.com/lesaff/statamic-cpbar-dropdown
Last synced: 9 days ago
JSON representation
Convert CP bar nav to dropdown to allow more addonz
- Host: GitHub
- URL: https://github.com/lesaff/statamic-cpbar-dropdown
- Owner: lesaff
- Created: 2015-05-25T17:41:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T22:07:59.000Z (about 9 years ago)
- Last Synced: 2023-08-06T05:21:26.058Z (over 1 year ago)
- Language: PHP
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Convert CP bar nav to dropdown to show more addons
By Rudy Affandi (2015)
Version 1.0.4![cpbar-addon](https://cloud.githubusercontent.com/assets/1151181/8511919/45ec1166-2301-11e5-99c2-58dda6d72717.gif)
## What is this?
Do you have more than 6 or 7 addons and you cannot see the link in your control panel bar? Well, this addon is for you.
This addon will create a dropdown menu from your list of addons. Why?, so you can have lots of addons and still be able to see them using the dropdown.## Changelog
- 1.0.4 - Fixed overflow issue on IE
- 1.0.3 - Fixed alignment issue with the subnav
- 1.0.2 - Grouped Profile, View Site and Logout to another dropdown, marked as Tools
- 1.0.1 - Updated styling per [Mike Martin's](https://github.com/mikemartin) suggestion. Separated adons from core functions
- 1.0.0 - Initial release## Installation
Copy the folder to the `_add-ons` folder and rename it to `cpbar_dropdown`.