From 6f280e111394d0a7a2b572f49cc6622fee6e187b Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Fri, 8 Nov 2024 16:10:07 +0100 Subject: [PATCH] Dodanie wsparcia dla wtyczek CookieNoticePro oraz Google Tag Manager w panelu nawigacyjnym --- .vscode/ftp-kr.sync.cache.json | 54 +++++++++++++++++++++++++- templates_user/components/NavPanel.php | 4 ++ 2 files changed, 56 insertions(+), 2 deletions(-) diff --git a/.vscode/ftp-kr.sync.cache.json b/.vscode/ftp-kr.sync.cache.json index f50818e..3526e08 100644 --- a/.vscode/ftp-kr.sync.cache.json +++ b/.vscode/ftp-kr.sync.cache.json @@ -55,7 +55,46 @@ }, "layout": {}, "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": { "type": "-", "size": 54, @@ -82,7 +121,18 @@ }, "temp": {}, "templates": {}, - "templates_user": {}, + "templates_user": { + "components": { + "CookieBot": { + "cookie_part_first.php": { + "type": "-", + "size": 0, + "lmtime": 1730397151846, + "modified": false + } + } + } + }, "upload": {} } }, diff --git a/templates_user/components/NavPanel.php b/templates_user/components/NavPanel.php index 6112300..9ad38e2 100644 --- a/templates_user/components/NavPanel.php +++ b/templates_user/components/NavPanel.php @@ -1,3 +1,7 @@ + + +