b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Releases
  • Skins
  • Plugins
  • Locales
 
  • « Post2MySpace Plugin
  • Login box widget »

Real Tagcloud Plugin

Categories: Widget Plugins, 2.x & above, 5.x, Skin feature, Downloadable Plugin

This plugin is no longer necessary for most users because similar functionality has been integrated into b2evolution's core.

Displays a Tag Cloud based on the tags added in b2evolution version 2.x! You can change how many tags should be displayed and in which range the size of the tags should be defined. Plugin can be added as a widget, you don't have to hack your skins.

Author@tears_of_hate
Last tested in version
Official page: https://sourceforge.net/projects/realtagcloud/

Requirements

b2evolution Version 2.x or later

Download

You can find the actuall version on SourceForge

Participation

It would be nice if you help to make the Real Tag Cloud better. There are different ways you can help:

  • Submit bugs on SourceForge
  • Call for new features on SourceForge
  • Submit patches on SourceForge

Installation

  1. Copy the realtagcloud_plugin to the plugin folder of your b2evolution installation
  2. Login to the administative interface
  3. Install the Real Tag Cloud plugin
  4. Open your Blog Setting and add the Real Tag Cloud as Widget where ever you want it

Usage

Just install and add it as widget to your blog(s). You can define the amount of tags to display in the plugins settings-menu. Now just add tags to your posts, the Real Tag Cloud will look for the most used tags.

Tags: download file available

10 comments

Comment from: John Visitor

John

I can recommend this plugin.
Easy to install, easy to customise and display.

2007-11-01 @ 05:07

Comment from: Daniel Zedler Visitor

Daniel Zedler

The plugin always searches for tag entries in the default blog and therefore does not find articles (Multiblog scenario).

Example:

Your blog url is http://yourblog/index.php/yourblog/?tag=Internet

You click on a tag and it calls
http://yourblog/?tag=Internet

instead of

http://yourblog/index.php/yourblog/?tag=Internet

which would work.

Will this work with register_globals turned off?

I use b2evolution 2.1.0-beta.

2007-11-17 @ 16:40

Comment from: Daniel Zelder Visitor

Daniel Zelder

OK, here is the solution to the probem I described above:

Change the following:
Line 61:
From: global $baseurl;
To: global $Blog;

Line 118:
From: … href="‘.$baseurl.’?tag=’. …
To: … href="‘.$Blog->gen_blogurl(). …

2007-11-17 @ 17:32

Comment from: Daniel Zedler Visitor

Daniel Zedler

Sorry, the above may lead to confusion. Here the corrected lines:

Line 118:
From: … href="‘.$baseurl.’?tag=’. …
To: … href="‘.$Blog->gen_blogurl().’?tag=’. …

2007-11-17 @ 17:34

Comment from: Daniel Zedler Visitor

Daniel Zedler

Sorry for the 3rd comment in 1 hour. Though the plugin works for me now, there is one issue left. The tags are always related to all your blogs and not only to the blog that you are just viewing. So you need to keep this in mind in case you have a multiblog environment.

Nevertheless, good plugin.

2007-11-17 @ 17:43

Comment from: buzzworkers Member

buzzworkers

@ Daniel Zelder : i have register_globals turned off and it’s working great for tags in the default blog, tags on another blog don’t work (yet)

2007-11-20 @ 14:19

Comment from: Tears Visitor

Tears

Version 0.9.5 released!

Now you can use the Tag Cloud in multiple blogs AAAAAAND it only displays the Tags of the active Blog.

Sorry it took so long and thanks to Daniel for the help :)

2007-11-20 @ 17:04

Comment from: buzzworkers Member

buzzworkers

Thanks so much for this update, and the new features ! this plugins rocks !!! finally B2evolution get a great tagcloud solution !

2007-11-21 @ 12:26

Comment from: Wille Raab Visitor

Wille Raab

An issue I encountered now: if blog is including texts from other blogs on the same system (blog settings->advanced->aggregate), the tagcloud still won’t show tags from those texts.

I havn’t looked into the code yet, if I do I’ll post it here, it’d be a nice thing to fix.

2007-11-22 @ 16:50

Comment from: Topanga Visitor

Topanga

If you found the sollution, please let me know. I’m eager to use the plugin also on aggragate blogs.

2007-12-27 @ 19:56


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
More on 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