Template Modification System
============================
Author: Andreas 'Kirby' Kirbach
URL: http://www.vbulletin.org/forum/misc.php?do=producthelp&pid=tms
Version: 1.1.5

Description
-----------
This Modification allows automatic managament of Template-Modifications

Installation
------------
1) Upload all files in folder upload to ther respective directories on your webserver.
2) Go to ACP / Plugins & Products / Manage Products and import product-tms.xml

Uninstallation
--------------
1) Go to ACP / Plugins & Products / Manage Products and uninstall the product named 'Template Modification System'.
2) Delete the following Files
   - admincp/templateedits.php
   - includes/adminfunctions_templateedits.php
   - includes/xml/cpnav_tms.xml
   - clientscript/tms_ajax.js
   - clientscript/tms_templateeditmgr.js
   - includes/md5_sums_tms.php

Usage
-----
After installation, two new links will appear in the navigation frame (left side) in section 'Styles & Templates'

Warning
-------
The maintenance function 'Rebuild all Styles' MUST NOT be executed when the Plugin System or TMS is disabled!

Demos
-----
In folder demos you can find some demo XML and textfiles for existing hacks.

Branding
--------
This Modification will display a small copyright-notice "Template-Modifications by TMS" in the footer of your forum.
According to the license agreement for this modification, you are not allowed to remove this copyright notice!
If you want a branding free version, please contact me (andreas.kirbach@gmxpro.de).

Contributions
-------------
Many thanks to Hoffi, Hellraider, Stoebi and Onur for Bug-Reports & Suggestions during the first Beta-Test.
Special thansk to Hoffi for providing additiona demos.