Extensions:Watermarking Image Automation

From Lorekeeper Wiki
Revision as of 09:12, 4 June 2023 by Speedy (talk | contribs)
Jump to navigation Jump to search
Watermarking - Masterlist Image Automation addition
Description Automates watermarking to a square image.
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 develop branch (aka the future v3.0.0 branch) as Watermarking - Masterlist Image Automation addition.
You will not be able to download this. This wiki page is only for referencing purposes.

Page under construction, sorry!


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:

// Previous & Next buttons on Character pages - Speedy

Under 'previous_and_next_characters' => you will find the following options:

'display' => 0 If set to 1, it will display the buttons. By default, it is 0 to keep it turned off.

'reverse' => 0 This reverses the previous and next buttons. By default, it is 0 to have the higher number as previous and the lower number as next, reflecting masterlist order. Set it to 1 to reverse that to have the higher number as next and the lower number as previous.

Usage

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.

Images

Version History

  • *1: Initial creation.

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

See Also

This extension is an addition on top of Extensions:Watermarking.

Both this extension as well as that are part of v2.0.0, so you do not have to worry if you're updating- especially since the fully updated version of this extension is part of v3.0.0, so by the time you're using this, you're good.