legacy-knowledge-base
公開されました Jun. 30, 2025

Web コンテンツの作成やテキスト編集全般にリッチ テキスト エディターを使用するにはどうすればよいですか?

written-by

Pablo Vidal

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Liferay DXP にデフォルトで付属するものよりも多くの機能を備えたテキスト エディターを使用することは可能ですか?

環境

  • DXP 7.3
  • DXP 7.2
  • DXP 7.1
  • DXP 7.0

 

解決

  • [DXP 7.3] 次のプロパティをファイル portal-ext.properties に追加します。
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=ckeditor_bbcode

テキストエディタの比較:

プロパティを追加しない場合

7-3text-field.png

プロパティを追加した場合

7.2-リッチテキストフィールド.png

 

  • [DXP 7.2] 次のプロパティをファイル portal-ext.properties に追加します。
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=ckeditor

テキストエディタの比較:

プロパティを追加しない場合

7.2-テキストフィールド.png

プロパティを追加した場合

7.2-リッチテキストフィールド.png

 

  • [DXP 7.1] 次のプロパティをファイル portal-ext.properties に追加します。
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=ckeditor

テキストエディタの比較:

プロパティを追加しない場合

7.1-テキストフィールド.png

プロパティを追加した場合

7.1-rich-text-field.png

 

  • [DXP 7.0] 次のプロパティをファイル portal-ext.properties に追加します
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=ckeditor

テキストエディタの比較:

プロパティを追加しない場合

7.0-テキストフィールド.png

プロパティを追加した場合

7.0-rich-text-field.png

 

追加情報

 

did-this-article-resolve-your-issue

legacy-knowledge-base