Active
Project:
Enterprise Blog
Version:
7.x-1.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2012 at 13:27 UTC
Updated:
3 Sep 2012 at 19:35 UTC
I have a user profile picture field already, and was trying to figure out where the "enterprise_blog_picture" field is used so that I can make adjustments accordingly. I couldn't find it, so I'm asking here.
Thanks!
Comments
Comment #1
August1914 commentedenterprise_blog_picture belongs the entity bundle "user"
you can manage the attributes here:
/admin/config/people/accounts/fields
you can set the image and related attributes by editing the user at
/admin/people
Comment #2
bjlewis2 commentedRight. Let me rephrase my question:
I already have a user profile photo field, so I was wondering if the enterprise_blog_picture is being used in a view (or something else) somewhere so that I can replace it with my existing photo field.
I just don't want to break anything if I delete the enterprise_blog_picture field.
Comment #3
August1914 commentedThe enterprise_blog_picture is intended to be attached to comments that the user makes, as a alternate to the profile image; that's what it looks like to me. It is not used in the enterprise_blog views, as far as I can tell.
Maybe I'm missing something, but, I think that the intended functionality is orphaned as of 7.x-1.0-rc1, because it styled with 'enterprise_blog_thumbnail', which is not included in the feature.
Comment #4
bjlewis2 commentedAlright, I'll just delete it and hope that nothing explodes. :)
Thanks!
Comment #5
boonthanom commentedHi ,all
I would like to display image user'profile on the last blog post
how i can do that.
Thank you
Comment #6
bjlewis2 commented@boonthanom Please open a new issue if you need support for this module. Your request has nothing to do with the original post, so this is not the place to ask your question.
Issue queues are generally not a great place to ask for site configuration help anyway. You would be better off getting on IRC (http://drupal.org/irc) to ask for support.