Giter VIP home page Giter VIP logo

ee-tinymce-communicate's Introduction

TinyMCE Communicate

An ExpressionEngine extension that adds TinyMCE WYSIWYG editing to the Communicate tab. (Requires Moxiecode's Tiny MCE)

Requirements

TinyMCE Communicate is an ExpressionEngine extension that can share the settings of LG TinyMce. So far only tested on ExpressionEngine v1.6.7.

Requires Moxiecode's Tiny MCE and LG TinyMce if "setting sharing" is used (default).

Installation and activation

  1. Upload extensions/ext.tinymce_communicate.php to your system/extensions folder.
  2. Upload language/english/lang.tinymce_communicate.php to your system/language/english folder.
  3. Log into your site's administration, open the Extensions Manager and Enable the extension.

By default it will search for the LG TinyMce settings, but you can override these by selecting the Settings.

Usage

Log into your site's administration, open the Communicate tab and enjoy the WYSIWYG goodness.

If you intend to use this in conjunction with the ImageManager or FileManager plugins then you should ensure TinyMCE is using absolute URLs. Within the LG TinyMCE Config, use:

// URL
relative_urls : false,
remove_script_host : false,
document_base_url : 'http://www.domain.com/',

This extension is hot off the press so hasn't been tested in a real-life production environment yet. Tread carefully!

License

Dual licensed under the MIT and GPL licenses.

Copyright (c) 2009 Aaron Russell.

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.