From b6df93a8c4e3f7f87ec23ee98d792802973da3bf Mon Sep 17 00:00:00 2001 From: Liam Goldfinch Date: Wed, 24 Jul 2024 13:48:10 +0100 Subject: [PATCH 1/2] remove old unsupported K12 extensions --- marketplace/extensions.json | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/marketplace/extensions.json b/marketplace/extensions.json index 8dad2d9..50e7c83 100644 --- a/marketplace/extensions.json +++ b/marketplace/extensions.json @@ -622,17 +622,6 @@ "category": "mvc section", "tags": ["section", "bootstrap", "columns"] }, - { - "name": "Menus Modules", - "description": "This module allows navigation menus to be managed in a central location so that the same menu can be added to multiple pages and updated in one place.", - "thumbnailUrl": "https://raw.githubusercontent.com/netconstruct/menus-module/master/assets/NC-GitHub-Logo.png", - "author": "NetConstruct", - "sourceUrl": "https://github.com/netconstruct/menus-module", - "version": "2.0.1", - "kenticoVersions": ["12.0.33"], - "category": "module", - "tags": ["menu", "navigation"] - }, { "name": "Multiple Page Selector", "description": "A form control which allows for Multiple Page selection on Page Types and other areas of the Kentico Xeprience 13 administration application", @@ -710,28 +699,6 @@ "category": "mvc form component", "tags": ["date", "picker", "datetime", "date time"] }, - { - "name": "Font Awesome Form Component", - "description": "Adds the ability for a content editor to select a Font Awesome 5.x icon from a modal popup.", - "thumbnailUrl": "https://raw.githubusercontent.com/liamgold/font-awesome-form-component/master/img/netconstruct.png", - "author": "Liam Goldfinch - NetConstruct", - "sourceUrl": "https://github.com/liamgold/font-awesome-form-component", - "version": "12.29.2", - "kenticoVersions": ["12.0.29"], - "category": "mvc form component", - "tags": ["icon", "picker", "fontawesome", "font awesome"] - }, - { - "name": "Map Location Form Component", - "description": "Adds the ability for a content editor to capture a latitude/longitude value by clicking a location on a map.", - "thumbnailUrl": "https://raw.githubusercontent.com/liamgold/map-location-form-component/master/img/netconstruct.png", - "author": "Liam Goldfinch - NetConstruct", - "sourceUrl": "https://github.com/liamgold/map-location-form-component", - "version": "12.29.2", - "kenticoVersions": ["12.0.29"], - "category": "mvc form component", - "tags": ["map", "location"] - }, { "name": "Email Marketing & Surveys", "description": "High-volume email marketing & survey platform. Synchronize Kentico Contact Groups & Macro conditions with SensorPro tags.", From c70ef83d546646849071263fb17a6fb698035427 Mon Sep 17 00:00:00 2001 From: Liam Goldfinch Date: Wed, 24 Jul 2024 13:57:22 +0100 Subject: [PATCH 2/2] Update extensions.json with IDHL branding --- marketplace/extensions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/marketplace/extensions.json b/marketplace/extensions.json index 50e7c83..e50352e 100644 --- a/marketplace/extensions.json +++ b/marketplace/extensions.json @@ -625,8 +625,8 @@ { "name": "Multiple Page Selector", "description": "A form control which allows for Multiple Page selection on Page Types and other areas of the Kentico Xeprience 13 administration application", - "thumbnailUrl": "https://raw.githubusercontent.com/netconstruct/kentico-xperience-13-multiple-page-selector/main/images/NC-GitHub-Logo.png", - "author": "NetConstruct", + "thumbnailUrl": "https://raw.githubusercontent.com/netconstruct/kentico-xperience-13-multiple-page-selector/main/images/weareidhl_logo.jpg", + "author": "IDHL", "sourceUrl": "https://github.com/netconstruct/kentico-xperience-13-multiple-page-selector", "version": "1.0.0", "kenticoVersions": ["13.0.0"],