Categories: Renderer Plugins, 5.x, Bundled plugin, 6.x
This plugin allows the use of the [infodot:]
short tag that renders info dots over images. Hovering the mouse over an info dot will display additional information via a bubbletip.
This plugin allows the use of the [infodot:]
short tag that renders info dots over images. Hovering the mouse over an info dot will display additional information via a bubbletip.
GM Code or GMcode stands for GreyMatter code. It provides style formatting without HTML tags.
The Wide scroll plugin allows you to include a "wide" section into your posts by enclosing it in:
<div class="wide_scroll">
.
.
.
</div>
This plugin allows you to define custom tags that will be searched/replaced by the renderer plugin.
This plugin (available in b2evo 6.7) will automatically adjust the headings of all posts and/or comments to make them consistent.
For example, if you have one post containing <h1>
sub-headings and another containing <h4>
sub-headings when your normal sub-headings should be <h3>
, this plugin will adjust all of them to <h3>
. Of course, that is for the highest level of sub-headings. If you use sub-sub-headings, they will be adjusted down to <h4>
, <h5>
, etc.