<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RTE Plugins enabled by default in AEM 6.5.5 in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/396939#M7332</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15981506"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All RTE options will show in the component as per configured plugins in RTE. If you check the resource type of&amp;nbsp;&lt;SPAN&gt;(either custom project-specific or we-retail) and "cq:dialog" or "cq:editconfig" of the component, you will see the entry of each plugin in that node.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looks specifically for "rtePlugins"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;here is the example of text V2 component from core component library&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;path :&amp;nbsp;/apps/core/wcm/components/text/v2/text/cq:dialog/content/items/tabs/items/properties/items/columns/items/column/items/text/uiSettings/cui/dialogFullScreen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;inline is for =&amp;gt; to show option while inline editing content&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;dialogFullScreen =&amp;gt; to show option after opening dialog in full screen&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tableditoptions =&amp;gt; to show all the options when you expand table plugin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-02-12 at 12.44.58 PM.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/29727iDA89DD354E7CB87A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-02-12 at 12.44.58 PM.png" alt="Screenshot 2021-02-12 at 12.44.58 PM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-02-12 at 12.41.46 PM.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/29729i2E04E57EDADAD533/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-02-12 at 12.41.46 PM.png" alt="Screenshot 2021-02-12 at 12.41.46 PM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please check this document :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/rich-text-editor.html?lang=en#operations" target="_blank" rel="noopener"&gt;https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/rich-text-editor.html?lang=en#operations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So yes, this is expected behavior if all the plugins are configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2021 07:26:00 GMT</pubDate>
    <dc:creator>Sanket_Kumbharkhane</dc:creator>
    <dc:date>2021-02-12T07:26:00Z</dc:date>
    <item>
      <title>RTE Plugins enabled(clickable) by default in AEM 6.5.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/396930#M7331</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In AEM 6.5.5 - richtext field of any component (either custom project specific or we-retail), all the rte plugins are in enabled(clickable) by default, before any text entered or selected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rtepluginsenabled6.5.5.jpeg" style="width: 542px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/29726i09075CF8FA22FD72/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="rtepluginsenabled6.5.5.jpeg" alt="rtepluginsenabled6.5.5.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the above screenshot we can observe that "Hyperlink, Unlink, cut, copy, paste" plugins are clickable by default(with selecting any text/word)&lt;/P&gt;&lt;P&gt;In earlier versions (6.4, 6.3..) when we select(highlight) some text, then - cut, copy, hyperlink, etc... plugins will be clickable(enabled).&lt;/P&gt;&lt;P&gt;&amp;nbsp;But in 6.5.5 all are clickable(enabled) by default. But functionalities are working fine.&amp;nbsp; Is this expected ? or is it know issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 18:32:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/396930#M7331</guid>
      <dc:creator>praveenk9057427</dc:creator>
      <dc:date>2021-02-12T18:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: RTE Plugins enabled by default in AEM 6.5.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/396939#M7332</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15981506"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All RTE options will show in the component as per configured plugins in RTE. If you check the resource type of&amp;nbsp;&lt;SPAN&gt;(either custom project-specific or we-retail) and "cq:dialog" or "cq:editconfig" of the component, you will see the entry of each plugin in that node.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looks specifically for "rtePlugins"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;here is the example of text V2 component from core component library&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;path :&amp;nbsp;/apps/core/wcm/components/text/v2/text/cq:dialog/content/items/tabs/items/properties/items/columns/items/column/items/text/uiSettings/cui/dialogFullScreen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;inline is for =&amp;gt; to show option while inline editing content&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;dialogFullScreen =&amp;gt; to show option after opening dialog in full screen&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tableditoptions =&amp;gt; to show all the options when you expand table plugin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-02-12 at 12.44.58 PM.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/29727iDA89DD354E7CB87A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-02-12 at 12.44.58 PM.png" alt="Screenshot 2021-02-12 at 12.44.58 PM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-02-12 at 12.41.46 PM.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/29729i2E04E57EDADAD533/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-02-12 at 12.41.46 PM.png" alt="Screenshot 2021-02-12 at 12.41.46 PM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please check this document :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/rich-text-editor.html?lang=en#operations" target="_blank" rel="noopener"&gt;https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/rich-text-editor.html?lang=en#operations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So yes, this is expected behavior if all the plugins are configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 07:26:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/396939#M7332</guid>
      <dc:creator>Sanket_Kumbharkhane</dc:creator>
      <dc:date>2021-02-12T07:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: RTE Plugins enabled by default in AEM 6.5.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/396996#M7333</link>
      <description>&lt;P&gt;Hi &lt;LI-USER uid="8855966"&gt;&lt;/LI-USER&gt; sorry for the confusion made from my question. I have edited the question. Could you please check. All the plugins showing in screenshot are configured under "rteplugins" but by default all the plugins are clickable on hovering while editing field. which was not case in earlier versions.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 18:37:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/396996#M7333</guid>
      <dc:creator>praveenk9057427</dc:creator>
      <dc:date>2021-02-12T18:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: RTE Plugins enabled by default in AEM 6.5.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/397051#M7334</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15981506"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have checked the release notes and not seen any of such remark in sites section.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 04:40:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/rte-plugins-enabled-clickable-by-default-in-aem-6-5-5/m-p/397051#M7334</guid>
      <dc:creator>Sanket_Kumbharkhane</dc:creator>
      <dc:date>2021-02-15T04:40:18Z</dc:date>
    </item>
  </channel>
</rss>

