December 2008 Archives

MT plugin: Rich text editor selector

| No Comments | No TrackBacks
I just installed the Rich text editor selector plugin for Movable Type. I was hoping this would allow me to select a rich-text editor on a per-entry basis, or at least a per blog basis. However, it is on a system-wide basis. Still useful for installing and comparing the various rich-text editor options, but in the end you have to stick with one.

FCKeditor and Movable Type

| No Comments | No TrackBacks

I installed the FCKeditor plugin. After which, I updated to FCKeditor 2.6.3 (this required that I update the fckconfig.js file to include the MTDefault toolbar set). I also added the asset upload button, the files for which are available in the FCKeditor plugin SVN repository (but not in the packaged plugin).

Although I think the standard silver and Office2003 skins looks suitable without any modifications, other FCKeditor skins are available. I wonder why no one has made a Movable Type FCKeditor skin? I would love to roll out the FCKeditor and not even have my clients notice the change.

I included only a selection of the possible rich-text editor elements:

  • Bold
  • Italic
  • Underline [perhaps I should rethink this--never use underline on the web]
  • Link
  • Unlink
  • Ordered List
  • Unordered List
  • Outdent
  • Indent
  • Blockquote
  • Left Justify
  • Center
  • Right Justify
  • Justified
  • Image
  • Asset
  • Paste-from-Word
  • Source

I also set FCKConfig.ToolbarCanCollapse = false, which frees up just enough horizontal space so that all the buttons fit on one line (using the silver skin).

Extended entry with blockquotes

| No Comments | No TrackBacks
This is the main body of an entry.

This is a blockquote within the main body.

MT 4.23 Update

| No Comments | No TrackBacks
I just updated to MT 4.23, which addresses some XSS vulnerabilities, among other things.

Movable Type menus are frustrating

| No Comments | No TrackBacks

I created a folder, "cogs and sprockets". Movable Type created the folder at "cogs-and-sprokets" but is linking to a non-existent folder at "cogs_and_sprockets".

Additionally, I tried to create a page menu widget that would alternate between 2 background colors. This works for pages, but the __even__ meta variable does not apear to work inside a mt:topLevelFolders block.

Time to hit the Movable Type forums to see if I can find some solutions.

About this Archive

This page is an archive of entries from December 2008 listed from newest to oldest.

November 2008 is the previous archive.

January 2009 is the next archive.

Find recent content on the main index or look in the archives to find all content.