Changeset [468248719e476e5052f5a1b952eaac35f81ca9bc] by Luca Guidi
April 5th, 2009 @ 07:01 PM
Began with rewrite http://github.com/jodosha/click-...
Committed by Luca Guidi
- M Rakefile
- M app/controllers/translations_controller.rb
- M app/helpers/translations_helper.rb
- M app/views/shared/_click_to_globalize.html.erb
- M init.rb
- M lib/click_to_globalize.rb
- M tasks/click_to_globalize.rake
- M templates/_click_to_globalize.html.erb
- M templates/locales_controller.rb
- M templates/locales_helper.rb
- M test/assertions.rb
- M test/browser.html
- M test/click_to_globalize_test.rb
- M test/click_to_globalize_test_old.rb
- M test/console.html
- M test/fixtures/index.html.erb
- M test/functional/ajax_inplaceeditor.html
- M test/functional/fixtures/translate_eight.xml
- M test/functional/fixtures/translate_five.xml
- M test/functional/fixtures/translate_four.xml
- M test/functional/fixtures/translate_lorem.xml
- M test/functional/fixtures/translate_lorem_area.xml
- M test/functional/fixtures/translate_one.xml
- M test/functional/fixtures/translate_seven.xml
- M test/functional/fixtures/translate_six.xml
- M test/functional/fixtures/translate_three.xml
- M test/functional/fixtures/translate_two.xml
- M test/functional/fixtures/translate_unformatted_eight.xml
- M test/functional/fixtures/translate_unformatted_five.xml
- M test/functional/fixtures/translate_unformatted_four.xml
- M test/functional/fixtures/translate_unformatted_lorem.xml
- M test/functional/fixtures/translate_unformatted_lorem_area.xml
- M test/functional/fixtures/translate_unformatted_one.xml
- M test/functional/fixtures/translate_unformatted_seven.xml
- M test/functional/fixtures/translate_unformatted_six.xml
- M test/functional/fixtures/translate_unformatted_three.xml
- M test/functional/fixtures/translate_unformatted_two.xml
- M test/functional/translations_controller_test.rb
- M test/javascript/browser.html
- M test/javascript/console.html
- M test/javascript/functional/ajax_inplaceeditor.html
- M test/javascript/functional/fixtures/translate_eight.xml
- M test/javascript/functional/fixtures/translate_five.xml
- M test/javascript/functional/fixtures/translate_four.xml
- M test/javascript/functional/fixtures/translate_lorem.xml
- M test/javascript/functional/fixtures/translate_lorem_area.xml
- M test/javascript/functional/fixtures/translate_one.xml
- M test/javascript/functional/fixtures/translate_seven.xml
- M test/javascript/functional/fixtures/translate_six.xml
- M test/javascript/functional/fixtures/translate_three.xml
- M test/javascript/functional/fixtures/translate_two.xml
- M test/javascript/functional/fixtures/translate_unformatted_eight.xml
- M test/javascript/functional/fixtures/translate_unformatted_five.xml
- M test/javascript/functional/fixtures/translate_unformatted_four.xml
- M test/javascript/functional/fixtures/translate_unformatted_lorem.xml
- M test/javascript/functional/fixtures/translate_unformatted_lorem_area.xml
- M test/javascript/functional/fixtures/translate_unformatted_one.xml
- M test/javascript/functional/fixtures/translate_unformatted_seven.xml
- M test/javascript/functional/fixtures/translate_unformatted_six.xml
- M test/javascript/functional/fixtures/translate_unformatted_three.xml
- M test/javascript/functional/fixtures/translate_unformatted_two.xml
- M test/javascript/lib/jstest.rb
- M test/javascript/lib/template.erb
- M test/javascript/lib/unittest.js
- M test/javascript/test.css
- M test/javascript/unit/ajax_inplaceeditor.html
- M test/javascript/unit/click_to_globalize.html
- M test/javascript/unit/element_mixins.html
- M test/javascript/unit/fixtures/translations.json
- M test/javascript/unit/selectors.html
- M test/javascript/unit/unit_tests.html
- M test/lib/jstest.rb
- M test/lib/template.erb
- M test/lib/unittest.js
- M test/test.css
- M test/test_helper.rb
- M test/unit/ajax_inplaceeditor.html
- M test/unit/click_to_globalize.html
- M test/unit/element_mixins.html
- M test/unit/fixtures/translations.json
- M test/unit/selectors.html
- M test/unit/unit_tests.html
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Click to Globalize is an extension for Globalize plugin, it allows to edit in place globalized labels. With this plugin you don't have to create a
globalization back-end, but just edit your interface in place!!