You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ge...@apache.org on 2002/06/06 15:04:04 UTC

cvs commit: jakarta-velocity/xdocs/stylesheets project.xml

geirm       2002/06/06 06:04:04

  Modified:    xdocs    casestudy2.xml index.xml powered.xml
               xdocs/stylesheets project.xml
  Log:
  removed Bojan's email from places requested, added the spanish User Guide
  to the project.xml, added vDoclet to powered, reordered powered and
  put some stuff on index to tell about sug and vdoclet
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-velocity/xdocs/casestudy2.xml
  
  Index: casestudy2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/casestudy2.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- casestudy2.xml	13 Sep 2001 19:00:10 -0000	1.1
  +++ casestudy2.xml	6 Jun 2002 13:04:04 -0000	1.2
  @@ -13,7 +13,7 @@
   
   <p>
   A while ago, a question was asked on a Jakarta Tomcat mailing list about
  -XMLC and Velocity.  Bojan Smojver &lt;bojan@binarix.com&gt; gave this thoughtful 
  +XMLC and Velocity.  Bojan Smojver gave this thoughtful
   reply, and gave us permission to present it here on the Velocity site.
   </p>
   
  
  
  
  1.58      +21 -0     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- index.xml	23 Mar 2002 14:34:59 -0000	1.57
  +++ index.xml	6 Jun 2002 13:04:04 -0000	1.58
  @@ -58,6 +58,27 @@
   <section name="Velocity News">
   
   <p>
  +<strong>User's Guide Now Available in Spanish</strong>
  +<blockquote>
  +Thanks to the translation contributed by
  +Morales Olaya Juan Pablo, the Velocity project can now
  +offer the <a href="user-guide_es.html">User's Guide</a> in Spanish.  Thanks!
  +(<i>2002-06-6</i>)
  +</blockquote>
  +</p>
  +
  +<p>
  +<strong>New Releases :vDoclet</strong>
  +<blockquote>
  +Another new milestone release in the Velocity 'powered-by' family :
  +<ul>
  +<li><a href="http://vdoclet.sourceforge.net/">vDoclet 20020422</a></li>
  +</ul>
  +Check it out!(<i>2002-06-6</i>)
  +</blockquote>
  +</p>
  +
  +<p>
   <strong>New Releases : Turbine, WebWork and JPublish</strong>
   <blockquote>
   A few new releases in the Velocity family :
  
  
  
  1.36      +37 -45    jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- powered.xml	23 Mar 2002 14:27:50 -0000	1.35
  +++ powered.xml	6 Jun 2002 13:04:04 -0000	1.36
  @@ -206,6 +206,43 @@
       </td>
      </tr>
   
  +   <tr>
  +     <td>
  +       <a href="http://vdoclet.sourceforge.net/">vDoclet</a>
  +     </td>
  +     <td>
  +       vDoclet is a Javadoc-based code-generation framework. It takes Java
  +       source-code, annotated with custom Javadoc tags, and uses Velocity
  +       templates to produce a number of output files.  Templates are
  +       included for generating various EJB-related components.
  +    </td>
  +  </tr>
  +
  +   <tr>
  +    <td>
  +     <a href="ftp://ftp.binarix.com/pub/pump/pump.tar.gz">Pump Servlet</a>
  +    </td>
  +    <td>
  +       Bojan Smojver's PumpServlet is an
  +       alternative to the core VelocityServlet to use as a baseclass for
  +       developing Velocity-powered servlets.  See the documentation included
  +       in the download for more information. (That should motivate Bojan...)
  +    </td>
  +   </tr>
  +
  +   <tr>
  +    <td>
  +     <a href="http://edencrm.sf.net">EdenCRM</a>
  +    </td>
  +    <td>
  +        EdenCRM is an open source java application for Customer Relationship
  +        Management which is designed specifically for small businesses.
  +        It runs on the desktop and does not require any server software
  +        (unless you want to have multiple users use a shared database for
  +        tickets and history entries).
  +    </td>
  +   </tr>
  +
   
    </table>
   
  @@ -550,51 +587,6 @@
     </table>
    </section>
   
  -<section name="Miscellaneous and In-Progress">
  - <p>
  -  This is a list of products and projects that don't quite fit into the
  -  categeories above or aren't yet complete, but warrant mention.
  - </p>
  -
  - <p>
  -  If you want your Velocity-powered project listed here, please post a message on
  -  the Velocity user
  -  <a href="http://jakarta.apache.org/site/mail.html">mailing list</a>.
  - </p>
  -
  - <table>
  -   <tr>
  -    <td><b>Name</b></td>
  -    <td><b>Description</b></td>
  -   </tr>
  -
  -   <tr>
  -    <td>
  -     <a href="ftp://ftp.binarix.com/pub/pump/pump.tar.gz">Pump Servlet</a>
  -    </td>
  -    <td>
  -       <a href="mailto:bojan@binarix.com">Bojan Smojver's</a> PumpServlet is an
  -       alternative to the core VelocityServlet to use as a baseclass for
  -       developing Velocity-powered servlets.  See the documentation included
  -       in the download for more information. (That should motivate Bojan...)
  -    </td>
  -   </tr>
  -
  -   <tr>
  -    <td>
  -     <a href="http://edencrm.sf.net">EdenCRM</a>
  -    </td>
  -    <td>
  -        EdenCRM is an open source java application for Customer Relationship
  -        Management which is designed specifically for small businesses.
  -        It runs on the desktop and does not require any server software
  -        (unless you want to have multiple users use a shared database for
  -        tickets and history entries).
  -    </td>
  -   </tr>
  -
  -  </table>
  - </section>
   
    </body>
   </document>
  
  
  
  1.22      +1 -0      jakarta-velocity/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/stylesheets/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml	27 Jan 2002 22:27:02 -0000	1.21
  +++ project.xml	6 Jun 2002 13:04:04 -0000	1.22
  @@ -28,6 +28,7 @@
       <menu name="Docs">
           <item name="User's Guide (English)" href="/user-guide.html"/>
           <item name="User's Guide (Finnish)" href="/user-guide_fi.html"/>
  +        <item name="User's Guide (Spanish)" href="/user-guide_es.html"/>
           <item name="Developer's Guide"      href="/developer-guide.html"/>
           <item name="VTL Reference Guide"    href="/vtl-reference-guide.html"/>
           <item name="Specification"          href="/specification.html"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>