Internet Handholding posted on November 16, 2009 12:09
If you look at the source code of entries created by the FCK Editor, often you will see   in the html. When you do not put anything at all, the FCK Editor may enter <p> </p>.
You can change the FillEmptyBlocks setting in the FCK Editor to false to try to prevent this from happening.
File: Providers\HtmlEditorProviders\Fck\Custom\fckconfig.js (or somewhere)
Setting: FCKConfig.FillEmptyBlocks
- FCKConfig.FillEmptyBlocks = true;
- FCKConfig.FillEmptyBlock; = false;
Also see DotNetNuke-FCK-Editor-Remove-Buttons-for-FontName-and-FontSize and remove the FontName and FontSize drop down lists at the same time.
By Andrew Weitzen, Bronze Inc. (c) 2010
Bronze is the publisher of several online Internet journals including: InternetHandholding.com, DomainNames.gs, DotNetNuke.bz, Programmer.bz, Software.vg, WebHosting.vg