Elastic Social Manual / Version 2107
Table Of ContentsBBCode is supported for comment formatting. The following BBCode elements can be used:
[b]bold[/b] [i]italic[/i] [quote]quoted Text[/quote] [url]www.coremedia.com[/url] [url=www.coremedia.com]Coremedia[/url]
Use Comment#getTextAsHtml()
to retrieve the comment text with BBCode tags converted to HTML.
The configuration of the BBCode text processor KefirBB is customizable. A user defined configuration file is
looked up first in classpath*:kefirbb.xml
. If no user defined configuration is found, the
Elastic Social configuration is used.
Note
The Elastic Social configuration of KefirBB converts line endings to
<br/>