Item1341: TinyMCE converts TML lettered & roman numeral lists back to numbered lists.

pencil
Priority: Normal
Current State: Closed
Released In: 1.0.6, 1.1.0
Target Release: patch
Applies To: Extension
Component: TinyMCEPlugin
Branches:
Reported By: GeorgeClark
Waiting For:
Last Change By: MichaelTempest
Editing the EditingShorthand topic - discovered that all of the example numbered lists

  1. Sushi
  2. Dim Sum
  3. Fondue

  1. Sushi
  2. Dim Sum
  3. Fondue

  1. Sushi
  2. Dim Sum
  3. Fondue

were converted to

  1. Sushi
  2. Dim Sum
  3. Fondue

  1. Sushi
  2. Dim Sum
  3. Fondue

  1. Sushi
  2. Dim Sum
  3. Fondue

after a round-trip through WYSIWYG Also note that periods were deleted from the markup but are preserved in the rendered view.

-- GeorgeClark - 21 Mar 2009

The WysiwygPlugin emits li elements with type attributes corresponding to the TML.

It looks like TMCE removes the type attribute from the li elements. See http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/valid_elements#Default_rule_set:

-- MichaelTempest - 20 May 2009

ItemTemplate edit

Summary TinyMCE converts TML lettered & roman numeral lists back to numbered lists.
ReportedBy GeorgeClark
Codebase 1.0.0, trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component TinyMCEPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:72fd18f5dd87 distro:0ef0251a428c distro:dba1968282a4 distro:e38b08c93019
TargetRelease patch
ReleasedIn 1.0.6, 1.1.0
Topic revision: r12 - 30 Jul 2009, MichaelTempest
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy