Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
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.

@Veena_Vikram  

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

3 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

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 1

Hi, Did you find any solution for this?