Changeset [4f22fed04c34805814b17378a07d6ee369e7d0e3] by Walter McGinnis
December 15th, 2010 @ 06:19 PM
Refinement to placement of where translations controls are for
item classes and making sure that I18n.locale is kept during
redirect after new or updated translation.
https://github.com/kete/kete_translatable_content/commit/4f22fed04c...
Committed by Walter McGinnis
- M app/views/topics/_content_wrapper_start.rhtml
- M lib/kete_translatable_content/extensions/helpers/application_helper.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Kete Translatable Content is a gem that is an add-on for Kete web applications that takes advantage of the mongo_translatable gem’s functionality. As you would expect, you use it to add the ability to translate content in your Kete web site.
Obviously, your site should be set up to support to support multiples locales for this add-on to be useful.