close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Some buttons not showing up from preset

Thread began 6/07/2012 11:09 am by Roland Rogers | Last modified 6/07/2012 11:46 am by Jason Byrnes | 853 views | 3 replies |

Roland Rogers

Some buttons not showing up from preset

Hi,
I set up a preset to use in my site's HTML editor. Most of it works like a charm (and saves SO much time compared to installing this manually like with CK editor) but on some of the items I select to be in the menu they do not appear on the website. I can see their corresponding lines of code on the insert and update pages but they still don't show up...

Any ideas?

This is the code but the ordered and unordered lists do not appear.

$CKEditor_config["toolbar"] = array(
array( 'Source','-'),
array( 'PasteText','-'),
array( 'Undo','Redo','SelectAll'),
array( ''),
array( 'Bold','Italic','Underline','Strike','-','Subscript','Superscript'),
array( 'TextColor','BGColor'),
array( 'UnorderedList','OrderedList','-','Outdent','Indent'),
array( 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'),
array( ''),
array( 'Image','Table','Rule','SpecialChar'),
array( 'Link','Unlink','Anchor'),
array( 'Styles','Format','Font','FontSize'),
array( 'FitWindow'));

>>>>
Any help greatly appreciated!

- Roland

Sign in to reply to this post

Jason ByrnesWebAssist

this line:

php:
array( 'UnorderedList','OrderedList','-','Outdent','Indent'),



should be:

php:
array( 'BulletedList','NumberedList','-','Outdent','Indent'),
Sign in to reply to this post

Roland Rogers

Thanks a bunch! I guess that is a change from a previous version, maybe.

I went back in to the preset manager and removed those lines then added them agian and the code you sent appeared.

I'll do the same if any other buttons do not show properly in my presets.

:)

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, the previous versions used FCKEditor, the correct version uses the newer CKEditor, the syntax is slightly different.

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