<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Gmail Signature for Firefox 3 | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/28096</link>
    <description>Recent comments on userscript: Gmail Signature for Firefox 3</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>xpath code, replied by Avindra V.G.</title>
      <description>&lt;p&gt;hi sir, nice script! suggestions:&lt;/p&gt;

&lt;p&gt;change your &quot;xpath block&quot; to :&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;var allBody = document.evaluate(&quot;//body[@class='editable tr-field']&quot;, document, null, 8, null).singleNodeValue;

if (allBody)
        allBody.innerHTML = changeSignature() + allBody.innerHTML;
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 02 Jan 2009 17:07:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:19876:87537</guid>
      <author>Avindra V.G.</author>
      <link>http://userscripts.org/posts/87537</link>
    </item>
  </channel>
</rss>
