Extensions:Random Spotlight
Description | A short description |
---|---|
Author(s) | Speedy |
Status | stable |
Github | extension/random-spotlight |
LK Version | 2.1.0 |
This extension adds a sidebar to your frontpage.. showing a random character from all of your site's species!
The purpose of this extension is basically to give users an easy way to find a character to make gift work for! :)
(Please note that characters will only be shown if they have __at minimum__ "Please Ask" for either Gift Art or Gift Writing.)
Installation
Pull the extension branch and push to your site. That's it!
Don't forget to run php artisan update-extension-tracker
and php artisan optimize
!
Configuration
No configuration necessary.
However, if, for any reason, your main species is not id 1, please go to `resources/views/frontpage/_sidebar.blade.php` and look for `species->id == 1` as well as `species->id != 1` (on lines 5 and 6). Change the `1` to the actual number of your main species.
This is not a requirement, but by default, the species with id 1 will be displayed openly, while the other species will be behind a closed accordion-styled collapse menu.
Usage
If you already have a sidebar on your frontpage, you may want to pass on this extension unless you are positive on how to edit it in yourself.
I will __not__ provide support for conflicting extensions in this manner.
Troubleshooting
I'm Speedy#4060 on Discord, but please do not contact me directly.
Instead, please tag me in the Lorekeeper server if you need my help.
I am not a regular there, so asking something without a tag might not get a response.