1st commit

This commit is contained in:
2025-07-01 11:09:51 +02:00
commit 2d3e33d643
787 changed files with 185055 additions and 0 deletions

20
wco/itm/simplemobnav.json Normal file
View File

@@ -0,0 +1,20 @@
{
"wconame": "simplemobnav",
"owner": "philc",
"price":1,
"aliascode":[],
"commentaliascode":"if paid wco then [tribename_uniquecode,...]",
"codehash": "123",
"thumbnail": "",
"title": "A simple link kist to show and hide some block for mobile screen",
"description": "",
"lang":["fr"],
"tpl": {
"simplemobnavnavbuttonh":"apxtri/objects/wco/simplemobnav/navbuttonh.mustache",
"simplemobnavnavlist": "apxtri/objects/wco/simplemobnav/navlist.mustache",
"simplemobnavnavbutton": "apxtri/objects/wco/simplemobnav/navbuttonh.mustache",
"simplemobnavmain": "apxtri/objects/wco/simplemobnav/main.mustache"},
"tpldatamodel": {
"simplemobnav":"apxtri/objects/wco/simplemobnav/examplenav"
}
}