- Code: Select all
##############################################################
## MOD Title: Flashing GIF for new PM
## MOD Author: Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
## MOD Description: This MOD replace the PM GIF by a flashing
## one when you have new PM not viewed.
## MOD Version: 1.0.1
## Compatibility: 2.0.4->2.0.6 (2.0.0->2.0.3 not tested)
##
## Installation Level: Easy
## Installation Time: 2 minutes
## Files To Edit: 2
## templates/subSilver/overall_header.tpl
## templates/subSilver/subSilver.cfg
##
## Included Files: 4
## root/templates/subSilver/images/icon_mini_message.gif
## root/templates/subSilver/images/icon_mini_no_message.gif
## root/templates/subTrail/images/icon_mini_message.gif
## root/templates/subTrail/images/icon_mini_no_message.gif
##
##############################################################
## MOD History:
##
## 2003-12-10 - Version 1.0.1
## - phpBB template compliance enhancement
##
## 2003-08-03 - Version 1.0.0
## - Initial final release
##
##############################################################
In fact, this MOD replace the normal PM GIF by this one
P.S. : This MOD can now be intalled by EasyMOD since the 0.2.0a release!


