<?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 Re: Convert Splunk HTML back to XML in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236728#M14710</link>
    <description>&lt;P&gt;Thanks Inventseker!!    This worked for me &lt;/P&gt;</description>
    <pubDate>Fri, 09 Nov 2018 00:52:49 GMT</pubDate>
    <dc:creator>vinaykata</dc:creator>
    <dc:date>2018-11-09T00:52:49Z</dc:date>
    <item>
      <title>Convert Splunk HTML back to XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236725#M14707</link>
      <description>&lt;P&gt;Hi splunkers,&lt;/P&gt;

&lt;P&gt;I have comverted an XML dsahboard into HTML to make some customization in styles. Now I would like to convert my HTML dashboard back to XML one. Is that possible?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 10:36:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236725#M14707</guid>
      <dc:creator>gokool2u</dc:creator>
      <dc:date>2016-10-07T10:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Splunk HTML back to XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236726#M14708</link>
      <description>&lt;P&gt;from &lt;A href="http://dev.splunk.com/view/webframework-developapps/SP-CAAAEM2" target="_blank"&gt;http://dev.splunk.com/view/webframework-developapps/SP-CAAAEM2&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To create an HTML version of the dashboard, click Create New. Or, to replace and write over the existing dashboard, click Replace Current.&lt;BR /&gt;
Note  Replacing the current dashboard makes the HTML version of the dashboard visible to users and hides the Simple XML version. You can revert to the Simple XML dashboard by deleting the HTML file. The file locations depend on the permissions (see below).&lt;/P&gt;

&lt;P&gt;The location of the HTML file depends on the permissions you chose for the dashboard:&lt;/P&gt;

&lt;P&gt;Private: $SPLUNK_HOME/etc/users/username/appname/local/data/ui/html&lt;BR /&gt;
Shared: $SPLUNK_HOME/etc/apps/appname/local/data/ui/html&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:18:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236726#M14708</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-09-29T11:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Splunk HTML back to XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236727#M14709</link>
      <description>&lt;P&gt;It is not possible. &lt;/P&gt;

&lt;P&gt;Depending on the styles changes, you will have to turn those changes into a custom CSS file (and maybe JS file) that you load in the original Simple XML dashboard.&lt;/P&gt;

&lt;P&gt;In SimpleXML dashboards, you can extend them by updating the &lt;CODE&gt;&amp;lt;form&amp;gt;&lt;/CODE&gt; element at the top of the file. For example, the following will load the two JS files and the once CSS file any time the dashboard is loaded.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;form script="custom.js,custom2.js" stylesheet="custom.css"&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;For an application, including files "dashboard.css" and "dashboard.js" in the directory "appserver/static/" of your app will result in these two files being automatically loaded for any SimpleXML dashboards in your app.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 10:51:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236727#M14709</guid>
      <dc:creator>rjthibod</dc:creator>
      <dc:date>2016-10-07T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Splunk HTML back to XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236728#M14710</link>
      <description>&lt;P&gt;Thanks Inventseker!!    This worked for me &lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 00:52:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-Splunk-HTML-back-to-XML/m-p/236728#M14710</guid>
      <dc:creator>vinaykata</dc:creator>
      <dc:date>2018-11-09T00:52:49Z</dc:date>
    </item>
  </channel>
</rss>

