From 041a1859b09b6b04e5bca0be08831555b2075539 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 10 Mar 2020 13:51:19 +0000 Subject: [PATCH] Warn and remove long imported mdui:Logo elements; initial threshold 50000 --- mdx/common-beans.xml | 22 ++++++++++ mdx/strip-mdui-logo-length.xsl | 74 ++++++++++++++++++++++++++++++++++ 2 files changed, 96 insertions(+) create mode 100644 mdx/strip-mdui-logo-length.xsl diff --git a/mdx/common-beans.xml b/mdx/common-beans.xml index 8c2df771..12c31340 100644 --- a/mdx/common-beans.xml +++ b/mdx/common-beans.xml @@ -853,6 +853,22 @@ + + + + + + + + + + + diff --git a/mdx/strip-mdui-logo-length.xsl b/mdx/strip-mdui-logo-length.xsl new file mode 100644 index 00000000..18544d73 --- /dev/null +++ b/mdx/strip-mdui-logo-length.xsl @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + removed mdui:Logo with long contents: + + > + + + + + + + + + + + + + + + + + + + + + + + + +