<?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: How to change the pathname of an APP? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234241#M14488</link>
    <description>&lt;P&gt;Please click the "Mark as answer" link under my answer to help others find the solution if they have the same issue.&lt;/P&gt;</description>
    <pubDate>Sat, 07 May 2016 17:28:39 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2016-05-07T17:28:39Z</dc:date>
    <item>
      <title>How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234237#M14484</link>
      <description>&lt;P&gt;I am creating a Splunk app; called "AdeptDC." For its introductory page, I have used a framework from another app called, "bLeaf." Although I have made significant modification of the App, the header of the AdeptDC app is being shown as bleaf. Can you please advise me how to modify the header as well? &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1320i0510C685ECEE6AB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 00:33:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234237#M14484</guid>
      <dc:creator>rghosh8</dc:creator>
      <dc:date>2016-05-07T00:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234238#M14485</link>
      <description>&lt;P&gt;That's not the header persay but more like the the view name/dashboard name etc.  &lt;/P&gt;

&lt;P&gt;Looks like splunk 5.x and advanced XML not splunk-cloud as tagged.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/AdvancedDev/AdvancedIntro"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/AdvancedDev/AdvancedIntro&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You would change the bleaf.xml fileName to adeptdc.xml and update your nav.xml to point to the adeptdc view by default instead.&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 01:47:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234238#M14485</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-07T01:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234239#M14486</link>
      <description>&lt;P&gt;Thank you for your reply. It worked. There was a mix-up in the spelling also. It seems like Splunk (like XML) is case-sensitive. &lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 02:42:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234239#M14486</guid>
      <dc:creator>rghosh8</dc:creator>
      <dc:date>2016-05-07T02:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234240#M14487</link>
      <description>&lt;P&gt;Did my answer solve it?&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 11:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234240#M14487</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-07T11:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234241#M14488</link>
      <description>&lt;P&gt;Please click the "Mark as answer" link under my answer to help others find the solution if they have the same issue.&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 17:28:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234241#M14488</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-07T17:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234242#M14489</link>
      <description>&lt;P&gt;OK, I accepted your answer. I'm a new kid on the block. Your guidance is appreciated. &lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 17:33:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234242#M14489</guid>
      <dc:creator>rghosh8</dc:creator>
      <dc:date>2016-05-07T17:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234243#M14490</link>
      <description>&lt;P&gt;Anytime!! You can @jkat54 to summon me whenever needed &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 00:20:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234243#M14490</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-08T00:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the pathname of an APP?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234244#M14491</link>
      <description>&lt;P&gt;Sure, Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 00:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-pathname-of-an-APP/m-p/234244#M14491</guid>
      <dc:creator>rghosh8</dc:creator>
      <dc:date>2016-05-08T00:25:40Z</dc:date>
    </item>
  </channel>
</rss>

