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

CT1012
CT1012
Offline

Badges

Badges
16

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
7

Posts

Posts
67

Discussions

Discussions
23

Questions

Questions
44

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by CT1012
Customize the badges you want to showcase on your profile
Re: Second styles plugin for RTE Touch UI AEM 6.3 - Adobe Experience Manager 05-09-2018
Hi if you're asking for FontStylePlugin.js in the plugin folderOne i've added in content.xml

Views

3.8K

Likes

0

Replies

0
Re: Second styles plugin for RTE Touch UI AEM 6.3 - Adobe Experience Manager 05-09-2018
I found this Documentation | CoralUI where we can see attributes for OOTB icons, i used one of themThank you

Views

3.8K

Likes

0

Replies

0
Re: Second styles plugin for RTE Touch UI AEM 6.3 - Adobe Experience Manager 04-09-2018
I'm able to display the drop down now, thanks for your input it worked!Somehow selection of classes under dropdown is not working, it is not throwing any errors tooCan you please take a look at the new RTE package I've customized for secondary styles plugin CT1012/secondary-styles-RTE.zip at master · CT1012/CT1012 · GitHub - Please suggest me for change of ICON too, we need to distinguish two toolbar style iconsCurrently I've given the same one as OOTB styles '#styles': 'textStyle','#fontstyles'...

Views

3.8K

Likes

0

Replies

0
Re: Second styles plugin for RTE Touch UI AEM 6.3 - Adobe Experience Manager 29-08-2018
HiI'm using the above implementation shared AEM | RTE – Custom Styles Plugin – Touch UI – Need is the mother of invention …He extended an CuiToolbarBuilder to add new plugins in the above shared link but it is not working in AEM 6.3Do you want me to override "/libs/clientlibs/granite/coralui2/optional/rte/js/components/rte/ui/CuiToolbarBuilder.js" with toobar and popovers for the new plugin to appear in RTE?? Do i need to change it at any other place?

Views

3.8K

Likes

0

Replies

0
Re: Second styles plugin for RTE Touch UI AEM 6.3 - Adobe Experience Manager 28-08-2018
It is breaking the RTE and i'm seeing the below error in browserrichtext.js:42258 Uncaught TypeError: Cannot read property 'isAnyFeatureEnabled' of undefined at featureEnabled (richtext.js:42258) at popoverAvailable (richtext.js:42274) at instanceGenerator._buildToolbar (richtext.js:42321) at instanceGenerator.createToolbar (richtext.js:42478) at instanceGenerator.createToolbar (richtext.js:4906) at instanceGenerator.initializeEditorKernel (richtext.js:47715) at instanceGenerator.startEditing (r...

Views

3.8K

Likes

0

Replies

0
Re: Second styles plugin for RTE Touch UI AEM 6.3 - Adobe Experience Manager 28-08-2018
This isn't working for AEM 6.3, what do i need to add in RTE content.xml?

Views

3.8K

Likes

0

Replies

0
Second styles plugin for RTE Touch UI AEM 6.3 - Adobe Experience Manager 26-08-2018
Currently we've OOTB styles plugin configured for RTE in AEM 6.3, we need to add second styles plugin(duplicate styles plugin with name "sizes").I tried to use the same script from styles which i found under the path /libs/clientlibs/granite/coralui2/optional/rte/js/components/rte/plugins/StylesPlugin.js but not working fine. Tried to use the same functions from StylesPluginImpl.js too.TFS

Views

10.7K

Likes

0

Replies

27
Re: Second styles plugin in RTE - Touch UI AEM 6.3 - Adobe Experience Manager 22-08-2018
Can someone answer this query too, thanks [rtePlugins - Styles] Put selected style on the highlighted object instead of in a span? Thanks

Views

1.3K

Likes

0

Replies

0
Re: Second styles plugin in RTE - Touch UI AEM 6.3 - Adobe Experience Manager 14-08-2018
Any thoughts?

Views

1.3K

Likes

0

Replies

0
Second styles plugin in RTE - Touch UI AEM 6.3 - Adobe Experience Manager 09-08-2018
How can i create second styles plugin in RTE with the classes of font-sizes.. I'm seeing the following errorUncaught TypeError: Cannot read property 'isAnyFeatureEnabled' of undefinedI've tried creating a new client-lib by copying styles plugin from /libs/clientlibs/granite/coralui2/optional/rte/js/components/rte/plugins/StylesPlugin.js with the node structure With the below code JsCUI.rte.plugins.StylesPlugin = new Class({toString: "StylePlugin",extend: CUI.rte.plugins.Plugin,stylesUI: null,g...

Views

1.7K

Likes

0

Replies

3
Likes from