Is there anybody out there, who knows how to generate the documentation and
deploy the site?

BR
zombi


On 4/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Revision: 486
          http://svn.sourceforge.net/tacos/?rev=486&view=rev
Author:   zombi
Date:     2007-04-12 06:59:33 -0700 (Thu, 12 Apr 2007)

Log Message:
-----------
Some documentation added to the DatePicker component.

Modified Paths:
--------------
    tacos-4.0
/trunk/src/documentation/content/xdocs/components/DatePicker.xml

Modified: tacos-4.0
/trunk/src/documentation/content/xdocs/components/DatePicker.xml
===================================================================
--- tacos-4.0/trunk/src/documentation/content/xdocs/components/DatePicker.xml
2007-04-12 12:30:34 UTC (rev 485)
+++ tacos-4.0/trunk/src/documentation/content/xdocs/components/DatePicker.xml
2007-04-12 13:59:33 UTC (rev 486)
@@ -40,6 +40,7 @@
         <a class="external" href="
http://opencomponentry.com:8080/tacos/forms/FormEffectsExample.html";>
           Live Demo
         </a>
+        <a class="external" href="
http://www.dynarch.com/projects/calendar/";>JavaScript Calendar</a>
       </strong>
     </p>

@@ -100,6 +101,27 @@
             the text input field.
           </td>
         </tr>
+        <tr>
+          <td>locale</td>
+          <td>java.util.Locale</td>
+          <td>in</td>
+          <td>no</td>
+          <td>&nbsp;</td>
+          <td>
+             The locale used for displaying the labels in the calendar,
if not specified, the page locale is used.
+          </td>
+        </tr>
+        <tr>
+          <td>showsTime</td>
+          <td>boolean</td>
+          <td>in</td>
+          <td>no</td>
+          <td>false</td>
+          <td>
+             If set to true, the calendar also includes a clickable time
selector component.
+          </td>
+        </tr>
+
       </table>
     </section>
   </body>


This was sent by the SourceForge.net collaborative development platform,
the world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-changes mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tacos-changes

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to