Skip to content

sweetchowdhury93/normalized-profile-links

 
 

Repository files navigation

normalized-profile-links

Add Links to User Profile and User Card

Official Custom Profile Link adds a link for only one custom field.

Multiple Custom Profile Links is similar to this, but this adds some error checking/fixing of users adding semi-bogus entries.

For example, a user might enter any of these for a Twitter (X):

This theme component will make all of those become "MyHandle", so if a user enters any of those in the twitter field, the link will become https://x.com/MyHandle.

Settings allow adding any kind of site you wish:

edit profile links

If you require additional Font Awesome Icons you can add them to the Additional Icons setting.

A bunch of the sample settings are provided by AI completion and not tested. You can make changes to the settings yourself, but if you let me know about a broken one (via email or PR) I will be happy to fix it.

Another feature I have considered is making it possible to have entries appear on only the User Card or User Profile, rather than both. If that's of interest, please let me know, especially if you have a budget.

Thanks to Gray Arrows Drone Club for funding initial development!

About

Add profile links and normalize the user part (e.g., make https://twitter.com/user or @user both be user)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • SCSS 4.8%
  • Ruby 3.2%