[[PageOutline(2-5,Contents,pullout)]] = Language translation of changeset messages in timeline using Google Language API == Description !JavaScript add-on that translates changeset comments in Trac timeline using Google AJAX Language API version 1. == Bugs/Feature Requests Existing bugs and feature requests for GoogleTranslateTimelineScript are [report:9?COMPONENT=GoogleTranslateTimelineScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=GoogleTranslateTimelineScript&owner=techtonik new ticket]. [[TicketQuery(component=GoogleTranslateTimelineScript&group=type,format=progress)]] == Download Download the zipped source from [download:googletranslatetimelinescript here]. == Source You can check out GoogleTranslateTimelineScript from [http://trac-hacks.org/svn/googletranslatetimelinescript here] using Subversion, or [source:googletranslatetimelinescript browse the source] with Trac. == Example Place '''timeline.translate.js''' into your project ''htdocs/'' directory. Merge the following '''site.html''' example with your environment's ''templates/site.html'' head section: {{{ #!xml ${select('*|comment|text()')} }}} Tune ''timeline.translate.js'' to match you source/target language. == Recent Changes [[ChangeLog(googletranslatetimelinescript, 3)]] == Author/Contributors '''Author:''' [wiki:techtonik] [[BR]] '''Maintainer''': [[Maintainer]] [[BR]] '''Contributors:'''