close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ckeditor toolbar

Thread began 6/14/2011 5:44 am by JamieEff | Last modified 10/11/2011 8:28 am by Jason Byrnes | 3977 views | 5 replies |

JamieEff

ckeditor toolbar

Hi Jason

Just wondering if there is a definitive list of options available to be able to use as part of the editor toolbar?

for example, I stumbled on being able to use 'table' as an option and was just wondering what others are available to be used that arent part of the default install?

Many thanks

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

here is the code for enabling all of the toolbar options in the toolbar array:

php:
$CKEditor_config["toolbar"] = array(

array( 'Source','-','Save','NewPage','Preview','-','Templates'),
array( 'Cut','Copy','Paste','PasteText','PasteFromWord','-','Print','SpellChecker','Scayt'),
array( 'Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'),
array( 'Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'),
array( 'BidiLtr','BidiRtl'),
('/'),
array( 'Bold','Italic','Underline','Strike','-','Subscript','Superscript'),
array( 'NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'),
array( 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'),
array( 'Link','Unlink','Anchor'),
array( 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'),
('/'),
array( 'Styles','Format','Font','FontSize'),
array( 'TextColor','BGColor'),
array( 'Maximize','ShowBlocks','-','About'));
Sign in to reply to this post

JamieEff

thanks Jason

Perfect

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

ma3io431137

Several Text Areas

Originally Said By: Jason Byrnes
  here is the code for enabling all of the toolbar options in the toolbar array:

php:
$CKEditor_config["toolbar"] = array(

array( 'Source','-','Save','NewPage','Preview','-','Templates'),
array( 'Cut','Copy','Paste','PasteText','PasteFromWord','-','Print','SpellChecker','Scayt'),
array( 'Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'),
array( 'Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'),
array( 'BidiLtr','BidiRtl'),
('/'),
array( 'Bold','Italic','Underline','Strike','-','Subscript','Superscript'),
array( 'NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'),
array( 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'),
array( 'Link','Unlink','Anchor'),
array( 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'),
('/'),
array( 'Styles','Format','Font','FontSize'),
array( 'TextColor','BGColor'),
array( 'Maximize','ShowBlocks','-','About'));
  



Hi,

I have a problem too :)

I have several Text Areas in my php page and I don't know where I must put this code (It don't works...)
in the end of my page I have this php code :
include("ckeditor/ckeditor.php");
$CKEditor = new CKEditor();
$CKEditor->replaceAll();

Thank you

Sign in to reply to this post

Jason ByrnesWebAssist

please send a copy of your page in a zip archive and I will let you know where the code should go.

Sign in to reply to this post

JamieEff

This post has been deleted.

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