mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
limited-mode features
This commit is contained in:
parent
14771a354a
commit
32e16d9d43
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -6,16 +6,16 @@ View [demo](http://cloudcmd.cloudfoundry.com/ "demo").
|
|||
|
||||
Benefits
|
||||
---------------
|
||||
- full *browser compatibility* (ie6+,chrome,safari,opera,firefox);
|
||||
- *responsible design*
|
||||
- *one full page loading*, and then just one-time json-dir-listings loading
|
||||
- full **browser compatibility** (ie6+,chrome,safari,opera,firefox);
|
||||
- **responsible design**
|
||||
- **one full page loading**, and then just one-time json-dir-listings loading
|
||||
(with refresh opportunity).
|
||||
- *caching readed directories* to localStorage
|
||||
- **caching readed directories** to localStorage
|
||||
(so if network will disconnected or something heppen with a signal, we
|
||||
definitely will can work cached copy of directory listings);
|
||||
- *key binding*
|
||||
- *disabled js support* (working in limited mode).
|
||||
- *automated minification* client js-files and onstart-reading Cloud manager files on server starting.
|
||||
- **key binding**
|
||||
- **disabled js support** (working in limited mode).
|
||||
- **automated minification** client js-files and onstart-reading Cloud manager files on server starting.
|
||||
|
||||
Cloud Commander using all benefits of js, so if js is disabled,
|
||||
we moves to limited mode.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue