Author: sabob
Date: Sat Mar 19 17:28:49 2011
New Revision: 1083236
URL: http://svn.apache.org/viewvc?rev=1083236&view=rev
Log:
added link to enhanced Click chart components
Modified:
click/trunk/click/documentation/docs/extensions.html
Modified: click/trunk/click/documentation/docs/extensions.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/extensions.html?rev=1083236&r1=1083235&r2=1083236&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/extensions.html (original)
+++ click/trunk/click/documentation/docs/extensions.html Sat Mar 19 17:28:49 2011
@@ -62,6 +62,16 @@
<a rel="nofollow" class="external" target="_blank" href="http://www.dynarch.com/projects/calendar/old/">http://www.dynarch.com/projects/calendar/old/</a>
</li>
<li>
+ <a class="external" target="_blank" href="http://code.google.com/p/click-charts-enhanced/">Click
Charts Enhanced</a>
+ provides advanced Click chart components based on the <a rel="nofollow"
class="external" target="_blank" href="http://www.jqplot.com/">jqPlot</a> jQuery
plugin.
+ </li>
+ <li>
+ <a class="external" target="_blank" href="http://code.google.com/p/click-charts/">Click
Charts</a>
+ provides common Chart components for Click. The Chart components
+ are based upon the JavaScript library
+ <a rel="nofollow" class="external" target="_blank" href="http://www.walterzorn.com">http://www.walterzorn.com</a>.
+ </li>
+ <li>
<a class="external" target="_blank" href="http://code.google.com/p/clickclick/">ClickClick</a>
is a community based extensions project providing many new
components and seamless Ajax integration.
@@ -72,12 +82,6 @@
<a rel="nofollow" class="external" target="_blank" href="http://jquery.com/">jQuery</a>
</li>
<li>
- <a class="external" target="_blank" href="http://code.google.com/p/click-charts/">Click
Charts</a>
- provides common Chart components for Click. The Chart components
- are based upon the JavaScript library
- <a rel="nofollow" class="external" target="_blank" href="http://www.walterzorn.com">http://www.walterzorn.com</a>.
- </li>
- <li>
<a class="external" target="_blank" href="http://code.google.com/p/chainer/">Chainer</a>
is a simple tool for generating JavaBean subclasses where
methods can be chained. You can use Chainer to generate Control
|