操作
Enhancement(機能追加・改善) #666
完了Add ability to publish member profile page to out of the SNS (プロフィールページを SNS 外に公開できるようにする)
開始日:
2010-02-16
期日:
2010-03-03
進捗率:
100%
予定工数:
説明
Summary (概要)¶
Add ability to publish member profile page to out of the SNS.
プロフィールページを SNS 外に公開できるようにする。
Spec (仕様)¶
If the administrator allows publishing member profile page, anonymous member can view profile page.
Administrator can select the following publish type in the sns-config page (It is available only for Japanese):- "メンバーの設定を許可する" (Allow configuring by member)
- "メンバーの設定を許可しない(全員に公開)" (Deny configuring by member (All Members)) (Default)
- "メンバーの設定を許可しない(Web全体に公開)" (Deny configuring by member (All Users on the Web))
If the "メンバーの設定を許可する" (Allow configuring by member) is selected, member can configure public_flag for the own profile page (default is "All Members"). Otherwise, all profile pages follow the public_flag that is specified by administrator.
管理者がプロフィールページの公開を許可した場合、未ログインユーザがプロフィールページを閲覧できるようにする。
管理者は SNS 設定ページにて、以下の種類の公開設定を選択できる。- 「メンバーの設定を許可する」
- 「メンバーの設定を許可しない(全員に公開)」 (デフォルト)
- 「メンバーの設定を許可しない(Web全体に公開)」
「メンバーの設定を許可する」 が選択された場合、メンバーは自分のプロフィールページの公開範囲を設定することができる(デフォルト値は「全員に公開」)。それ以外の場合は、すべてのプロフィールページが管理者の設定した公開範囲設定に従う。
操作