close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Standards Complient / Clean Code

Thread began 6/04/2009 4:27 pm by robert222776 | Last modified 5/26/2010 5:25 pm by robert222776 | 4684 views | 11 replies

Eric Mittman

There are two setting within the CKeditor that control the formatting of the source. They are:

FCKConfig.FormatSource
FCKConfig.FormatOutput

By default these are set to false, you will need to udpate them to be true to get the source code to be properly formatted.

You will find these settings in several of the files, you can update it with a global find and replace. If you just want to update the formatting of the source code then you only need to update the FormatSource setting, if you would like to update how the output is formatted then you can update the FormatOutput setting.

for FormatSource, do a site wide find and replace with these values:

find:
FCKConfig.FormatSource = false

replace with:
FCKConfig.FormatSource = true

for FormatOutput do the same but look for these values:

find:
FCKConfig.FormatOutput = false

replace with:
FCKConfig.FormatOutput = true

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...