什么cms可以支持多种语言?
我的一位客户要求我在她的网站中集成开源 CMS。我现在面临的挑战是她希望网站是双语的。有没有cms可以实现这个功能?每个页面上的内容应该以英语或法语显示,并且没有自动翻译(如谷歌或巴别鱼)。语言配置文件中只应保存静态内容。
感谢您的任何帮助或想法。
One of my clients asked me to integrate an open source CMS in her website.The challenge I have right now is that she wants the website to be bilingual. is there any cms that implements this feature? The content on each page should be displayed either in english or french and no automation translation(like google's or babel fish). only static content should be held in language configuration files.
Thanks for any help or idea.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(8)
N2CMS 可以做到这一点。它支持一次安装多站点、多语言、模板、MVC。而且它对开发人员非常友好,用 C# 开发。
N2CMS can do that. It supports multi-sites on one installation, multi-language, templating, MVC. And it is a very developer-friendly, developed in C#.
Drupal 除了被认为是最好的基于 php 的开源 CMS 之外,还具有多语言支持
“国际化:构建多语言站点”
http://drupal.org/node/133977
Drupal, besides being considered the best php-based open source CMS, has multilingual support
"Internationalization: Build Multilingual Sites"
http://drupal.org/node/133977
Umbraco 就是这样做的,它是 FOSS 并且基于 .NET。
http://umbraco.org/
Umbraco does this, is FOSS and based on .NET.
http://umbraco.org/
去joomla它支持多语言,使用joom Fish组件
go for joomla it support multi lingual , use joom fish component
根据其常见问题解答之一,Plone,运行 LinguaPlone 插件如果我正确理解你的问题,可以做到这一点。
According to one of its FAQ's, Plone, running the LinguaPlone add-on can do this, if I understand your question correctly.
MODXCMS.com 确实使您能够在同一网站上使用多种不同的语言!
他们称之为 YAMS——另一种多语言解决方案 ---
有关 MODX 论坛上的 YAMS
MODXCMS.com does enable you to use lots of different languages on the same site!
They call it YAMS - Yet Another Multilingual Solution ---
about YAMS on the MODX Forums
我建议使用 MODx CMS 和 YAMS。选择 Evolution 版本,而不是 Revolution。我刚刚安装了 YAMS,它运行得非常好。
学习曲线可能有点陡峭,但我花在学习上的每一个小时都是值得的。
I say go with MODx CMS coupled with YAMS. Choose the Evolution release, not the Revolution. I just installed the YAMS and it's working like a charm.
The learning curve maybe a bit steep but it's worth every hour I spent learning it.