Author: sabob
Date: Mon Mar 16 15:26:51 2009
New Revision: 754913
URL: http://svn.apache.org/viewvc?rev=754913&view=rev
Log:
roadmap
Modified:
incubator/click/trunk/click/documentation/docs/roadmap-changes.html
Modified: incubator/click/trunk/click/documentation/docs/roadmap-changes.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/roadmap-changes.html?rev=754913&r1=754912&r2=754913&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/roadmap-changes.html (original)
+++ incubator/click/trunk/click/documentation/docs/roadmap-changes.html Mon Mar 16 15:26:51
2009
@@ -80,6 +80,20 @@
and <a href="#2.0.1">2.0.1 upgrade path</a> when upgrading from Click 1.4
or 1.5 respectively.
</div>
+ <div style="margin-left: -2em; margin-top: 1.5em; margin-bottom: 1em;">
+ New examples:
+ </div>
+ <ul style="padding: 0em; margin-left:0em;margin-bottom: 2em">
+ <li>
+ <a target="_blank" class="external" href="http://www.avoka.com/click-examples/panel/reusable-panel-demo.htm">
+ Reusable Panel Demo</a> is an example of a reusable Panel
+ which provides a Form for capturing Client details.
+ </li>
+ </ul>
+
+ <div style="margin-left: -2em; margin-top: 1.5em; margin-bottom: 1em;">
+ New features and issues resolved:
+ </div>
<ul style="padding: 0em; margin-left:0em;margin-bottom: 2em">
<li class="change">
Added ability to specify a custom TreeNode icon through the new method
|