b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Demo
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Releases
  • Skins
  • Plugins
  • Locales
 
  • « Transport Optimizer Plugin
  • Stop Forum Spam »

Tagcloud Plugin

Categories: Widget Plugins, Downloadable Plugin

The download link given by the developer is currently unabailable.

Since 2.0, b2evolution has builtin support to tags. This plugins is not needed anymore.

This Plugin shows a Tag-Cloud using your b2evolution Categories.

AuthorBodo Tasche
Last tested in version
Tagcloud Plugin
This screencap shows an example Tag-Cloud

Installation

  1. Download the plugin, and unzip it.

  2. Copy the <code>_tagcloud.plugin.php</code> file into the "plugins" folder of your b2evolution installation.

  3. Login to the administrative interface for your blog.

  4. Install the Tag Cloud plugin from the Settings::Plug-ins::Available plugins table using the [Install] link.

  5. There is a bit of code to place in the _main.php file for any skin where you want the tag cloud to be used:

 <?php $Plugins->call_by_code( 'evo_TagCloud', array() ); ?>

Usage

Simply add categories to your post using the b2evolution category system. The Tag cloud will be generated using your catgegories.

Settings

Title

If you want to have a title above your tag cloud, enter it here.

Minimum Font Size

This is the minimum size in % for the text in the tag cloud.

Maxmimum Font Size

This is the maximum size in % for the text in the tag cloud.

Maximum Items to display

This reduces the amount of tags to a maximum. It will only show the most used items. To show every Item, use -1 as value.

Sort order

This changes the sort order of your tag cloud.

Show tag cloud everywhere

This enables the tag cloud on every page. Even on the search-result or the post-details.

Customization

If you want to change the look of the tag cloud simply add some css to your skin.

Example:


 .evo_tagcloud {
    background-color: green;
    border: 5px solid black;
 }

Credits

This plugin was made for b2evolution by Bodo Tasche.

No feedback yet


Form is loading...

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