My Projects

Projects

View All Posts In My Blog »


Gravatar Plugin

12.21.2008 | 0 Comments

This is a 68 Classifieds Smarty plugin that will allow you to integrate a gravatar, or globally recognized avatar, for your users. This plugin supports the following parameters: rating, size, class, border, and default. So it is highly flexible and can easily be customized to work with your site design. You can see an example of this by viewing the reviews for this plugin at ClassifiedMods. It appears there is another Smarty Gravatar plugin that can be found here Smarty Implementation. A little different setup but same results.


Instructions

Upload the function.gravatar.php file to your Smarty plugins directory.

Next in the location where you want the Gravatar icon displayed add:

{gravatar size="32" class="avatar avatar-32" email=$email} 

Parameters

size
(integer) The size of the Gravatar. Default 32
class
(string) A class assigned to the image. Default N/A
email
(string) The users email. (required)

default
(string) The default image if no gravatar. Default N/A
border
(integer) A border around the image. Default N/A

Download

Download | Instructions | SVN


Help & Support

This is a free plugin and I make absolutely no guarantee I can offer support. If you find any bugs or need any support please post in my support forums.


68 Classifieds

12.20.2008 | 0 Comments

68 Classifieds is a professionally developed PHP Classifieds script that was built with you - the site owner - in mind and to assist you in generating income from your website. Whether you are running classifieds for autos, motorcycles, bicycles, rv’s, guns, horses, or general merchandise, our product is the right package for you.

More Info:
» 68 Classifieds
» My 68 Classifieds Modifications


68 KB

12.20.2008 | 0 Comments

68kb is a free open source PHP MySQL driven knowledge base script. It is designed to make it easy to configure and setup. Also built upon the excellent CodeIgniter framework.

More Info:
» 68KB
» My 68KB Modifications


iNove for bbPress

11.20.2008 | 12 Comments

I have just ported the awesome iNove wordpress theme over to a bbPress template. iNove is a theme inspired by MacZone. It is very stylish and doesn’t require any plugins.

The theme has a nice clean look to it and it should make for a great forum layout. This is the first theme I have ever ported to bbPress and it probably contains a lot of unneeded code. Especially in the css department. Depending on the response and the time I have I may clean it up in the future.

You can see a demo of this theme over at bbshowcase.org.


Download

Download | Latest Release: v0.0.3

Tested With: bbPress v0.9.0.2


Change log

Join my newsletter to stay up to date with new releases

v0.3 - 12/26/2008

  • Moved search to nav bar.
  • Added support for js sub navigation
  • Moved login to sidebar
  • Added bbpress logo to footer. Thanks to Paul.

v0.2 - 12/16/2008

  • Moved view list to right side.
  • Removed background image. Issue with Safari

If you have any questions or comments about it please comment below.