close

Filter

Elastic Social Manual / Version 2406.0

Table Of Contents

4.7.6 BBCode

BBCode is supported for comment formatting. Supported BBCode tags are shown in Example 4.23, “Supported BBCode”. Use Comment#getTextAsHtml() to retrieve the comment text with BBCode tags converted to HTML.

[b]bold[/b]
[i]italic[/i]
[quote]Block Quote[/quote]
[url]www.coremedia.com[/url]
[url=www.coremedia.com]Coremedia[/url]
[url="https://www.coremedia.com/"]Coremedia[/url]

Example 4.23. Supported BBCode


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

Note

The Elastic Social configuration of KefirBB converts line endings to <br/>

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.