THUMBNAIL

15 years 10 months ago #64725 by Raj
THUMBNAIL was created by Raj
When I upgraded and made the avatar field visible on my registration page, it came up with the word "THumbnail" as its default title.

Recommend you change this to Avatar. People aren't uploading thumbnails, they're uploading avatars. They don't want to chose a thumbnail, either. They want to choose an avatar, from which a thumbnail is made.

Small point, I know.

Please Log in to join the conversation.

15 years 10 months ago #64727 by Raj
Replied by Raj on topic Re:THUMBNAIL
I made the avatar a required field and now I see how new members can upload their avatar upon registration. LOVING IT !!!!!!!!!!!!!!!!!!!!!!!!!!

Raj

Please Log in to join the conversation.

15 years 10 months ago #64780 by beat
Replied by beat on topic Re:THUMBNAIL
Ok, good point, I don't really like "avatar" as it's not internationally understandable, so chose "Image", if that's ok ;)

It was a language string:

DEFINE('_UE_IMAGE','Thumbnail');

changed it to:

DEFINE('_UE_IMAGE','Image');

for next version.

Thanks for pointing to this B)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

15 years 10 months ago #64797 by Terp
Replied by Terp on topic Re:THUMBNAIL
..maybe even use 'profile image,' as that is the language the default option uses for the corresponding drop-down:

"No profile image"

...just changed in here:

components\com_comprofiler\plugin\language\default_language\default_language.php

I didn't even think of this change...good call, sir.

Please Log in to join the conversation.

15 years 10 months ago #64820 by beat
Replied by beat on topic Re:THUMBNAIL
DEFINE('_UE_IMAGE','Profile image');

will be it. ;)

Good feedback, sir B)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.152 seconds