mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
benefits and features edit
This commit is contained in:
parent
d18b4b0cac
commit
ac8819b0e2
1 changed files with 12 additions and 12 deletions
24
README.md
24
README.md
|
|
@ -1,24 +1,24 @@
|
|||
Cloud Commander
|
||||
===============
|
||||
|
||||
Cloud Commander - two-panels file manager, totally writed on js.
|
||||
**Cloud Commander** - two-panels file manager, totally writed on js.
|
||||
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
|
||||
(with refresh opportunity).
|
||||
- **caching readed directories** to localStorage
|
||||
- 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 (for now)
|
||||
(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.
|
||||
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.*
|
||||
|
||||
Cloud Commander using all benefits of js, so if js is disabled,
|
||||
we moves to limited mode.
|
||||
**Cloud Commander** using all benefits of js, so if js is disabled,
|
||||
we moves to *limited mode*.
|
||||
|
||||
Limited-mode features:
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue