Difference between revisions of "Extensions:Aliases on Userpage"

From Lorekeeper Wiki
Jump to navigation Jump to search
m (Minor text change)
Tag: 2017 source edit
m (Consistency Fix)
 
Line 43: Line 43:
  
 
== See Also ==
 
== See Also ==
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
+
* [[Updating:_to_3.0.0]]

Latest revision as of 10:21, 25 March 2024

Aliases on Userpage
Description Displays other aliases on user profiles.
Author(s) Speedy
Status stable
Github SpeedyD/lorekeeper
LK Version 3.0.0 dev
Is part of LK v3.0.0's release


THIS EXTENSION IS PART OF v3.0.0
This extension has been merged into the v3.0.0 branch as Aliases on Userpage.
You will not be able to download this. This wiki page is only for referencing purposes.

See all of the users aliases without needing to go to their alias page!

Installation

As this extension is part of v3.0.0, you will want to perform any actions required to update properly. But there are no other installation steps otherwise.

Configuration

In the config/lorekeeper/extensions.php file, find:

// Aliases on Userpage - Speedy

Under that you will find the following option:

'aliases_on_userpage' => 0 If set to 1, it will display aliases on user profile.

Please note: Changes made to config/lorekeeper/sites.php, such as the icons, will affect this extension.

Usage

Once it's turned on, all aliases a user has will show up on their user profile.

Provided one clicks the tiny arrow next to the existing primary alias, as it's collapsed.

If you do not have any aliases other than your primary alias, the arrow will not show up, even when the extension is enabled.

Troubleshooting

Create a new thread in the #general-help channel of the Discord!

You can always try tagging me (see my user page), as I'm semi-active on the server, but a new thread is your best bet.

Images

Version History

  • *1: Initial creation.

(This extension has never had a tracker update, and never will.)

See Also