Difference between revisions of "Extensions:Labels"

From Lorekeeper Wiki
Jump to navigation Jump to search
m (SunnsetCadett moved page Extensions:Character Tags to Extensions:Labels: ended up changing plans LOL)
(wiping for future use)
Tag: 2017 source edit
 
Line 1: Line 1:
 
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
 
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
Adds a toyhou.se or deviantArt like tagging system to characters. Character tags are just additional subcategorization that can span multiple characters. It also has moderation support. Tags are only cosmetic except for the additional search features on the masterlist.
+
 
 
== Installation ==
 
== Installation ==
Pull the branch lorekeeper/character-tags. Run <code>php artisan migrate</code>, <code>php artisan add-site-settings</code>, and <code>php artisan update-extension-tracker</code>.
 
 
== Configuration ==
 
== Configuration ==
Tags include three site settings. By default, staff can add any created tag freely.
 
Please take a look at these before launching:
 
* <code>"CT_tag_permissions"</code> - if regular members are permitted to add tags to their characters or not.
 
* <code>"CT_tag_restriction"</code> - whether or not you'd like to use tags as a traditional tagging tool or just dedicate them to particular, admin created tags.
 
* <code>"CT_tag_max_number"</code> - max num of tags any character is allowed to have. Since they appear on the header, it's suggested to have 3-5.
 
 
== Usage ==
 
== Usage ==
Create premade tags on the admin panel (under masterlist). Tags are not case sensitive.
 
You may also blacklist tags on this page. Both users and staff members will not be able to add those tags to characters. If you'd like to restrict a particular tag to staff only, turn on staff only on creation!
 
 
== Troubleshooting ==
 
== Troubleshooting ==
 
DM me on discord! sunnsetcadett
 
DM me on discord! sunnsetcadett

Latest revision as of 11:16, 11 September 2025

the extension's name
Description A short description
Author(s) Author(s)
Status status (such as WIP, testing, stable)
Github branch
LK Version What Lorekeeper version the ext is built on





Installation

Configuration

Usage

Troubleshooting

DM me on discord! sunnsetcadett

Images

See Also