[DigitalPoint] Profiles

[DigitalPoint] Profiles 1.0.0

No permission to download
What exactly are you asking for? That spiders are prevented from spidering based on a string (the username) existing on any particular page?
Yes, in the posts, profiles and threads, but not only the username, including profile photos and user info (custom user fields).
 
One suggestion: could you please create a checkmark that resembles the one in the attachment pic?
 

Attachments

  • Screenshot 2026-03-07 135731.webp
    Screenshot 2026-03-07 135731.webp
    1 KB · Views: 2
Icons come from FontAwesome, so if you want to change FontAwesome icons, you would need to talk to FontAwesome developers. If you just want to use the solid version of their badge icon, edit the profile_less_macros template and change @fa-var-badge-check to @fa-var-solid-badge-check.
 
I was thinking... why not automatically set a user’s display name to match their username if no display name has been set yet? That way, newer installations won’t end up with lots of “@” mentions showing instead of names.

It seems like this add-on works best when it’s in place from day one. But on an established forum where display names are introduced later, a lot of users won’t have that field populated, which could lead to a lot of “@” placeholders across the forum.
 
I was thinking... why not automatically set a user’s display name to match their username if no display name has been set yet? That way, newer installations won’t end up with lots of “@” mentions showing instead of names.

It seems like this add-on works best when it’s in place from day one. But on an established forum where display names are introduced later, a lot of users won’t have that field populated, which could lead to a lot of “@” placeholders across the forum.
Display names are never required and not all users can even have display names (it’s based on their user group settings). The “@“ isn’t a placeholder, it’s a designation you are seeing a username.

If you are just trying to avoid ever displaying the @, it’s an easy CSS edit to remove it from usernames (which would effectively be the same thing as setting display names to be the same as usernames).
 
If I just want this add-on for a verified badge for a certain usergroup, would that work? (Other features are cool though.) And can I change the color so it is not the same as the username color? Thanks!
 
If I just want this add-on for a verified badge for a certain usergroup, would that work? (Other features are cool though.) And can I change the color so it is not the same as the username color? Thanks!
It doesn’t have a color selector, but it’s easy enough to edit the CSS to do the color.
 
Thanks. I activated this add-on, how can I remove the @ from usernames? I have change display name set to Never and it is still there.
It doesn’t have a color selector, but it’s easy enough to edit the CSS to do the color.
How would I do this? Thanks!
 
Thanks. I activated this add-on, how can I remove the @ from usernames? I have change display name set to Never and it is still there.

How would I do this? Thanks!
Edit the profile_less_macros template. Add whatever color you want to the .username--verified:after section and you could just remove the whole .username--at:before section to remove the @.
 
I tried this add-on and in the online widget and all the usernames run together without a space after the comma. I tried default style and reinstalling, no edits, still happens.
 
Last edited:
I tried this add-on and in the online widget and all the usernames run together without a space after the comma. I tried default style and reinstalling, no edits, still happens.
Do you have a screenshot or URL? Maybe using a custom theme that it doesn’t jive with?
 
Back
Top Bottom