Introduction | Overview | Features | Screenshots | Installation | Changelog | Donations

Introduction

Recently I've noticed a couple developers have started creating signature "generators" for their forums. These generators generally display some information about a user and an overview of the community statistics. However, most of these generators are lacking in important features such as a GUI for editing settings, customizable fonts, gradients, etc. To solve this problem I've created Advanced Forum Signatures.

Top

Overview

Advanced Forum Signatures allows you and your members to create custom and unique signatures for use around the internet. A MyBB Administration Panel plugin implements a very easy-to-use control panel for changing settings on the fly. There is no code editing and no worries of changing something you weren't supposed to.

Top

Features

Colored features are new in this release.

URL Parameters

The following parameters may be used to allow members to customize their signatures. These, if included, will take precedence over database default settings.

For example, if I wanted to change the gradient start color to white, I'd call:

http://www.example.com/signature.php?start=ffffff

Multiple values can be used; it does not matter in what order they come in. If I wanted to change all of them, I'd call:

http://www.example.com/signature.php?gradient=horizontal&start=ff0000&end=000000&font=times&size=14&color=000000
Top

Screenshots

ACP Settings - (Show/Hide)

AFSignatures

Default with Fonts - (Show/Hide)

AFSignatures

Default without Fonts - (Show/Hide)

AFSignatures

Custom Text - (Show/Hide)

AFSignatures

Show URL / Short Copyright - (Show/Hide)

AFSignatures

Gradient Effects - (Show/Hide)

Vertical
AFSignatures

Horizontal
AFSignatures

Ellipse
AFSignatures

Rectangle
AFSignatures

Diamond
AFSignatures

"None" - flood fill
AFSignatures

Custom Font Color - (Show/Hide)

AFSignatures

Custom Background Image - (Show/Hide)

AFSignatures

Top

Installation

To install Advanced Forum Signatures, simply upload all the files in this ZIP to the root of your directory. If required, choose to merge the folders (depends on method of uploading). Next, visit the Administration Control Panel, go to Configuration, and choose Plugins on the side menu. Click Activate next to Advanced Forum Signatures. You can now access all the settings by going to Settings on the side menu then clicking Advanced Forum Signatures.

IMPORTANT NOTE ON FONTS

Since I can't legally distribute Microsoft fonts without a license, it's up to you to acquire the following fonts and put them in /afsignatures/. It should be noted these are not required; they simply make the text more pretty. ;)

Key: Font Name => File Name
	Arial            => arial.ttf
	Georgia          => georgia.ttf
	Tahoma           => tahoma.ttf
	Times New Roman  => times.ttf
	Verdana          => verdana.ttf

Generally these fonts can be found in \Windows\Fonts on modern systems. ALL FILES MUST BE PRESENT AND YOU MUST REACTIVATE THE PLUGIN BEFORE FONT-RELATED SETTINGS APPEAR.

Top

Changelog

Version 1.2.0 - 12/10/2009 5:40PM GMT-07:00
	- Added support for a custom background image instead of gradient
Version 1.1.0 - 12/5/2009  3:30PM GMT-07:00
	- Added UTF-8 support
	- Added url parameter support
	- Fixed custom title not defaulting to board name
	- Verifies all settings from database to prevent errors
Version 1.0.1 - 12/5/2009 1:45PM GMT-07:00 MST
	- Fixed Users showing post count
	- Added Version Check
Version 1.0.0 - 12/5/2009 1:31PM GMT-07:00 MST
	Initial Release
Top

Donations

If you find this plugin useful in any way, please consider making a donation. A lot of time went in to making this plugin. While not required, donations are a gift from god to a broke student paying for hosting and spending valuable time programming.

Donate

Top