<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Tipped</title><link>https://gallery.orchardproject.net:443/Packages/Orchard.Module.Orchard.jQuery.Tipped</link><description>&lt;p&gt;This module simplifies the process of adding the Tipped jQuery plugin in Orchard pages. &lt;/p&gt;

&lt;p&gt;The module also adds, a css condition for internet explorer browser with version earlier than 9 to include the excanvas.js library. 
The excanvas.js will enable canvas for early versions of internet explorer.
To include Tipped inside your .cshtml file, just add
@{
        Style.Require(&amp;quot;Tipped&amp;quot;).AtHead();&lt;br /&gt;
        Script.Require(&amp;quot;Tipped&amp;quot;).AtHead(); // will also add jquery
}
at the begining.&lt;/p&gt;

&lt;p&gt;Check the Tipped plugin documentation at http://projects.nickstakenburg.com/tipped/documentation&lt;/p&gt;

&lt;p&gt;This module contains the 3.1.3 demo version of Tipped, and contains a tiny Demo watermark on every tip. If you find it usefull visit http://projects.nickstakenburg.com/tipped/downloadandlicensing and check the pricing for a Commercial version.&lt;/p&gt;
</description><item><title>Tipped 1.0</title><link>https://gallery.orchardproject.net:443/Packages/Orchard.Module.Orchard.jQuery.Tipped/1.0</link><description>Tipped 1.0</description><pubDate>Tue, 01 Jan 2013 15:27:22 GMT</pubDate><guid isPermaLink="true">https://gallery.orchardproject.net:443/Packages/Orchard.Module.Orchard.jQuery.Tipped/1.0</guid></item></channel></rss>