PDA

View Full Version : Mini Mods - Translate every page on the fly


doa24uk
06-02-2009, 10:00 PM
NOTE: This MOD will work on ANY version of vBulletin - 3.4,3.5,3.6,3.7,3.8 etc...


This will give you a Google translate box which will allow users to translate your pages on the fly into their own language!


Step 1


Go here (http://translate.google.com/translate_tools) and choose your forum native language, copy the code given in the box.

Step 2


In FORUMHOME FIND

<!-- end today's birthdays -->
</if>

INSERT AFTER

{Code copied from Step 1}


In FORUMDISPLAY FIND

<!-- ############## END THREADS LIST ############## -->
</if>


INSERT AFTER

{Code copied from Step 1}


In SHOWTHREAD FIND

<!-- / social bookmarking links -->
</if>

INSERT AFTER

{Code copied from Step 1}


In USERCP FIND

$template_hook[usercp_main_pos6]


INSERT AFTER

{Code copied from Step 1}


DEMO:

FORUMHOME (http://lazyrecords.co.uk/forum)
FORUMDISPLAY (http://lazyrecords.co.uk/forum/announcements-8.html)
THREAD DISPLAY (http://lazyrecords.co.uk/forum/announcements-8/welcome-to-lazy-records-1.html)