imported_King Kovifor
OMG Member
- Joined
- Oct 6, 2010
- Messages
- 105
Hello XenFans. I'm just messing with XenForo and I'm porting my Username Request modification. Right now, I have no concrete code to actually have this working, but here's the planned set up for URLs:
Front End
Currently, this is shaping up to be highly versatile, with a large amount of configuration options. They can be seen below. Do you see more options you'd like?
It is also configured by user group permissions:
So, the process of requesting the username:
And as always, suggestions welcome.
Front End
- /username
- /username/ - Maybe, and just include a few statistics
- /username/requests
- /username/logs
Currently, this is shaping up to be highly versatile, with a large amount of configuration options. They can be seen below. Do you see more options you'd like?

It is also configured by user group permissions:
- Request Username Change
- Maximum number of username changes (currently, this is in the history of being installed, but can theoretically be reset via a simple query)
- Minimum number of posts to request a change (default is 0, unlimited acts as 0)
- Time Limit between Change Requests (Time between requests. 0 and unlimited are no limit)
So, the process of requesting the username:
- User requests change within user control panel.
- Administrator is notified via options chosen by the administrator (listed above)
- Administrator can see list of all actions.
- Administrator may reject or accept change.
- If accepted...
- System automatically updates the username.
- System ups the change counter.
- User is notified via selected options.
- Change is published to news feed, if and only if that option is selected.
- If rejected...
- System does nothing.
- User is notified, and must request a new change if required.
And as always, suggestions welcome.
