Project:Drupal Commons
Version:7.x-3.x-dev
Component:Code
Category:task
Priority:major
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

If you need to build a multilingual community based on Commons, you'll probably use entity translation to translate your content and not content translation.
Why? Think about groups or events, where you only want to have one node. Or machine-translated comments to enable multilingual discussions.
Therefore it would be a benefit to include the title module (http://drupal.org/project/title) in Commons and replace all titles with an entity field and take care of it in all views build so far.
This would make it smarter or enable multilingual communities to follow updates on Commons more easily. Otherwise each Commons update would result in a huge amount of rework.

Comments

#1

+1

#2

Title:Multilingual communities» Add entity translation module
Category:feature request» task
Priority:normal» major

Looks like the solution here is to add http://drupal.org/project/entity_translation to Commons.

Also, marking #1835688: Event registration type field not translatable as a duplicate.

#3

To solve this issue, both modules should be added to Commons

  • title
  • entity_translation

#4

Title:Add entity translation module» Add Title module

Let's add Title but stick with the core Translation module which is more mature (Entity translation is currently in Beta and only used on ~5,000 sites vs Core translation module which is available on all Drupal sites) and supported by services such as http://drupal.org/project/lingotek.

#5

Adding title for now is fine!

There is a discussion going for modifying the core comments module to work correct with entity translation, which should be solved first.

#6

Status:active» fixed

Title module is now added to the Commons make file. Thanks!

http://drupalcode.org/project/commons.git/commitdiff/f786695?hp=d1a0f9d5...

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.