Opened 15 years ago

Closed 15 years ago

#3913 closed Bug (invalid)

FakeObject Shenanigans

Reported by: Brett Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Playing around with CKEditor's FakeObjects attempting to create my own parser rule for a custom tag (ie. <hoebag></hoebag>) I found that it appears the entire fakeObjects plugin isn't actually a plugin at all? I had to modify some code inside ckeditor.js itself.

Attempting to config.removePlugins with fakeobjects yielded no change (I'd expect anchor links and Flash objects would not appear as fakeObjects?).

This wasn't an issue so much, just a curiousity on the path to trying to get my own custom dataFilter rule working.

Likewise the appended dataFilter rules in the Flash and Link plugins appear to be useless? I could not add to either with any success.

(Meanwhile, yes, I found the same rules in ckeditor.js and edited it there and it worked)

Change History (1)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed

It looks like you're not using the "source" version of CKEditor. The ckeditor.js file also includes the plugin files.

In any case, the ticketing system is not the right place for support or discussions. Please use our forums for that.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy