Wavatar - Funky Parts

Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.

What you can do to help:

Replaces parts to Make "funky" wavatars at 100x100 size.

Last updated

This is a small enhancement to the awesome Wavatar plugin by Justin Richer based on the original http://www.shamusyoung.com/twentysidedtale/?p=1462

I do not take credit for this. I'm simply making it available to the community.

All props to the creator of Funky Wavatars

 

Installation instructions:

  • You must already have the Wavatar plugin installed see above.
  • unzip and overide the parts directory and start.php in .../mod/wavatar with the ones included here.

For those that would like to edit the start.php by hand, here are the changes:

  • Edit start.php in .../mod/wavatar as follows:
  • change line:

define('WAVATAR_SIZE',           '80');

  • to this:

define('WAVATAR_SIZE',           '100');

  • Look for these lines:

wavatar_apply_image ($avatar, "brow$brow");

wavatar_apply_image ($avatar, "eyes$eyes");

  • and swap them like this:

wavatar_apply_image ($avatar, "eyes$eyes");
wavatar_apply_image ($avatar, "brow$brow");

 

Stats

  • Category: Photos and Images
  • License: GNU General Public License (GPL) version 2
  • Updated: 1970-1-1
  • Downloads: 1583
  • Recommendations: 0