<?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: How can i add custom css class to &amp;lt;ul&amp;gt; of AEM RTE component in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/402283#M30814</link>
    <description>Hi Arun, This is working on 6.4.2 service pack . As i have upgraded from 6.4.2 to 6.4.8 and the same code is not working on 6.4.8 service pack. Could you please check the same. Quick response is appreciated. Thank You..!!</description>
    <pubDate>Thu, 01 Apr 2021 07:21:07 GMT</pubDate>
    <dc:creator>kchaurasiya</dc:creator>
    <dc:date>2021-04-01T07:21:07Z</dc:date>
    <item>
      <title>How can i add custom css class to &lt;ul&gt; of AEM RTE component</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318492#M30810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In RTE Component of AEM - unordered list by default provides "." bullet list.&lt;/P&gt;&lt;P&gt;I need to provide an option to make list with checkmark bullets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we add some style (by configuring styles nodes) for list, then markup is generating as below.&lt;/P&gt;&lt;P&gt;&amp;lt;ul&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;li&amp;gt; &amp;lt;span class="abc"&amp;gt;Line One&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;li&amp;gt; &amp;lt;span class="abc"&amp;gt;Line Two&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ul&amp;gt;&lt;/P&gt;&lt;P&gt;so whatever changes made( colored check mark or font) are applying to whole &amp;lt;li&amp;gt; content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am thinking to insert a class in ul so that i can control default "." bullets behavior with some other list type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on applying of style to ul div my source should look like&lt;/P&gt;&lt;P&gt;&amp;lt;ul class="abc"&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;li&amp;gt;Line One&amp;lt;/li&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;li&amp;gt;Line Two&amp;lt;/li&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ul&amp;gt; &lt;/P&gt;&lt;P&gt;How can i achieve this in RTE. is any custom list plugin changes required? or can we achieve by properties?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jul 2019 12:18:44 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318492#M30810</guid>
      <dc:creator>praveenk9057427</dc:creator>
      <dc:date>2019-07-28T12:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can i add custom css class to &lt;ul&gt; of AEM RTE component</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318493#M30811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://helpx.adobe.com/ca/experience-manager/6-3/sites/administering/using/rich-text-editor.html" title="https://helpx.adobe.com/ca/experience-manager/6-3/sites/administering/using/rich-text-editor.html"&gt;Configure the Rich Text Editor&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jul 2019 15:18:23 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318493#M30811</guid>
      <dc:creator>joeb21688728</dc:creator>
      <dc:date>2019-07-28T15:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can i add custom css class to &lt;ul&gt; of AEM RTE component</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318494#M30812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the solution&lt;/P&gt;&lt;P&gt;&lt;A href="https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html" title="https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html"&gt;AEM - Touch UI - RTE HTML Element Selector, Custom Style Plugin &amp;amp; Color Picker Plugin&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 00:18:08 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318494#M30812</guid>
      <dc:creator>arunpatidar</dc:creator>
      <dc:date>2019-07-29T00:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can i add custom css class to &lt;ul&gt; of AEM RTE component</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318495#M30813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Arun, Your custom style plugins helped me a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 11:15:51 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/318495#M30813</guid>
      <dc:creator>praveenk9057427</dc:creator>
      <dc:date>2019-07-30T11:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can i add custom css class to &lt;ul&gt; of AEM RTE component</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/402283#M30814</link>
      <description>Hi Arun, This is working on 6.4.2 service pack . As i have upgraded from 6.4.2 to 6.4.8 and the same code is not working on 6.4.8 service pack. Could you please check the same. Quick response is appreciated. Thank You..!!</description>
      <pubDate>Thu, 01 Apr 2021 07:21:07 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-custom-css-class-to-lt-ul-gt-of-aem-rte-component/m-p/402283#M30814</guid>
      <dc:creator>kchaurasiya</dc:creator>
      <dc:date>2021-04-01T07:21:07Z</dc:date>
    </item>
  </channel>
</rss>

