Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们的一个潜在客户希望在他们的新网站上使用 big5 字符编码。
是否可以使用 Drupal CMS 在 big5 中创建站点?
这个问题可能没有意义,因为我没有找到很多以 big5 drupal 作为关键字的谷歌结果......
请帮忙!
我会说这是不可能的。并非没有黑客核心及其数据库层、过滤层和表单层。
Drupal 以 UTF-8 传递所有字符串。Big-5 被“包含”在 UTF-8 中,这意味着:Big-5 中的所有字符都可以在 UTF-8(以及更多)中找到。