Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 11754)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#10250 duplicate #10224 ACF problem not solved in 4.1 Bert Hankes
Description

Hi,

I just commented #10224 but because the ticket is closed, a new one.

Just installed 4.1 and still the same problem :-(

I have (exerpt):

var allowed = 'a(iLink)[!title,!onclick,href]', required = 'a(iLink)[title,onclick]';

editor.addCommand( 'internelink', new CKEDITOR.dialogCommand( 'internelinkDialog' ),{allowedContent: allowed, requiredContent: required } );

It produces the following tag: <p><a class="iLink" onclick="iLink(25)" title="test">test</a></p>

But when changing to source and back all left is: <p>test</p>

I could be wrong in programming the plugin, but I use the link-example as reference!

#13114 fixed #13027's regression - inf loop on dialog open Marek Lewandowski Piotrek Koszuliński
Description

Crashes any browser - http://tests.ckeditor.dev:1030/tests/plugins/dialog/beforeunload

#13341 expired #13333: CK Editor - Tables Not showing with Copied HTML David Cairncross
Description

Hi there,

This is a continuation of the following ticket:

#13333: CK Editor - Tables Not showing with Copied HTML

Couldn't log-in with my previous account as I wouldn't recognise me.

An Update on the Ticket:

Have read and implemented the code in the config.js file.

Have dropped the code on the code as per screenshot attached.

Unfortunately still not successful. Could you please let me know which file to drop the code and where?

Thank you.

Kind Regards,


From: CKEditor noreply@… Sent: Friday, 29 May 2015 5:51 PM Cc: ckeditor-tickets@… Subject: Re: [CKEditor Dev] #13333: CK Editor - Tables Not showing with Copied HTML

#13333: CK Editor - Tables Not showing with Copied HTML


Reporter: dcairncross | Owner:

Type: Bug | Status: pending

Priority: Normal | Milestone:

Component: General | Version:

Resolution: | Keywords:


Changes (by Reinmar):

  • status: new => pending

Comment:

Did you read http://docs.ckeditor.com/#!/guide/dev_acf?

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

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy