Project

General

Profile

Actions

Enhancement(機能追加・改善) #841

open

コミュニティカテゴリ名を多言語化して欲しい

Added by pnetan   over 14 years ago. Updated almost 5 years ago.

Status:
New(新規)
Priority:
Normal(通常)
Assignee:
-
Target version:
Start date:
2010-03-12
Due date:
% Done:

0%

Estimated time:

Description

http://sns.openpne.jp/?m=pc&a=page_fh_diary&target_c_diary_id=23885 より転載

多言語対応SNSを立ち上げるため、OpenPNE 3.4を設置し検証しています。
3.4ではコミュニティカテゴリの多言語考慮がされていませんが、今後の予定はあるのでしょうか?

ためしに以下のファイルを編集してみました。
一部抜粋

OpenPNE3/config/doctrine/schema.yml

CommunityCategory:
 actAs:
  I18n:
   fields: [name]
   length: 5

OpenPNE3/data/fixtures/007_import_community_category.yml

CommunityCategory:
 community_category_local:
  Translation:
   ja_JP:
    name: "地域" 
   en:
    name: "Area" 
  tree_key: 1
  is_allow_member_community: 1

(全角スペースを半角スペース2つの代わりに使いました)
一応期待通りに動いてくれましたが、管理画面を修正する必要があります。 

Actions #1

Updated by kaoru n almost 5 years ago

  • Target version set to OpenPNE 3.10.x
Actions

Also available in: Atom PDF