Skip to content

Instantly share code, notes, and snippets.

@jagira
Created October 6, 2011 08:00
Show Gist options
  • Save jagira/1266798 to your computer and use it in GitHub Desktop.
Save jagira/1266798 to your computer and use it in GitHub Desktop.
Add Widget aTo Blogger
<form method="POST" action="http://www.blogger.com/add-widget">
<!-- Place Widget Code as value for this input. The widget code must be escaped -->
<input type="hidden" name="widget.content" value="&lt;b:if cond='data:blog.pageType == &quot;index&quot;'&gt;&lt;a expr:href='data:post.url + &quot;?pfstyle=wp&quot;' style=&quot; color:#6D9F00; text-decoration:none;&quot; class=&quot;printfriendly&quot; title=&quot;Printer Friendly and PDF&quot;&gt;&lt;img style=&quot;border:none;&quot; src=&quot;http://cdn.printfriendly.com/pf-button.gif&quot; alt=&quot;Print Friendly and PDF&quot;/&gt;&lt;/a&gt;&lt;b:else/&gt;&lt;script src=&quot;http://cdn.printfriendly.com/printfriendly.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;a href=&quot;http://www.printfriendly.com&quot; style=&quot; color:#6D9F00; text-decoration:none;&quot; class=&quot;printfriendly&quot; onclick=&quot;window.print(); return false;&quot; title=&quot;Printer Friendly and PDF&quot;&gt;&lt;img style=&quot;border:none;&quot; src=&quot;http://cdn.printfriendly.com/pf-button.gif&quot; alt=&quot;Print Friendly and PDF&quot;/&gt;&lt;/a&gt;&lt;/b:if&gt;"/>
<input type="hidden" name="infoUrl" value="http://printfriendly.com"/>
<input type="hidden" name="logoUrl" value="http://cdn.printfriendly.com/pf-button-both.gif"/>
<input type="image" src="http://www.blogger.com/img/add/add2blogger_lg.gif" alt="Add Printfriendly to Blogger"/>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment