close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Html editor

Thread began 3/08/2010 2:14 am by tonygmg362159 | Last modified 3/09/2010 12:06 pm by tonygmg362159 | 1968 views | 7 replies

neilo

Hi Tony,

Sorry you're still having problems.

With regard to the spacing issue, it seems that the way things are initially set up with HTMLEditor, to get a line between paragraphs you need to hold down 'Shift' and press Enter twice. This is while HTMLEditor is set up (default) to inset <p> tags when just Enter is pressed.

If you change it so that HTMLEditor inserts <br> tags when you press Enter, you would just hit Enter twice to get the space between lines. This seems a little more intuitive to me, so it's how I set mine up.

The way I changed mine was to alter a line in each of the javascript files in the HTMLEditor/custom folder:

in each of the javascript files in your HTMLEditor/custom folder, find the line:

FCKConfig.EnterMode = 'p';

and change it to:

FCKConfig.EnterMode = 'br';

Then upload those files to your live site. I had to close the browser tab and clear my browser cache to see the change.

[There does seem to be an option in the fckconfig.js file for setting this - at or near lines 122-123, but changing those made no difference for me].

You may just want to make this change to the CMS insert and update javascript files, - these are:

contents_insert_ContentValue1.js
contents_update_ContentValue1.js


The line to change is at or near line 34.

There may be a more 'correct' way of doing this, hopefully a WA person will let us know if there is. So back-up any files you may change!

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...