<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic adding an html meta tag to a dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85697#M4647</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I would like a particular advanced XML dashboard to display in standards mode by default in IE9.  Instead of making users change their IE settings, I'd like to include a meta tag that (as I understand it) requests the browser to use standards mode: &amp;lt;meta http-equiv="X-UA-Compatible" value="IE=9"&amp;gt;. Is there a way to tell Splunk to insert that meta tag in the HTML page that it generates?  This is intended to get a particular piece of Javascript/CSS working.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2013 22:06:10 GMT</pubDate>
    <dc:creator>cphair</dc:creator>
    <dc:date>2013-01-11T22:06:10Z</dc:date>
    <item>
      <title>adding an html meta tag to a dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85697#M4647</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I would like a particular advanced XML dashboard to display in standards mode by default in IE9.  Instead of making users change their IE settings, I'd like to include a meta tag that (as I understand it) requests the browser to use standards mode: &amp;lt;meta http-equiv="X-UA-Compatible" value="IE=9"&amp;gt;. Is there a way to tell Splunk to insert that meta tag in the HTML page that it generates?  This is intended to get a particular piece of Javascript/CSS working.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2013 22:06:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85697#M4647</guid>
      <dc:creator>cphair</dc:creator>
      <dc:date>2013-01-11T22:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: adding an html meta tag to a dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85698#M4648</link>
      <description>&lt;P&gt;I highly recommend &lt;STRONG&gt;not&lt;/STRONG&gt; taking that path. &lt;/P&gt;

&lt;P&gt;The current issue at hand is you have javascript/css which was incorrectly implemented using non-standard behavior or using a deprecated feature. I would spend time to resolve this issue vs running a dashboard in legacy mode. &lt;/P&gt;

&lt;P&gt;Some cons of legacy mode:- &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Web applications do not take advantage of new feature of latest version&lt;/LI&gt;
&lt;LI&gt;Performance degradation&lt;/LI&gt;
&lt;LI&gt;Your custom javascript may be execute perfectly, but you may end up having issues with Splunk &lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 20 May 2013 21:16:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85698#M4648</guid>
      <dc:creator>nmistry_splunk</dc:creator>
      <dc:date>2013-05-20T21:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: adding an html meta tag to a dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85699#M4649</link>
      <description>&lt;P&gt;Not sure I understand.  My users' IE browsers are set to Compatibility mode by default.  I want them to be using Standards mode for this page--the javascript in question works in modern browsers but not in IE7 mode.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 21:22:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85699#M4649</guid>
      <dc:creator>cphair</dc:creator>
      <dc:date>2013-05-20T21:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: adding an html meta tag to a dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85700#M4650</link>
      <description>&lt;P&gt;I see, your users are in compatibility mode and you want to force them to render in standard mode. Sorry about that, I thought you wanted to render in compatibility mode. &lt;/P&gt;

&lt;P&gt;I do not think there is a way to set meta tag on dashboard by dashboard bases. You can modify base.html file under $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/layout/base.html and add the meta tag for all dashboards. &lt;/P&gt;

&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/adding-an-html-meta-tag-to-a-dashboard/m-p/85700#M4650</guid>
      <dc:creator>nmistry_splunk</dc:creator>
      <dc:date>2020-09-28T14:01:15Z</dc:date>
    </item>
  </channel>
</rss>

