- Code: Select all
##############################################################
## MOD Title: Translate posts
## MOD Author: Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
## MOD Description: This mod will give both guests and registered
## users, the ability to translate the posts
## into there own language selected in there
## profile (guest will have board language).
## MOD Version: 0.9.0 (RC4)
## MOD Compatibility: 2.0.5->2.0.17 (prior release not tested)
##
## Installation Level: Intermediate
## Installation Time: 10 Minutes (1mn by EasyMOD of Nuttzy)
## Files To Edit: 11
## common.php
## viewtopic.php
## admin/admin_users.php
## includes/functions_selects.php
## includes/sessions.php
## includes/usercp_avatar.php
## includes/usercp_register.php
## templates/subSilver/profile_add_body.tpl
## templates/subSilver/subSilver.cfg
## templates/subSilver/viewtopic_body.tpl
## templates/subSilver/admin/user_edit_body.tpl
##
## Included Files: 125
## translate_posts_db_update.php
## root/viewtopic_translate.php
## root/includes/translate_language_map.php
## root/language/lang_english/lang_translate_posts.php
## root/templates/subSilver/viewtopic_translate_body.tpl
## root/templates/subSilver/images/icon_mini_translate_xxxxx1.gif (30)
## root/templates/subSilver/images/icon_mini_translate_xxxxx2.gif (30)
## root/templates/subTrail/images/icon_mini_translate_xxxxx1.gif (30)
## root/templates/subTrail/images/icon_mini_translate_xxxxx2.gif (30)
##
##############################################################


