开发者

Rails CMS for a multilingual site [closed]

开发者 https://www.devze.com 2022-12-10 22:27 出处:网络
Closed. This question does not meet Stack Overflo开发者_StackOverflow中文版w guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflo开发者_StackOverflow中文版w guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

A client wants a multilingual site with a CMS. Is there a Ruby on Rails CMS out there that can deal with that out-of-ze-box?


This is an old question, but I thought I would give some additional updated information, because there are definitely more than one Rails CMS with multi-language support:

  • adva-cms
  • radiant
  • refinerycms
  • webiva
  • zena


Try http://adva-cms.org/

Best Rails CMS I've seen so far. It also has German, French, Spanish, English locales built in.


I'd recommend Ubiquo + ubiquo_i18n plugin

http://guides.ubiquo.me/edge/ubiquo_i18n.html

The integration is pretty extensive (e.g. you can have common images for all the translations or independent images per translation), and you can create scaffolds with out the box i18n capabilities.

Disclaimer: I'm one of the developers :)

0

精彩评论

暂无评论...
验证码 换一张
取 消