Changeset [567d73fad2acdf850641ef5c8f95b5044c70fd72] by Walter McGinnis
December 1st, 2010 @ 08:29 AM
Merge branch 'enhance_1' of https://github.com/Breccan/kete_translatable_content into enhancement_1_version_translation
- 'enhance_1' of https://github.com/Breccan/kete_translatable_content: Versioned translations and new format for links with old tags Add versioned_edit template https://github.com/kete/kete_translatable_content/commit/567d73fad2...
Committed by Walter McGinnis
- A app/views/translations/versioned_edit.html.erb
- M app/views/topics/_content_wrapper_start.rhtml
- M config/locales/en.yml
- M lib/kete_translatable_content/extensions/controllers/translations_controller.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.