Extensions:User Pronouns
Revision as of 16:03, 28 January 2024 by AnimatedCritter (talk | contribs) (Update Contact Information)
Description | Creates customizable user-pronouns |
---|---|
Author(s) | AnimatedCritter |
Status | stable |
Github | extension/user-pronouns |
LK Version | 2.1.0 |
Contains a Migration | |
Allows users to input their preferred pronouns, which (by default) will display next to their username in comments, on their user profile, and in the admin-views for submissions, claims, and reports.
Contents
Installation
Pull and merge the branch, making sure to address any merge issues.
Afterwards, run the following commands in your console:
php artisan migrate
php artisan update-extension-tracker
Usage
If your site uses custom colours, the pronoun display for comments adds a text-secondary
Bootstrap class, so mind the text's contrast against the background. (This colour can be changed in resources\views\comments\_comment.blade.php
)
Troubleshooting
I am no longer on Discord. Instead, please contact me through CritterCodes (https://crittercodes.neocities.org/). Thank you!