Hi everybody, i'm facing the problem that the fckEditor always generates "[code]/>[/code]" ending tags on self closing tags like [code]<br>[/code] and [code]<img>[/code]. I've tried so set the [code]FCKConfig.DocType[/code] Variable in the fckEditor config file but it doesn't make any difference. When i switch to code view inside the fckEditor dialog all self closing tags are shown correctly (e.g. [code]<br>[/code]). But if i'm reviewing the source code of the generated page, all self closing tags coming from fckEditor content nodes have "[code]/>[/code]"-closing tags again. I've found documentation about setting the writer rules for the ckEditor on cksource.com where this behavior can changed directly. But i don't know where to put the code into (http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Output_Formatting).
Can anybody help? Thanks in advance! -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=2c48b34f-ce1d-44e3-b08d-ac3b10a520b9 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
