dlr         2003/12/19 12:35:50

  Modified:    xdocs    index.xml
  Log:
  Wording changes to the "What is Velocity?" section.
  
  Revision  Changes    Path
  1.73      +11 -9     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -u -r1.72 -r1.73
  --- index.xml 13 Nov 2003 19:30:40 -0000      1.72
  +++ index.xml 19 Dec 2003 20:35:50 -0000      1.73
  @@ -120,15 +120,17 @@
    </p>
   
    <p>
  -    Velocity's capabilities reach well beyond the realm of web sites; for
  -    example, it can generate SQL and PostScript and XML (see <a
  -    href="./anakia.html">Anakia</a> for more information on XML transformations)
  -    from templates.  It can be used either as a standalone utility for
  -    generating source code and reports, or as an integrated component of other
  -    systems.  Velocity also provides template services for the
  -    <a href="http://jakarta.apache.org/turbine/";>Turbine</a> web application
  -    framework. Velocity+Turbine  provides a template service that allows
  -    web applications to be developed according to a true MVC model.
  +    Velocity's capabilities reach well beyond the realm of the web;
  +    for example, it can be used to generate SQL and PostScript and XML
  +    (see <a href="./anakia.html">Anakia</a> for more information on
  +    XML transformations) from templates.  It can be used either as a
  +    standalone utility for generating source code and reports, or as
  +    an integrated component of other systems.  For instance, Velocity
  +    provides template services for the <a
  +    href="http://jakarta.apache.org/turbine/";>Turbine</a> web
  +    application framework, together providing a view engine
  +    facilitating development of web applications according to a true
  +    MVC model.
    </p>
   
    </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to