Difference between revisions of "Extensions:Kitchen Sink Index"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Updating with all new v3 and v3.1/dev versions)
Tag: 2017 source edit
(Removed the v3.1 version as it's been released as core ext)
Tag: 2017 source edit
 
Line 1: Line 1:
{{Extensioninfobox|title=Kitchen Sink Index|desc=Adds a visual index for every trait. Yes, everything AND the kitchen sink!|auth=[[User:Speedy|Speedy]]|status=stable|github={{Github|user=SpeedyD|branch=extension/kitchen-sink-index
+
{{Extensioninfobox|title=Kitchen Sink Index v3|desc=Adds a visual index for every trait. Yes, everything AND the kitchen sink!|auth=[[User:Speedy|Speedy]]|status=stable|github={{Github|user=SpeedyD|branch=extension/kitchen-sink-index
 
}}|LKVer=3.0.0|migration=no|package=no}}
 
}}|LKVer=3.0.0|migration=no|package=no}}
  
{{Extensioninfobox|title=Kitchen Sink Index|desc=Adds a visual index for every trait. Yes, everything AND the kitchen sink!|auth=[[User:Speedy|Speedy]]|status=stable|github={{Github|user=SpeedyD|branch=extension/kitchen-sink-index-2.1
+
{{Extensioninfobox|title=Kitchen Sink Index v2|desc=Adds a visual index for every trait. Yes, everything AND the kitchen sink!|auth=[[User:Speedy|Speedy]]|status=stable|github={{Github|user=SpeedyD|branch=extension/kitchen-sink-index-2.1
 
}}|LKVer=2.1.3|migration=no|package=no}}
 
}}|LKVer=2.1.3|migration=no|package=no}}
 
{{Extensioninfobox|title=Kitchen Sink Index|desc=Adds a visual index for every trait. Yes, everything AND the kitchen sink!|auth=[[User:Speedy|Speedy]]|status=stable|github={{Github|user=SpeedyD|branch=extension/kitchen-sink-index-3.1
 
}}|LKVer=3.1.0|migration=no|package=no}}
 
  
  
Line 13: Line 10:
 
| '''<u>Release branches have been renamed!</u>'''
 
| '''<u>Release branches have been renamed!</u>'''
 
|-
 
|-
| Please make sure that if you're on LK v2.1, that you use the kitchen-sink-index branch.
+
| Please make sure that if you're on LK v2.1, that you use the '''kitchen-sink-index-2.1''' branch.
 +
|}
 +
 
 +
{| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;"
 +
|-
 +
| '''<u>THIS EXTENSION IS PART OF v3.1.0</u>'''
 +
|-
 +
| This extension has been merged into the v3.1.0 branch as [https://github.com/lk-arpg/lorekeeper/commit/560c9f8f6a6b2f52a8698c48694b3afad95f7549 All Traits Index].
 
|-
 
|-
| If you are using the develop branch, per 26 May 2026, use the kitchen-sink-index-3.1 branch!
+
| Do not download if you're on v3.1 or on the Develop Branch. If you had the v3 or v3.1 version prior, ''please remove the extension tracker file''.
 
|}
 
|}
 +
  
 
Adds a visual trait index similar to the [[Extensions:Species_Trait_Index]] and [[Extensions:Universal_Trait_Index]].. except it shows EVERY SINGLE TRAIT.
 
Adds a visual trait index similar to the [[Extensions:Species_Trait_Index]] and [[Extensions:Universal_Trait_Index]].. except it shows EVERY SINGLE TRAIT.
Line 32: Line 37:
  
 
Simply click either link to find this section.
 
Simply click either link to find this section.
 
'''Note that in v3 you can make traits non-visible. This extension currently DOES NOT SUPPORT HIDDEN TRAITS, and will make them visible.'''
 
  
 
== Troubleshooting ==
 
== Troubleshooting ==
Line 51: Line 54:
 
* '''1.0.0:''' Re-added v3 features for hidden categories and traits! :)
 
* '''1.0.0:''' Re-added v3 features for hidden categories and traits! :)
 
* '''2.0.0:''' Integrated with existing trait indexes, adds setting to be consistent.
 
* '''2.0.0:''' Integrated with existing trait indexes, adds setting to be consistent.
 
+
Further updates have been hotfixes aimed for inclusion into the develop branch, and have been left out of the version history.
(This extension has never had a tracker update. I will start one once I make a v3 version. All removed v3 functions will of course be added back in then.)
 
  
 
== See Also ==
 
== See Also ==
 
[[Extensions:Species_Trait_Index]] and [[Extensions:Universal_Trait_Index]], the progenitors of this extension. This extension is basically the exact same as having both at once.
 
[[Extensions:Species_Trait_Index]] and [[Extensions:Universal_Trait_Index]], the progenitors of this extension. This extension is basically the exact same as having both at once.

Latest revision as of 16:20, 9 July 2025

Kitchen Sink Index v3
Description Adds a visual index for every trait. Yes, everything AND the kitchen sink!
Author(s) Speedy
Status stable
Github extension/kitchen-sink-index
LK Version 3.0.0






Kitchen Sink Index v2
Description Adds a visual index for every trait. Yes, everything AND the kitchen sink!
Author(s) Speedy
Status stable
Github extension/kitchen-sink-index-2.1
LK Version 2.1.3







Release branches have been renamed!
Please make sure that if you're on LK v2.1, that you use the kitchen-sink-index-2.1 branch.
THIS EXTENSION IS PART OF v3.1.0
This extension has been merged into the v3.1.0 branch as All Traits Index.
Do not download if you're on v3.1 or on the Develop Branch. If you had the v3 or v3.1 version prior, please remove the extension tracker file.


Adds a visual trait index similar to the Extensions:Species_Trait_Index and Extensions:Universal_Trait_Index.. except it shows EVERY SINGLE TRAIT.

Installation

Pull the extension branch and push to your site. That's it!

Don't forget to run php artisan update-extension-tracker!

Configuration

No configuration necessary.

Usage

In the /world or Encyclopedia section of your Lorekeeper, you will now find the 'All Traits Index' on both the main page and sidebar.

Simply click either link to find this section.

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.
  • *2: Forgot links on the index and sidebar.
  • *3: Forgot to remove the visible option for traits, which is a v3 function I accidentally left in.
  • *4: Forgot to add subtypes, which is useful for species-exclusive traits.
  • *5: Forgot to remove the visible option for categories, which is a v3 function I accidentally left in.
  • 1.0.0: Re-added v3 features for hidden categories and traits! :)
  • 2.0.0: Integrated with existing trait indexes, adds setting to be consistent.

Further updates have been hotfixes aimed for inclusion into the develop branch, and have been left out of the version history.

See Also

Extensions:Species_Trait_Index and Extensions:Universal_Trait_Index, the progenitors of this extension. This extension is basically the exact same as having both at once.