Use Fluid edit-in-place component and tinyMCE editor for Text Items

Description

TinyMCE should be configured to offer a very small set of buttons, such as simple font selections (like bold, italic, underlined). It should also be configured to show the toolbar on demand and hide it otherwise.

Wrapping it in the Fluid edit-in-place component will give the behavior we have been trying to achieve. In addition, the edit-in-place gives undo and redo for free.

Environment

None

Activity

Show:

Jon Dunn May 20, 2010 at 11:26 AM

Subject Research Guide work has been discontinued.

Jim Eng September 26, 2008 at 11:28 AM

Here are some examples of tinyMCE to show some configuration choices we might want in SRG:

1) This example shows two tinyMCE editors in a page with different toolbars. The top one has a very limited set of buttons, similar to what we might want for text items in the SRG authoring environment. The example is at http://tinymce.moxiecode.com/examples/example_04.php

2) This example shows two instances of the tinyMCE editor in a page. The toolbars are initially hidden. Clicking in the text block within either of the editors displays the toolbar for that instance. Clicking elsewhere hides any visible toolbar. The example is at http://tinymce.moxiecode.com/examples/example_15.php

Won't Fix

Details

Assignee

Reporter

Components

Fix versions

Priority

Created September 26, 2008 at 9:57 AM
Updated May 20, 2010 at 11:27 AM
Resolved May 20, 2010 at 11:27 AM

Flag notifications