Skip to content

tobibuenter/Aloha-Editor

This branch is 719 commits behind alohaeditor/Aloha-Editor:dev.

Folders and files

NameName
Last commit message
Last commit date
Oct 7, 2012
Sep 6, 2012
May 17, 2016
Apr 12, 2016
May 17, 2016
Jul 25, 2012
Jul 1, 2015
May 19, 2014
Feb 18, 2014
Feb 18, 2014
Feb 26, 2014
Feb 19, 2014
May 17, 2016

Repository files navigation

New Documentation

We're currently writing new new guides. You can find these at /doc/guides/output and on our website: http://aloha-editor.org

For help there is:

To get updates you can:

  • Subscribe to GitHub updates by clicking the "watch" button up the top right of this page.
  • Subscribe to RSS feed updates for the dev branch and/or master branch

Repository Directory Structure

  • /bin - Build scripts
  • /build - Build configuration
  • /doc
  • /doc/api - The API documentation
  • /doc/guides - This document
  • /vendor - Vendor source code. (e.g. ExtJS, require-js, jquery)
  • /target - Build output folder
  • /src
  • /src/css - Aloha core css files
  • /src/demo - Aloha demos
  • /src/img - Aloha core images
  • /src/lib - Require plugins and bootstrap files
  • /src/lib/aloha - Main Aloha Editor core sources
  • /src/lib/vendor - Vendor source code. E.g. ExtJS, jquery
  • /src/lib/util - Utility sources. (e.g. json2.js, class.js)
  • /src/plugins
  • /src/plugins/common - Common plugin bundle
  • /src/plugins/extra - Extra plugin bundle
  • /src/test - QUnit tests

Feeds

About

Aloha Editor is a JavaScript content editing library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.0%
  • HTML 14.5%
  • CSS 6.1%
  • PHP 1.1%
  • Gherkin 0.2%
  • Shell 0.1%