Wie bekomme ich eine Mod Datei in mein Forum eingebaut?
Alle reden davon, jeder scheint es zu machen...bloß wie??
Daß ich die +.mod Datei mit dem Editor öffnen kann habe ich schon mitbekommen
Nur was mache ich damit, kann ich diesen mod in ein phpbb2 mit deutscher Sprache einbauen,oder geht das schief?## MOD Description:
##
## Dynamically resize remote avatars to fit the maximum size set in the admin control panel for uploaded avatars
## - users can link their avatar to any image on the web and it will be automatically
## resized in viewtopic to fit the maximum dimensions set in the ACP
## - aspect ratio is maintained
## - smaller images are not altered or stretched
## - if the remote avatar is not found, you can display a configurable message, e.g. "<avatar not found>"
## - if the remote avatar is too large, you can display a configurable message, e.g. "<avatar too large>"
## - you can optionally restrict avatar size on the view profile page as well
##
## MOD Version: 1.1.2
##
## Installation Level: Easy
##
## Installation Time: < 1 Minute
##
## Files To Edit: viewtopic.php
## includes/functions.php
## language/lang_english/lang_main.php
## includes/usercp_viewprofile.php (optional)
Aber offen ist immer noch die Frage wie baue ich *.mod Dateien ein?
Thx for help!