LockedAlternative Display Name Support

Author
APGvNext (Sam)
vNext Owner
  • Total Posts : 12448
  • Reward points : 218330
  • Joined:
  • Status: offline
5 (1)

Alternative Display Name Support

Before jumping into UI improvements for version 4, I'd like to spend a post talking about an important aspect of the software for version 4:

Alternative Display Name Support

The current version of the software displays users' login (the user name people sign up the forum with) beside their messages and in their user profiles, and users have to contact the admin if they wish to change their names for use on the forum. This system has been effective as a good way to identify message authors and to prevent users from changing their identity for malicious reasons (spamming the forum under a name and switch to a different identity at will), and most are satisfied with it.
 
However, over time we have received numerous requests to support alternative Author Name display on the message pages and user profiles (or rather, on all public facing pages like the online user list and gallery, etc.). These requests are usually from forum owners who integrated the software with an existing membership system.
 
In such cases, when integration is turned on, the forum software pulls the User Names directly from the existing membership, and it sometimes becomes problematic if the existing User Name field was not designed to be shown publicly, e.g. social security number, email address (SPAM), employee's ID, etc.
 
With the above demand in mind, in the next version, we will have the ability to support Alternative Display Name:
  1. Users can select one of the following as their identity on the board:
    • Login (current implementation);
    • Display Name (his choosing);
    • First Name + Last Name;
    • First Name only.
  2. Admin can decide how the board supports such functionality:
    • Whether Users can choose identity other than their login;
      • Admin can decide the default identity:
        • Login (current implementation)
        • First + Last Name
        • First Name
    • Whether to allow users to create a custom Display Name;
      • Custom display name must be unique;
      • Admin can choose how often the custom display name can be changed.
With the above specs, the new system will be flexible but also effective to prevent users from switching identities thus creates moderation and management difficulties for the Admins and Moderators.
 
In the next post, I will discuss an important aspect of SEO in the next version: Improved URL SEO options using ASP.NET URL Routing (not rewriting URLs anymore).
#1

3 Replies Related Threads

    Ozzie
    vNext Owner (f)
    • Total Posts : 79
    • Reward points : 5070
    • Joined:
    • Status: offline
    Re:Alternative Display Name Support (permalink)
    0
    Outstanding addition.  Looking forward to v4.0

    Ozzie
    If technology has not made your life simpler, then you are probably spending too much time and money maintaining your gadgets...
    #2
    ojm37
    License Holder
    • Total Posts : 88
    • Reward points : 210
    • Joined:
    • Status: offline
    Re:Alternative Display Name Support (permalink)
    +1 (1)
    Most excellent.
    • The next feature I would like to see (that would make it easier to integrate into an existing site) would be to provide the forum components as controls that customers (us) could then place on a page. This is more than just letting us modify the master page; this would be allowing us to put whatever controls we wanted on a form to lay out and choose what components we want displayed and where we want them displayed.
    • The next feature would be to just integrate with our membership providor by giving us an Interface that we can write a providor to for the forum software to call for membership and roles. SO, to determine whether or not the "current" user has permissions, call code provided by us!
     
    Thanks,
    Owen
     
     
     
     
    #3
    APGvNext (Sam)
    vNext Owner
    • Total Posts : 12448
    • Reward points : 218330
    • Joined:
    • Status: offline
    Re:Alternative Display Name Support (permalink)
    0
    Hi Owen,
     
    Thanks for the suggestion. We do have our own membership and roles provider for the forum and you can easily use it on your site. It has all the features you need for integration purposes. Take a look.
    #4
    Jump to:
    © 2013 APG vNext Commercial Version 4.3