﻿/*
+-----------------------------------------+
|  CSS Progress Bar BBCode For PHP-Fusion
+-----------------------------------------+
+-----------------------------------------+
| Copyright © Fangree Productions  2010
| Developers: Fangree_Craig
| Web: www.fangree.co.uk
| Email: admin@fangree.co.uk
|-----------------------------------------+
==================================================================================
|                                                                                |
|    This program is free software: you can redistribute it and/or modify        |
|    it under the terms of the GNU Affero General Public License as              |
|    published by the Free Software Foundation, either version 3 of the          |
|    License, or (at your option) any later version.                             |
|                                                                                |
|    This program is distributed in the hope that it will be useful,             |
|    but WITHOUT ANY WARRANTY; without even the implied warranty of              |
|    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               |
|    GNU Affero General Public License for more details.                         |
|                                                                                |
|   You should have received a copy of the GNU Affero General Public License     |
|    along with this program.  If not, see <http://www.gnu.org/licenses/>.       |
|                                                                                |
==================================================================================
|-----------------------------------------+
| PHP-Fusion
| Copyright © 2002 - 2010 Nick Jones
| http://www.php-fusion.co.uk/
|-----------------------------------------+
*/


GENERAL:
-----------------
The CSS Progress Bar inserts a configurable progress bar in the topics.
Ideal for showing how much work you have done on projects.

INSTALL INSTRUCTIONS:
-------------------------------------------
1. Upload all files/folders from files to your ftp root
2. Go to Admin->System Administration->BBCodes and just enable progress BBCode, that's it!

EDITING STYLES:
--------------------------------------------
If you want to change the style of the Progress Bar to suit your theme it's easy just open up progress_bbcode_include.php
and change the style properties.


USAGE:
-----------
[progress]20[/progress]

The number represents the % complete.

Support:
---------------
http://www.fangree.co.uk
