From 96e754c707c4ac524673cb17f450e556da88dc98 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Mon, 5 Feb 2024 12:38:21 +0100 Subject: [PATCH 1/2] Write shorter sentences --- 13/umbraco-cms/reference/configuration/pluginssettings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/umbraco-cms/reference/configuration/pluginssettings.md b/13/umbraco-cms/reference/configuration/pluginssettings.md index 728d199efb0..3a503f35385 100644 --- a/13/umbraco-cms/reference/configuration/pluginssettings.md +++ b/13/umbraco-cms/reference/configuration/pluginssettings.md @@ -23,4 +23,4 @@ The Plugins settings allow you to configure how Umbraco handles plugins. Current } ``` -As you can see above, by default markup, styles, scripts, images, fonts, configurations, and license type, if you were to for example remove the ".html" entry, then plugins would no longer be allowed to use HTML files. +As you can see above, by default, markup, styles, scripts, images, fonts, configurations, and license type are included. If you were to, for example, remove the ".html" entry, then plugins would no longer be allowed to use HTML files. From f1005f7b9256d95118df030fc7060407d27b586b Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Mon, 5 Feb 2024 12:40:37 +0100 Subject: [PATCH 2/2] Update v10 & 12 --- 10/umbraco-cms/reference/configuration/pluginssettings.md | 3 +-- 12/umbraco-cms/reference/configuration/pluginssettings.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/10/umbraco-cms/reference/configuration/pluginssettings.md b/10/umbraco-cms/reference/configuration/pluginssettings.md index bcc00ebfc8e..8b475114bf8 100644 --- a/10/umbraco-cms/reference/configuration/pluginssettings.md +++ b/10/umbraco-cms/reference/configuration/pluginssettings.md @@ -26,5 +26,4 @@ The plugins settings allow you to configure how Umbraco handles plugins, current } ``` -As you can see above, by default markup, styles, scripts, images, fonts, configurations and license type, if you were to for example remove the ".html" entry, then plugins would no longer be allowed to use html files. - +As you can see above, by default, markup, styles, scripts, images, fonts, configurations, and license type are included. If you were to, for example, remove the ".html" entry, then plugins would no longer be allowed to use HTML files. \ No newline at end of file diff --git a/12/umbraco-cms/reference/configuration/pluginssettings.md b/12/umbraco-cms/reference/configuration/pluginssettings.md index 728d199efb0..3a503f35385 100644 --- a/12/umbraco-cms/reference/configuration/pluginssettings.md +++ b/12/umbraco-cms/reference/configuration/pluginssettings.md @@ -23,4 +23,4 @@ The Plugins settings allow you to configure how Umbraco handles plugins. Current } ``` -As you can see above, by default markup, styles, scripts, images, fonts, configurations, and license type, if you were to for example remove the ".html" entry, then plugins would no longer be allowed to use HTML files. +As you can see above, by default, markup, styles, scripts, images, fonts, configurations, and license type are included. If you were to, for example, remove the ".html" entry, then plugins would no longer be allowed to use HTML files.