Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion #7280: Ability to switch toolbar at runtime
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
CKEditor  
View profile  
 More options Apr 1 2011, 10:14 am
From: "CKEditor" <nore...@cksource.com>
Date: Fri, 01 Apr 2011 14:14:56 -0000
Local: Fri, Apr 1 2011 10:14 am
Subject: Re: [CKEditor Dev] #7280: Ability to switch toolbar at runtime
#7280: Ability to switch toolbar at runtime
--------------------------+------------------------------------------------ -
 Reporter:  alfonsoml     |       Owner:  alfonsoml
     Type:  New Feature   |      Status:  review  
 Priority:  Normal        |   Milestone:          
Component:  UI : Toolbar  |     Version:          
 Keywords:                |  
--------------------------+------------------------------------------------ -

Comment(by pauljvrw):

 Replying to [comment:6 alfonsoml]:
 > Thanks for the warning. I've removed that duplicated version and
 uploaded the correct one.

 Found another bug after the patches were applied:

 Fout: CKEDITOR.config.specialChars is undefined
 Sourcefile: http://<mytestmachine>/pub/ckeditor-
 custom/realworks_cke.js?Fri%20Apr%2001%202011%2016:06:17%20GMT+02001
 Line: 54

 How to reproduce: add the following to your own config js:

 {{{
 CKEDITOR.config.specialChars = CKEDITOR.config.specialChars.concat( [[
 '&permil;', 'Promille' ]] );
 }}}

 You can also see in the editor as a result the setting:
 {{{
 CKEDITOR.config.removePlugins = 'elementspath';
 }}}
 no longer works after these patches when you concat special chars.

--
Ticket URL: <http://dev.ckeditor.com/ticket/7280#comment:8>
CKEditor <http://ckeditor.com/>
The text editor for Internet


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.