Hi,<div><br></div><div>I&#39;ve added a new widget - &quot;Stars&quot; to JQueryWidgetBox [1]:</div><div> </div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
The Star Rating widget is a plugin for the jQuery javascript library 
that creates a non-obstrusive star rating control based on a set of 
radio input boxes or select options [2]</blockquote><div><br></div><div>In adding the widget to JQueryWidgetBox I encountered a problem; Stars works with the latest JQuery release that is integrated in the latest version of Seaside 3.0 (JQuery <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">1.4.x &amp; JQuery-UI: 1.8.x). However existing widgets have been developed using the prior release of JQuery (1.3.2, ui- 1.7.2) and may require updating to work with the latest JQuery release [6]. To ensure that<span class="Apple-style-span" style="border-collapse: separate; font-family: arial; font-size: small; "> developers can still <span class="Apple-style-span" style="font-family: arial, sans-serif; border-collapse: collapse; ">download both sets I&#39;ve added a new version (1.1) to ConfigurationOfJQueryWidgetBox [3]. Version 1.1 has updated it&#39;s dependancy on Seaside to the latest Seaside 3.0 release (3.0.0-alpha5.11) [4]</span></span></span></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">To download the latest widget set:</span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br>
</span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">    ConfigurationOfJQueryWidgetBox loadLatestVersion    (this will pull in Seaside 3.0.0-alpha5.11)</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">To download the previous widget set:</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">    (ConfigurationOfJQueryWidgetBox project version: &#39;1.0&#39;) load      (this will pull in Seaside 3.0.0-alpha5.5)</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">To only load the Stars widget (and dependencies):</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><div>
    (ConfigurationOfJQueryWidgetBox loadLatestVersion project version: &#39;1.1&#39;) load: &#39;JQWidgetBox-Stars-Dev&#39; </div><div><span class="Apple-style-span" style="border-collapse: separate; font-family: monospace; font-size: medium; white-space: pre; ">  </span></div>
</span></font></div><div>Thanks to Torsten for help with Metacello configurations. For background info on JQueryWidgetBox see [5]</div><div><br></div><div>Nick</div><div><br></div><div>----</div><div><br></div><div>1 <a href="http://www.squeaksource.com/JQueryWidgetBox">http://www.squeaksource.com/JQueryWidgetBox</a></div>
<meta charset="utf-8"><div>2 <a href="http://plugins.jquery.com/project/Star_Rating_widget">http://plugins.jquery.com/project/Star_Rating_widget</a></div><div>3 <a href="http://www.squeaksource.com/MetacelloRepository">http://www.squeaksource.com/MetacelloRepository</a></div>
<div>4 ConfigurationOfSeaside30 from <a href="http://www.squeaksource.com/MetacelloRepository">http://www.squeaksource.com/MetacelloRepository</a></div><div>5 <a href="http://lists.squeakfoundation.org/pipermail/seaside-dev/2010-January/003909.html">http://lists.squeakfoundation.org/pipermail/seaside-dev/2010-January/003909.html</a></div>
<div>6 Superficial results of testing the widgets with the latest configuration:</div><meta charset="utf-8"><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>
accessnews: working</div><div>allphanumberic: working</div><div>autocomplete: working</div><div>bubbletip: working</div><div>calculator: NOT working</div><div>checktree: working</div><div>cycle: working</div><div>dropShadow: working</div>
<div>epiclock: working</div><div>fisheye: working</div><div>fold: working</div><div>fontEffect: working</div><div>formexample: working</div><div>growl: working</div><div>hoverintend: working</div><div>imagedropdown: working</div>
<div>innerfade: working</div><div>jeditable: working</div><div>jqGrid: working</div><div>jqtoolstabs: working</div><div>reflection: working</div><div>sheet:working</div><div>spinner: NOT working</div><div>splitter: working</div>
<div>stars: working</div><div>weekcalendar: NOT working</div></span></div><meta charset="utf-8">