コミュニティアチーブメントバーを展開する。

Aleksandre
Aleksandre
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Hello colleagues, Our team has encountered a problem while implementing the dark/light mode in AEM. Our first attempt was to store the mode in JS local storage. However, because AEM sets the default mode in the body earlier, the screen starts flickering. It switches to dark mode first, and then swit...

    タイプ

    質問

    表示

    2.1K

    いいね!

    1

    返信

    1
  • Hi @praveenk9057427,ClassicUI I used Out of the Box functionalityhttps://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/configure-rich-text-editor-plug-ins.html?lang=en#table-stylesTouchUII override CUI.rte.plugins.TablePlugin where add RTE Table Style select fields f...

    タイプ

    質問

    表示

    4.5K

    いいね!

    0

    返信

    2
  • For adding a new style for a table, I override Touch UI RTE table dialog.As this example: http://experience-aem.blogspot.com/2018/06/aem-64-touchui-rich-text-editor-table-plugin-extension-summary-field.htmlAnd I added setting used for Classic UI: <table jcr:primaryType="nt:unstructured" featur...

    タイプ

    質問

    表示

    4.9K

    いいね!

    1

    返信

    4
  • Thank you for your answer, but I have to add the custom class to <table>, not a component.If the content author create 3 or 4 tables in RTE, then class "newStyleTable" have to be in each table.So unfortunately, this answer does not suit me((

    タイプ

    質問

    表示

    5.8K

    いいね!

    0

    返信

    0
  • Thank you so much for the answer.I looked at your plugin, but unfortunately, this does not suit me for two reasons:1) It would be difficult for the content author to add standard styles to each table.2) This component doesn't change styles for tables. Perhaps it only works with text.

    タイプ

    ディスカッション

    表示

    2.1K

    いいね!

    0

    返信

    0
  • I need to change the table style of the RTE plugin in my own style.To do this, just add a new class to <table> tag.For example:<table class="newStyleTable"></table>Could you tell me if there is any possibility to change the styles Table RTE plugin out-of-the-box or have to override Table RTE plugin ...

    タイプ

    質問

    表示

    6.8K

    いいね!

    1

    返信

    9
Aleksandre が獲得した上位のバッジ
プロファイルに表示するバッジをカスタマイズ