Skip to content

Conversation

akagane99
Copy link
Contributor

コンテンツコメントの投稿画面で欲しかったので、カスタマイズしました。
NetCommons3/ContentComments#10

@akagane99
Copy link
Contributor Author

実装サンプルはこんな感じ

                    <?php echo $this->DisplayUser->avatar(AuthComponent::user(), array(
                        'class' => 'media-object',
                        'alt' => AuthComponent::user('handlename'),
                        'width' => '60',
                        'height' => '60',
                    ), 'id'); ?>

s-nakajima added a commit that referenced this pull request Jan 14, 2016
ログインしている自分のアバター表示に対応
@s-nakajima s-nakajima merged commit e24ed12 into NetCommons3:master Jan 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants