[CKEditor Dev] #16959: New support for Autocomplete feature with filter

11 views
Skip to first unread message

CKEditor

unread,
Apr 10, 2017, 3:39:31 AM4/10/17
to ckeditor...@googlegroups.com
#16959: New support for Autocomplete feature with filter
-----------------------------------+---------------------
Reporter: mubin327 | Owner:
Type: New Feature | Status: new
Priority: Normal | Component: General
Version: 4.7.0 (GitHub - major) | Keywords:
-----------------------------------+---------------------
Same functionality as for the social media websites. @ key if preceded by
space and followed by word character presents a typeahead list of pre-
populated usernames or custom data that can be selected and inserted to
text editor.

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

CKEditor

unread,
Apr 14, 2017, 8:21:48 AM4/14/17
to ckeditor...@googlegroups.com
#16959: New support for Autocomplete feature with filter
--------------------------+--------------------
Reporter: mubin327 | Owner:
Type: New Feature | Status: closed
Priority: Normal | Milestone:
Component: General | Version:
Resolution: invalid | Keywords:
--------------------------+--------------------
Changes (by j.swiderski):

* status: new => closed
* version: 4.7.0 (GitHub - major) =>
* resolution: => invalid


Comment:

>presents a typeahead list of pre-populated usernames or custom data

The problem is that the way of getting data is different across
applications. Each application has its unique data structure may require
different server-side code to get it. Because of that I don't think it is
possible to create a general plugin.

I'm closing this issue for now. @mubin327 if you don't agree, please leave
a comment.

--
Ticket URL: <http://dev.ckeditor.com/ticket/16959#comment:1>

CKEditor

unread,
Apr 17, 2017, 3:15:31 AM4/17/17
to ckeditor...@googlegroups.com
#16959: New support for Autocomplete feature with filter
--------------------------+--------------------
Reporter: mubin327 | Owner:

Type: New Feature | Status: closed
Priority: Normal | Milestone:
Component: General | Version:
Resolution: invalid | Keywords:
--------------------------+--------------------

Comment (by mubin327):

Please check this demo.
http://navalgandhi1989.github.io/ckeditor-autocomplete-suggestions-plugin/

I want the autocomplete like this. That is i already implemented as per my
requirment.
But i am not able to filter out data as there are thousand+ data comming
in suggestion box.
So can in future (if currently ckeditor don't have any such
plugin)ckeditor be able to do the same thing with some filter or text
filter.

--
Ticket URL: <http://dev.ckeditor.com/ticket/16959#comment:2>

CKEditor

unread,
Jun 13, 2017, 11:21:48 AM6/13/17
to ckeditor...@googlegroups.com
#16959: New support for Autocomplete feature with filter
--------------------------+--------------------
Reporter: mubin327 | Owner:

Type: New Feature | Status: closed
Priority: Normal | Milestone:
Component: General | Version:
Resolution: invalid | Keywords:
--------------------------+--------------------

Comment (by j.swiderski):

>But i am not able to filter out data as there are thousand+ data comming
in suggestion box.

You are using context menu plugin and there is no other way to limit
number of menu items but to create less of them. I think you would rather
need to create some custom panel that gets updated whenever you type a
letter.

--
Ticket URL: <http://dev.ckeditor.com/ticket/16959#comment:3>

Reply all
Reply to author
Forward
0 new messages