How to use the text editor? It looks like WYSIWYG but does not behave that way
Using Jamroom
researchcooperative:
In my Ningja skin, Page making tool, (maybe other skins too?) the text editor looks like a WYSIWYG editor, with an option to look at the source code directly.
In the WYSIWYG I see the single-line spacing that I want, but when the text is saved, it gets converted to paragraph spacing on every line.
Maybe that is because I have chosen the 'paragraph' style rather than header style or preformatted style. I do not want every line to be a header in bold!
So I tried preformatted text, copy and pasted from MS word document. That worked as far as font size and style was concerned, but the lines were all spaced with paragraph spacing. How can I get the line spacing I want? And why is there no way to control font size other than using a range of header styles?
The other problem I have is that the text alignment tool doesn't seem to work. I can align a text in the WYSIWYG view, but after saving, it always reverts to hard left justified style. This also happens to inserted photos when I try to align them on a page with text.
What are the rules here? How can I use the text editor as an actual WYSIWYG editor?
Thanks
The WYSIWYG editor will apply all the rules you tell it to apply then output that to the skin. If the skin has other CSS rules that IT applies these will over-ride anything that is in the WYSIWYG editor. So the skin is more powerful than the editor.
If you want to have all editor be able to do anything, then remove all the formatting for that section provided by the skin.
researchcooperative:
Thanks. Now I have the problem of a sticky title when editing a section of my page using the widget. When I delete the title, and try to save the result, it reappears and sticks, even when I refresh the page.
Delete the widget and add a new one without a title. (see that trash icon in the lower right, drag the widget there, then add a new one with the content your after.)
tinyMCE is the name of the WYSIWYG editor that is in use in the system. WYSIWYG is a generic term to describe all text editors. The one we use is this one:
http://tinymce.com