docs(help) add socket.io, http-auth; change ace

This commit is contained in:
coderaiser 2013-12-23 10:13:18 +00:00
parent c7104249d3
commit 8b6b725273

View file

@ -333,14 +333,18 @@ For extend main functionality Cloud Commander use next modules:
- [github] [githubURL]
- [dropbox-js] [dropbox-jsURL]
- [jquery] [jqueryURL]
- [socket.io] [socketIOURL]
- [http-auth] [httpAuthURL]
[AceURL]: //ace.ajax.org/ "Ace"
[AceURL]: http://ace.ajax.org/ "Ace"
[FancyBoxURL]: //github.com/fancyapps/fancyBox "FancyBox"
[jQuery-contextMenuURL]: //github.com/medialize/jQuery-contextMenu "jQuery-contextMenu"
[jq-consoleURL]: //github.com/replit/jq-console "jq-console"
[githubURL]: //github.com/michael/github "github"
[dropbox-jsURL]: //github.com/dropbox/dropbox-js "dropbox-js"
[jqueryURL]: //jquery.com
[socketIOURL]: http://socket.io
[httpAuthURL]: //github.com/gevorg/http-auth
Contributing
---------------