Opened 9 years ago

Closed 9 years ago

#13691 closed Task (invalid)

RegEx Find & Replace plugin

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

Description

Hi

I am new to CKEditor. Present working on RegEx pattern find & replace plugin, which supports to display in source and wysiwyg mode.

To enable my plugin i did following modes : {source : 1,wysiwyg : 1} which is working fine.

I able to find given pattern by RegEx instance,But could not able to highlight of the matched text.

For this i am going with below API's editor.getSelection(); editor.getSelection().getRanges(); editor.getSelection().getStartElement();

Can you please help me is this the right way/right API's to use. Appreciate your response.

Thanks Nagesh

Change History (2)

comment:1 Changed 9 years ago by golemnagesh

Summary: RegEx find pluginRegEx Find & Replace plugin

comment:2 Changed 9 years ago by Piotrek Koszuliński

Keywords: RegEx find & Replace removed
Resolution: invalid
Status: newclosed
Version: 4.5.3

I'm sorry, but this is an issue tracker. You can ask a question on http://stackoverflow.com but I'm afraid that it's too broad.

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