Dodanie wsparcia dla wtyczek CookieNoticePro oraz Google Tag Manager w panelu nawigacyjnym

This commit is contained in:
2024-11-08 16:10:07 +01:00
parent 4dcacc317c
commit 6f280e1113
2 changed files with 56 additions and 2 deletions

View File

@@ -55,7 +55,46 @@
}, },
"layout": {}, "layout": {},
"libraries": {}, "libraries": {},
"plugins": {}, "plugins": {
"CookieNoticePro": {
"cookienoticepro.script.js": {
"type": "-",
"size": 24604,
"lmtime": 1730397151836,
"modified": false
},
"cookienoticepro.style.css": {
"type": "-",
"size": 12115,
"lmtime": 1730397151837,
"modified": false
},
"cookies.php": {
"type": "-",
"size": 1635,
"lmtime": 1730397151837,
"modified": false
},
"index.html": {
"type": "-",
"size": 2803,
"lmtime": 1730397151838,
"modified": false
}
},
"special-actions-middle.php": {
"type": "-",
"size": 849,
"lmtime": 0,
"modified": false
},
"special-actions.php": {
"type": "-",
"size": 0,
"lmtime": 0,
"modified": false
}
},
"README.md": { "README.md": {
"type": "-", "type": "-",
"size": 54, "size": 54,
@@ -82,7 +121,18 @@
}, },
"temp": {}, "temp": {},
"templates": {}, "templates": {},
"templates_user": {}, "templates_user": {
"components": {
"CookieBot": {
"cookie_part_first.php": {
"type": "-",
"size": 0,
"lmtime": 1730397151846,
"modified": false
}
}
}
},
"upload": {} "upload": {}
} }
}, },

View File

@@ -1,3 +1,7 @@
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P54FP67"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?php <?php
global $page; global $page;
$navColor = false; $navColor = false;