From 32fd7fc642000e7870b5c92e8a67a8bbc8b4e7e5 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Sun, 23 Feb 2020 15:56:23 +0800 Subject: [PATCH 1/3] Fix type error in EMIESitelist sample This fixes issue #6105 --- ...-using-the-version-2-schema-and-enterprise-mode-tool.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md index f351c57bb9..aa56f95492 100644 --- a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md +++ b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md @@ -7,7 +7,8 @@ author: dansimp ms.prod: ie11 ms.assetid: da659ff5-70d5-4852-995e-4df67c4871dd ms.reviewer: -audience: itpro manager: dansimp +audience: itpro +manager: dansimp ms.author: dansimp title: Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2) (Internet Explorer 11 for IT Pros) ms.sitesec: library @@ -64,13 +65,13 @@ The following is an example of what your XML file should look like when you’re ``` - + EnterpriseSitelistManager 10240 20150728.135021 - + IE8Enterprise MSEdge From d1779ca3a9993727d87c2c6fe4d20ef0a11b07d2 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Mon, 24 Feb 2020 09:09:00 +0800 Subject: [PATCH 2/3] Update browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md Code Syntax hightlight by @illfated Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- ...list-using-the-version-2-schema-and-enterprise-mode-tool.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md index aa56f95492..2fa52865ab 100644 --- a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md +++ b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md @@ -63,7 +63,7 @@ Each XML file must include: The following is an example of what your XML file should look like when you’re done adding your sites. For more info about how to create your XML file, see [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md). -``` +```xml @@ -120,4 +120,3 @@ After you’ve added all of your sites to the tool and saved the file to XML, yo - From 4a02c69158b2fc0e8e7a9ea3a3a18db6359aafa8 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Sat, 29 Feb 2020 08:53:44 +0800 Subject: [PATCH 3/3] Update browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md cosmetic/codestyle: redundant whitespace (blank lines) at the end of the file. Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- ...ist-using-the-version-2-schema-and-enterprise-mode-tool.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md index 2fa52865ab..78f0903d6f 100644 --- a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md +++ b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md @@ -116,7 +116,3 @@ After you’ve added all of your sites to the tool and saved the file to XML, yo - [Download the Enterprise Mode Site List Manager (schema v.2)](https://go.microsoft.com/fwlink/p/?LinkId=716853) - [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md) - - - -