Page 1 of 1

[fixed] No Paragraph in MicroTiny‘s dropdown-list

Posted: Tue Sep 13, 2011 9:23 am
by reinhardmohr
Hi,

I‘ve followed the discussion about the WYSIWYG-Editors. And both sides may have their points.

But MicroTiny does definitely have a bug that editors cannot choose "Paragraph" from the drop-down-list. The p-tag is definitely required for an editor to "normalize" any piece of text back to the most basic formatting.

This is true for the English language and for German, too (in TinyMCE the paragraph formatting was missing, too, and due to a bug could not so easily added; that‘s why I checked it for both languages).

I could not find out if "Format" in the dropdown-list will add p-tags around a paragraph. But even if it does I cannot easily explain my editors that this has to be used to format text as a paragraph.

Please add the "Paragraph" to the dropdown-list.

Thanks for improving CMSms!

Reinhard

Re: No Paragraph in MicroTiny‘s dropdown-list

Posted: Tue Sep 13, 2011 6:31 pm
by Rolf
Hello Reinhard,

Thanks for your report.
The paragraph tag is already added in the SVN

Listed in the dropdown are now:
p, div, h1, h2, h3, h4, h5, h6, quote and code

Grtz Rolf