BB Code Renderer plugin
Categories: Renderer Plugins, 2.x & above, 3.x (incomplete list), 4.x (incomplete list), 5.x, Bundled plugin, 6.x, 7.x
Bundled plugin: If you're using a b2evolution version that supports this plugin, it is already in your plugins folder. There is no need to download it. If it is not installed yet, simply click "Install new" in your plugin list.
This Renderer plugin allows several formatting options for your text and also provides a toolbar to quickly insert BB Code into your posts and comments. This is especially useful on collections where HTML is not allowed.
Author | b2evo Group |
---|---|
Last tested in version |
BB Code or BBCode stands for "Bulletin Board Code". Please check this page for reference about the supported tags: http://en.wikipedia.org/wiki/BBCode
The easiest way to use this plugin is to use the toolbar it provides.
Per Collection Settings
A working knowledge of regular expressions is required to properly configure the plugin settings!
- Apply rendering to posts: how the content of the post will be rendered by plugin (for more information about apply rendering, please read: )
- Apply rendering to comments: how the comments will be rendered by the plugin (for more information about apply rendering, please read: )
- Search list for posts: list of tag and regex search pattern for posts. Format for each line is:
button_toolbar_label + ' ' + regex_pattern
. - Replace list for posts: list of replacement strings for each regex pattern in Search list for posts.
- Search list for comments: list of tag and regex search pattern for comments. Format for each line is:
button_toolbar_label + ' ' + regex_pattern
. - Replace list for comments: list of replacement strings for each regex pattern in Search list for comments.