Categories: Renderer Plugins, 2.x & above, 3.x (incomplete list), 4.x (incomplete list), 5.x, Bundled plugin
GM Code or GMcode stands for GreyMatter code. It provides style formatting without HTML tags.
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 provides a widget that displays a list of post archives.
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.