Description du MOD : Ce module attribue un avatar par defaut a ceux qui n'en n'ont pas et aux invités
Auteur du MOD : Sven Ansem < sven@shannado.nl > http://www.shannado.nl/forumorg
Niveau d'installation du MOD : Facile
Version du MOD : 1.1.0
Démo : Non
Compatible EasyMOD : oui
- Code: Tout sélectionner
##############################################################
## MOD Title: Default avatar
## MOD Author: Manipe < admin@manipef1.com > (N/A) http://www.manipef1.com
##
## MOD Description: Lets the administrator choose a default avatar, if a user hasn't already selected one. The default
## avatar can be changed through the ACP. You can also select wheather you want to display the default
## avatar for guests, registered users or both, and choose a different default avatar for guests and users.
##
## MOD Version: 1.1.0
##
## Installation Level: Easy
## Installation Time: ~ 5 Minutes
##
## Files To Edit: admin/admin_board.php
## language/lang_french/lang_admin.php
## includes/usercp_viewprofile.php
## templates/subSilver/admin/board_config_body.tpl
## viewtopic.php
##
## Included Files: N/A
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## You can choose the default avatar by following the "Configuration" link under
## the "General Admin" heading, in the left panel of the ACP.
##
## Made by request from this topic: http://www.phpbb.com/phpBB/viewtopic.php?t=254117
##
##############################################################
##
## Informations : Ce mod a été testé et remit en page par l'equipe mod de phpBB.biz
##
## Vous en trouverez la derniere version a cette adresse :
## http://forum.phpbb.biz/viewtopic.php?t=90273
##
## Le support se trouve a cette adresse :
## http://forum.phpbb.biz/viewtopic.php?p=969856
##
##############################################################
## MOD History:
##
## 2005-01-10 - Version 1.1.0
## - Added a function so you can set a different avatar for users and guests, and so that you
## can set it so that no default avatar is shown.
##
## 2005-01-09 - Version 1.0.0
## - First version, seems to work fine.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

