Partially overhauled content system's metadata handling, Fixed & Added tools, Added missing resources, Other minor fixes, Added index compiler

Update .gitignore, .htaccess, and 48 more files...
This commit is contained in:
2024-04-18 17:29:08 +02:00
parent be941fccca
commit 2827d6f8f6
51 changed files with 3102 additions and 220 deletions

View File

@@ -1,44 +1 @@
[
{
"id": "svg-to-png",
"title": {
"en": "SVG to PNG Converter",
"fr": "Convertisseur SVG vers PNG"
},
"preamble": {
"en": "TODO: Description",
"fr": "TODO: Description"
},
"_image": "",
"tags": ["converter", "svg", "png"],
"priority": 100
},
{
"id": "formula-wizard",
"title": {
"en": "Formula Wizard",
"fr": "Ensorceleur de formules"
},
"preamble": {
"en": "TODO: Description",
"fr": "TODO: Description"
},
"image": "/resources/NibblePoker/images/content/formula-wizard/v1.png",
"tags": ["converter"],
"priority": 200
},
{
"id": "b64-tools",
"title": {
"en": "Base64 Tools",
"fr": "Outils pour Base64"
},
"preamble": {
"en": "TODO: Description",
"fr": "TODO: Description"
},
"_image": "",
"tags": ["converter"],
"priority": 210
}
]
[{"title":{"en":"Formula Wizard","fr":"Ensorceleur de formules"},"preamble":{"en":"TODO: Description","fr":"TODO: Description"},"image":"/resources/NibblePoker/images/content/formula-wizard/v1.png","tags":["tool","converter"],"priority":1,"id":"formula-wizard"},{"title":{"en":"PNGs to ICO Converter","fr":"Convertisseur de PNGs vers ICO"},"preamble":{"en":"TODO: Description","fr":"TODO: Description"},"image":"/resources/NibblePoker/images/content/lscom/lscom-v2-text-01-bkgd-cli.png","tags":["tool","converter","icon","png"],"priority":100,"id":"png-ico-maker"}]