close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Dreamweaver CS4 Crashes With V3.0.1

Thread began 3/14/2011 8:08 am by ZP | Last modified 3/15/2011 8:27 am by Jason Byrnes | 2461 views | 5 replies |

ZP

Dreamweaver CS4 Crashes With V3.0.1

Hello,

After upgrading to V3.0.1 HTML Editor Dreamweaver CS4 running on a MAC will crash when you choose to insert HTML Editor.

Do you have any suggestions as to what this might be caused by?

Many Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

Delete the Dreamweaver Cache file from the users configuration folder:
common_installation_issues.pdf

Sign in to reply to this post

ZP

Removing the tool box and edit text

Thanks that seems to have fixed the issue.

However I have 2 question about customization.

I want the editor on the site to be very basic, no tools, etc

1. I have removed the tools array, but I also do not want to show "body p" below the editor when the user starts typing can this be disabled?

2. Can the tool bar default to be minimised and same as if you click the arrow to hide?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

1) I'm not sure i totally understand what you mean by:
show "body p" below the editor

can you send a screen shot that demonstrates the issue?

2) add the following line:

php:
$CKEditor_config["toolbarStartupExpanded"] = false;



just before this one:

php:
$CKEditor_config["toolbar"] = array(
Sign in to reply to this post

ZP

Body P Tag Disable

Hello,

Please see the following attachment showing when the Body and P Tags appear.

My question is can they be disabled to not show as they confuse the user.

Many Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

CKEditor does not offer a way to disable the tag selector.

you can try adding the following style to your page:

<style>
#cke_bottom_ContentValue { display:none; }
</style>



I have tested this in firefox and safari, but cant guarantee it will work across all browsers.

Sign in to reply to this post

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