Giter Site home page Giter Site logo

ckrte's Introduction

This is the ckrte/qooxdoo integration, sponsored by Arcode Corp., and
developed by Derrell Lipman.

Using this contrib requires a little more setup than with most. As you'll see
in this contrib's demo, there are a bunch of ckeditor files and directories
that you must copy to the 'source' directory of your application, and modify
your application's index.html to load the ckeditor.js file.

* Specifically, the following files and directories from demo/source must be
  copied to your application's source directory:

    ckeditor.js
    config.js
    contents.css
    lang/
    plugins/
    skins/
    styles.css (empty)

* Also, in index.html, the ckeditor.js script is loaded immediately before the
  application script. See demo/source/index.html

In theory, you should be able to drop in a more recent version of ckeditor.js
than this one from summer of 2011, but I haven't tried that.

The demo also requires code from  the following  git repositories:

  git://github.com/qooxdoo-contrib/ckrte.git
  git://github.com/qooxdoo-contrib/localfile.git
  git://github.com/qooxdoo-contrib/uploadwidget.git
  git://github.com/qooxdoo/qooxdoo.git

I recommend putting ckrte, localfile, uploadwidget, and qooxdoo at the same
hierarchy level. That is the structure assumed by the demo's config.json file.

Then change directory into ckrte/demo, run "./generate.py source", and browse
to source/index.html

Enjoy.

Derrell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.