Agile Web Development

Build it. Launch it. Love it.

Click To Globalize

This plugin is an extension of Rails Globalize and allows to translate your views in place!!
It’s easy to plugin and plugout and also support Textile and Markdown formatting.

Vitals

Home http://www.23labs.net
Repository http://dev.23labs.net/svn/rails/plugins/click_to_globalize/
License Rails' (MIT)
Tags Tag_red globalize
Rating (5 votes)
Owner Luca Guidi
Created 30 October 2007

Comments

  • Iain Hecker
    18 January 2008

    It doesn't seem to handle sprintf-like texts.

  • Avatar
    17 March 2008

    I have fixed it now. It works with text like 'Hello %s' % 'world'

  • Avatar
    MichaƂ Stanek
    8 July 2008

    When I install it in RAILS 2.1 project i get an error:

    Callbacks must be a symbol denoting the method to call, a string to be evaluated, a block to be invoked, or an object responding to the callback method.

    It appears during call controller action.

    Ps: I install globalize plugin from http://www.nateclark.com/articles/2008/06/11/globalize-plugin-for-rails-2-1

Add a comment