« Is Writing Magnetic Headlines Art Or Science?Are you neglecting your content's visual appeal? »

Four b2evolution Plugins We'd Like To See

Written by Troy on 02/27/08 Filed under: Free Software, Web Software

With the flurry of recent development, b2evolution has quickly caught up to more popular blogging platforms such as WordPress. The only thing we still seem to be lagging behind in is the number of plugins and themes. Here are the essential I’ve seen elsewhere that would be great for evo, if they already exist please do let me know:

CommentLuv
When somebody leaves a comment on a CommentLuv blog, the plugin finds their blog’s RSS feed and links to that person’s latest post. Simple, but it’s spread like wildfire because it adds incentive for comments and helps to build community.

Stripe Ad
The stripe ad is the newest ad craze, mainly because it looks a little different. Shouldn’t be too hard to implement, but nice all the same.

Flickr Photo Dropper
Easily add creative commons photos to your post, what more can I say?

Gravatars
These are avatars that look the same everywhere, and they’re very good for comments and for showing latest visitors. There may already be a plugin for this that I have missed, so if you could direct me to it that would be awesome.

UPDATE:
Hari pointed me to the gravatar code for b2evolution. Here’s what needs to be done:

Place the _item_comment.inc.php file inside your skin folder and customize it:

Find this line

PHP:

switch( $Comment->get'type' ) )
 
{
 
case 'comment'// Display a comment:
 
if( empty($Comment->ID) )
 
{    // PREVIEW comment
 
echo T_('PREVIEW Comment from:').' ';
 
}
 
else
 
{

And add this code anywhere inside the case ‘comment’:

PHP:

// GRAVATAR addition
 
$grav_url "http://www.gravatar.com/avatar.php?gravatar_id=" md5 ($Comment->author_email) . "&default=" urlencode ("http://yourblogurl.com/rsc/img/blank.gif") . "&size=36";
 
echo '<img style="float:right;margin:3px" src="'.$grav_url'" alt="Gravatar" />';
 
// END GRAVATAR addition

Replace the yourblogurl.com with your own blog url.

Technorati:

5 comments

Comment from: hari [Visitor] · http://hari.literaryforums.org
On an unrelated note, your Digg button is slowly down page loads seriously.

I suggest using text links to sumbit the post rather than using their widget.
02/28/08 @ 09:39
Comment from: Troy [Visitor] · http://freewebsiteproject.com
Thanks for catching that Hari, I'll fix it later today.
02/28/08 @ 10:03
Comment from: Walter Cruz [Visitor] · http://b2evolution.waltercruz.com
I have a preliminar version of Fickr Photo Dropper working in b2evo. Do you mind to test?

(If yes, send the 'yes' by e-mail ;) )
06/02/08 @ 15:35
Comment from: pyogazel [Visitor] · http://pyogazel.free.fr
Thank you!
the gravatar code for b2evolution works!
11/28/08 @ 05:27
Comment from: Walter Cruz [Visitor] Email · http://b2evolution.waltercruz.com
You can try: http://b2evolution.waltercruz.com/tag/photo+dropper:
12/22/08 @ 21:19

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)
This is a captcha-picture. It is used to prevent mass-access by robots.

Please enter the characters from the image above. (case insensitive)

Array

Welcome to the FWP blog! Here you'll find information about free software, hosting, domains, and more. We're dedicated to providing easy, accessible tutorials, reviews, and information about only the best free software and services. Whether you're already a webmaster or thinking about becoming one for the first time, I hope you find the information here helpful and valuable. Add to Technorati Favorites

Search

Advertising

XML Feeds

Who's Online?

  • Guest Users: 2

Contents

Sponsors

DotSauce Domain Magazine