plyhun / Aloha-Editor

Aloha Editor is a JavaScript content editing library

Home Page:http://www.alohaeditor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aloha Editor - The HTML5 WYSIWYG Editor

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

http://www.alohaeditor.org

License:Other


Languages

Language:JavaScript 76.2%Language:HTML 14.8%Language:CSS 6.0%Language:Rich Text Format 1.5%Language:PHP 1.1%Language:Gherkin 0.2%Language:Shell 0.1%Language:Java 0.0%Language:GLSL 0.0%