Closed (duplicate)
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2009 at 01:54 UTC
Updated:
21 Oct 2009 at 07:55 UTC
The selections for fontsize and font made with the tinymce editor are not reflected in the published post, but do show when creating or editing.
I'm using the Filtered Html input format with
added and I have Html corrector and Filter Html selected as well as Line break converter.
In the TinyMCE setting under the wysiwyg module I have Verify Html, Convert tags to styles.
I've fussed with these in various combinations.
I'm using Acquia themes 6.x 1.x-dev.
Any suggestions on fixing this would be appreciate. This might be an issue for another place but I thought I had this working a week or 2 ago when I initally tested wysiwyg with tinyMCE, and after a reinstall it is not.
thanks.
Comments
Comment #1
blackdog commentedComment #2
giorgoskduplicate of #432902: wysiwyg: tinymce - fontsize appears not to apply when viewing page
Comment #3
twodReverting status.
Might as well add that the Linebreak converter should not be enabled for a format using an editor, it will mess things up as the editor takes care of inserting the proper p and br tags. (But you could use it together with #513998: Plugin to convert p- and br-tags to newlines if that gets in.)
If you filter the html, make sure you don't filter out anything the editor can produce given its current configuration. You might need the WYSIWYG Filter module.
Comment #4
giorgoskSorry did not mean to chance status ;-)