Google Translation Pack for Wordpress

Discussion in 'PHP' started by RECEP, Apr 6, 2007.

  1. #1
    Hello friends, l am tring to add some codes for wordpress to get the translated pages from google translation service.
    l want to add the codes to single pages, so l can get each post's translation or the eery posts end with the posts permalink.
    <a href="http://www.warezworld.net">Eng</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Cfr&u=<?php echo get_permalink()?>">Fr</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Czh-CN&u=<?php echo get_permalink()?>">Chn1</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Czh-TW&u=<?php echo get_permalink()?>">Chn2</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Car&u=<?php echo get_permalink()?>">Arabic</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Cde&u=<?php echo get_permalink()?>">De</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Cit&u=<?php echo get_permalink()?>">it</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Cja&u=<?php echo get_permalink()?>">Jpn</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Cko&u=<?php echo get_permalink()?>">Krn</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Cpt&u=<?php echo get_permalink()?>">Prt</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Cru&u=<?php echo get_permalink()?>">Rus</a> - 
    <a href="http://66.249.93.104/translate_c?hl=en&langpair=en%7Ces&u=<?php echo get_permalink()?>">Esp</a> - 
    Code (markup):
    l made this code, but when l try to open these links they show error message or they dont tranlate pages:S
    l need help , thanks...
     
    RECEP, Apr 6, 2007 IP