imeji-community / imeji

imeji source code can now be found on https://github.com/MPDL/imeji.
https://github.com/MPDL/imeji
12 stars 15 forks source link

Internationalize Collections #43

Open jroed opened 12 years ago

jroed commented 12 years ago

Collections have a title, description and author right now. These values do not change when switching the language. For that reason the collection information stay in the default language meaning that a user not fluent in that language cannot understand what that collection is about. Therefore it would be good to internationalize collections.

kleinfe commented 11 years ago

A temporary workaround could be that you provide the description in several languages in the description box, as we do not have a limit of the description length.

jroed commented 11 years ago

As a workaround not a bad idea but the problem is that in the collection list right now only the first few lines appear. See https://github.com/imeji-community/imeji/issues/268.