Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

Adding Icon picker plugin to RTE to include icons

Avatar

Level 1

We have a requirement to add a new plugin as part of rich text editor, where author selects an icon from a list of icons defined.

We had suggested to use Styles plugin, where each option adds a icon on selection, but that is not accepted by business and expects to have a gallery of icons rendered for author to select from.

Sample icon selector that renders in RTE on clicking the icon picker plugin icon:

sanjeev_gadad_1-1638963870994.png

 

Do we have any readily available plugin for it, if not how do I implement a new plugin for this.

Thank in advance and looking forward to hear from experts.

@VeenaVikraman  

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

you can try similar approach like https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html

If this works for you



Arun Patidar

View solution in original post

5 Replies

Avatar

Correct answer by
Community Advisor

you can try similar approach like https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html

If this works for you



Arun Patidar

Avatar

Level 1

I need to check this out. That look really helpful !

Avatar

Level 1

Thank you for sharing the reference. I have gone through the plugins you have mentioned, but I am looking something similar to a image browse and select, but we need to render the icons on the pop up and author selects one.

Looked for many blogs but none met my requirement.

Avatar

Level 2

Hi @sanjeev_gadad ! I have same problem now, did you find any solution for this? Thanks!

Avatar

Level 2

Hi, Did you find any solution for this?