Changeset [d88251a392f6ae140576995a7e30fb80d43bf255] by Walter McGinnis
January 26th, 2011 @ 04:45 PM
Overriding edit link to warn user that they may want to edit
translation instead. Making translations#edit link available to
logged in users and translations#delete to moderators and above.
Previously you had to be a moderator or above to get link to
translations#edit.
https://github.com/kete/kete_translatable_content/commit/d88251a392...
Committed by Walter McGinnis
- M config/locales/en.yml
- 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.