<?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: Insert an icon in the setup.xml page in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Insert-an-icon-in-the-setup-xml-page/m-p/218497#M188025</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;var formWrapper_div = $(this).find("div.formWrapper");
$(formWrapper_div).prepend('&amp;lt;img id="logo" src="/static/app/&amp;lt;appname&amp;gt;/appIcon.png" /&amp;gt;');
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;inside the &lt;EM&gt;application.js&lt;/EM&gt; file.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 11:45:46 GMT</pubDate>
    <dc:creator>alauri</dc:creator>
    <dc:date>2016-02-25T11:45:46Z</dc:date>
    <item>
      <title>Insert an icon in the setup.xml page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Insert-an-icon-in-the-setup-xml-page/m-p/218496#M188024</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I'm trying to insert the logo (the appIcon.png logo of my add-on) inside the setup.xml page as the first child of &lt;STRONG&gt;formWrapper&lt;/STRONG&gt; div.&lt;BR /&gt;
Is it possible? If it's possible, what is the best way to perform this task?&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 09:36:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Insert-an-icon-in-the-setup-xml-page/m-p/218496#M188024</guid>
      <dc:creator>alauri</dc:creator>
      <dc:date>2016-02-25T09:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Insert an icon in the setup.xml page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Insert-an-icon-in-the-setup-xml-page/m-p/218497#M188025</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;var formWrapper_div = $(this).find("div.formWrapper");
$(formWrapper_div).prepend('&amp;lt;img id="logo" src="/static/app/&amp;lt;appname&amp;gt;/appIcon.png" /&amp;gt;');
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;inside the &lt;EM&gt;application.js&lt;/EM&gt; file.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 11:45:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Insert-an-icon-in-the-setup-xml-page/m-p/218497#M188025</guid>
      <dc:creator>alauri</dc:creator>
      <dc:date>2016-02-25T11:45:46Z</dc:date>
    </item>
  </channel>
</rss>

