b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Releases
  • Skins
  • Plugins
  • Locales
 
  • 1
  • ...
  • 10
  • 11
  • 12
  • ...
  • 13
  • ...
  • 14
  • 15
  • 16
  • ...
  • 17
  • ...
  • 18
  • 19
  • 20
  • ...
  • 51

Markdown Plugin

Categories: Renderer Plugins, 5.x, Bundled plugin, 6.x, 7.x, Bundled Plugins

This is a renderer plugin that implements the text transformation of Markdown syntax for HTML formatting. Due to its specific markup you could create HTML elements in a fast and comprehensive way.

More
Details
Comments
See comments
6.10.7markdown

Ping Twitter plugin

Categories: Other Plugins, 3.x (incomplete list), 4.x (incomplete list), 5.x, Bundled plugin

This plugin is supported only through PRO Support.

This plugin enables you to automatically send a tweet to Twitter.com every time you publish a new post on your blog (or in a specific collection).

In order to use this plugin you will need to have access to the Twitter API and create your own "b2evolution" Twitter app. Please read the announcement of this requirement.

We do not recommend using this plugin. It is complex to set up and once it works, Twitter keeps breaking it by changing their API limits and abuse detection algorithms. It needs high maintenance involvement to keep working, which is not the goal of b2evolution

More
Details
Comments
1 comment
6.10.7PRO Supporttwitter

Auto Anchors Plugin

Categories: Renderer Plugins, Bundled plugin, 6.x, Renderers Reference

This renderer plugin automatically adds id="..." attribute to your <h1>-<h6> headers.
This also adds a hidden link with an anchor icon that becomes visible when hovering over a header text like:

Auto Anchors Plugin

This plugin is bundled with b2evolution version 6.11.2+

Example

The header:

<h2>This is a title with Spécial Chârs</h2>

will be converted to the following:

<h2 id="this-is-a-title-with-special-chars" class="evo_auto_anchor_header">
  This is a title with Spécial Chârs <a href="#this-is-a-title-with-special-chars" class="evo_auto_anchor_link">{anchor icon}</a>
</h2>`

BUT if the header already has an ID, as in <h2 id="custom-id">This is a title with Spécial Chârs</h2>, then no new ID will be generated.

Usage

You can create Short Links with named anchor using the following syntax:

  • ((#this-is-a-title-with-special-chars Test))
  • ((item-slug#this-is-a-title-with-special-chars Test))

The Short Links plugin adds a button after each header with an attribute id="..." for quickly inserting links to that header:

Auto Anchors Plugin

Plugin Priority

It is recommended to let this plugin run after all other plugins that may generate titles (e-g: Markdown Plugin).

7.0.2

Wiki Tables Plugin

Categories: Renderer Plugins, Bundled plugin, 6.x, Renderers Reference

This renderer plugin allows you to create tables in your posts using the Wiki tables markup.

This plugin is bundled with b2evolution version 6.x+

Markup reference

  • {|: table start
  • |}: table end
  • |-: table row
  • |+: table caption
  • !: table header
  • |: table cell

A complete markup reference may be found in this page: http://www.mediawiki.org/wiki/Help:Tables

More info
or leave a comment
7.0.2

Prism plugin

Categories: Renderer Plugins, 5.x, Downloadable Plugin, Bundled plugin, 6.x
Prism plugin

The PRISM plugin for b2evolution provides syntax highlighting capabilities based on the Prism project.

Download Now!
prism_plugin-7.0.2.zip (29 KB)
More
Details
Comments
1 comment
6.10.7
  • 1
  • ...
  • 10
  • 11
  • 12
  • ...
  • 13
  • ...
  • 14
  • 15
  • 16
  • ...
  • 17
  • ...
  • 18
  • 19
  • 20
  • ...
  • 51

Plugin Repository

Plugins are little PHP scripts that allow you to add features that are not (yet) built into the b2evolution core.

How to...

  • Introduction to Plugins
  • How to install a plugin (after downloading it)
  • How to make a new plugin
 Upload a plugin!
Submit your own plugin

User log in

Lost your password?
Register »

Search by keyword

Filtering options

Retain only results that match:

XML Feeds

  • RSS 2.0: Posts, Comments
  • Atom: Posts, Comments
What is RSS?

About b2evolution

  • What is it?
  • Features
  • Getting Started
  • Screenshots
  • Online demo
  • Testimonials
  • Design philosophy
  • Free & open source
  • Terms of service

Downloads

  • Latest releases
  • Skins
  • Plugins
  • Language packs

About us

  • About us
  • Contact

Webhosting Guide

  • Web hosting blog
  • Best web hosting
  • Cheap web hosting
  • Green web hosting
  • Hosting with SSH
  • VPS hosting
  • Dedicated servers
  • Reseller hosting
  • Int'l: UK / France

Docs & Support

  • Online manual
  • Forums
  • Hire a pro !

Other

  • Adsense
  • Press room
  • Privacy policy

Stay in touch

  • GitHub
  • Twitter
  • Facebook
  • LinkedIn
  • News blog
  • RSS feed
  • Atom feed

Founded & Maintained by François Planque