I hereby claim:
- I am psycho0verload on github.
- I am psycho0verload (https://keybase.io/psycho0verload) on keybase.
- I have a public key ASAfKaOImivYmeeSajwG6_hIxZCJCiJZFKanr97ozyqwVgo
To claim this, I am signing this object:
# Folgende Konfigurationen im Install-Tool setzten. | |
# SYS/folderCreateMask -> 2770 | |
# SYS/fileCreateMask -> 0660 | |
sudo chmod 2770 \ | |
htdocs/ \ | |
htdocs/typo3temp \ | |
htdocs/typo3temp/assets \ | |
htdocs/typo3temp/assets/compressed \ | |
htdocs/typo3temp/assets/css \ |
I hereby claim:
To claim this, I am signing this object:
This script dynamically loads and displays a hierarchical list of subpages for the current page in Wiki.js (version 2.x). It utilizes the built-in GraphQL API to fetch child pages and builds a nested tree view up to a specified depth.
The script is especially useful for wikis with structured page hierarchies and helps users navigate subpages more easily.
The script can be included in two ways: