YUI Rich Text Editor in MovableType

UPDATE: I've set up a feed and a category to help keep up to date

YUI has become my new favourite Rich Text Editor and I have been implementing it left right and center. It's extensability, features and ease of use are unparralled. It made sense for all these features to be available to me in MovableType also but no-one seems to have yet done that.  What choice did I have but to do it myself?
I was not going to release this yet, but there was demand for something very similar on the MT ProNet mailing list, so here is an early preview version.  Please do read the version notes properly as there are some important things missing and other weird quirks.

When I release this properly there will be a choice of downloads:
  1. Plug-in plus YUI build folder
  2. Plug-in referencing local build folder but not included
  3. Plug-in referencing yahoo hosted build folder

For this early version I have only packaged up the full version (1), but when I am happy with it and the full release it out, it will be available in different 'flavours'.

Install Notes (README.txt)
YUI Editor for Movabletype 4.1
v0.9 with YUI 2.5.2
-------------------------------
Developed by Richard Benson
http://www.richardbenson.co.uk/
-------------------------------

To install:

1) Copy contents of zip to your MT directory keeping folders intact
2) Edit mt-config.cgi and add the following line:
 RichTextEditor YUIEditor
3) Upload and enjoy!

-------------------------------
VERSION NOTES:
-------------------------------

0.9 - First public release
    ~ Works in entries and pages and allows switch between body and extended
    ~ Removed content area sizer as RTE will now stretch automaticallt to fit
      content.
    ~ Doesn't use MT's built in asset management
    ~ Doesn't allow switching between RTE and plain text using MT drop-down,
      you can however view in HTML edit mode
    ~ Weird layout issues in IE7
    ~ Form elements will be removed from entry/page content by YUI - still don't
      know why it would do this!
    ~ Tested in FF2, IE7, Opera 9

Download

Leave a comment

Recent Entries

  • YUI Editor in Movabletype v1.3

    A new version of the YUI Rich Text Editor in MovableType is available, this version adds a new button to your toolbar that will search...

  • Adding YUI RTE in MoveableType Community Solution

    On certain sites, you may want to allow your users a little more freedom with their comments, or if you're using the community templates in...

  • YouTube lightbox

    For a while now I have been toying with making my own JavaScript libraries built around the YUI libraries, as there were things out there...

  • New Host

    After the balls up the other day, I've been rushing to get the site transferred over to a new host and sort out the templates,...

  • I've been a fool!

    Made a classic, school-boy error last night...Was moving a movabletype installation from 2 recently decommissioned dedicated servers to a cloud hosting environment and noticed that...