Changeset [78ef03a7d2d6d09de1b0860e0e836509e3eaa894] by Walter McGinnis
November 26th, 2010 @ 02:27 PM
Putting in logic to reinstate old behavior for non-versioned
translatable records, as they are usually more of an admin
interface (thus "needed_in_locales" is a time saver).
https://github.com/kete/kete_translatable_content/commit/78ef03a7d2...
Committed by Walter McGinnis
- M app/views/topics/_content_wrapper_start.rhtml
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.