Opened 10 years ago

Last modified 10 years ago

#12748 confirmed New Feature

Editing element attributes and properties for any html element in CKEditor

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

Description

Very often user needs to change attributes of some html element. For example, set class for current span element. At now there are no way to do this without switching to html code, searching manually this element in long html code and editing.

TinyMCE 3.x have this feature, you can check this here: http://www.tinymce.com/tryit/3_x/full.php Here is screenshots: http://i.imgur.com/DAllHOy.png http://i.imgur.com/wfElESi.png http://i.imgur.com/yb2hETk.png

Via this feature we can set for element custom id css class, edit css styles, onclick events, and many other features.

Will be good to implement this feature in CKEditor too, maybe not in core, but via separate plugin.

Attachments (1)

wfElESi.png (73.5 KB) - added by Murz 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by Murz

Attachment: wfElESi.png added

comment:1 Changed 10 years ago by Jakub Ś

Keywords: element attributes properties removed
Status: newconfirmed

I confirm this feature request. It sounds interesting.
I'm not sure about ACF but it is possible that such plugin would have to report to it, global attributes for all elements.

NOTE: if you have any experience in creating CKEditor plugins you can always introduce it as third-party plugin and add it to add-ons page: http://ckeditor.com/addons/plugins/all.

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