seade       2004/04/01 06:38:34

  Modified:    .        project.xml .cvsignore
               xdocs    todo.xml distindex.xml navigation.xml tdk-howto.xml
                        index.xml
  Added:       xdocs/images jakarta.png
  Log:
  A better DB logo for latest maven site style.

  Fixed a large number of links.

  Added a link to Jeff Painter's unofficial tdk 2.3.

  Added a note about the probable replacement of the TDK by the META plugin.
  
  Revision  Changes    Path
  1.18      +6 -6      jakarta-turbine-tdk/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml       5 Sep 2003 18:20:54 -0000       1.17
  +++ project.xml       1 Apr 2004 14:38:34 -0000       1.18
  @@ -7,7 +7,7 @@
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  -    <logo>/images/jakarta-logo-blue.gif</logo>
  +    <logo>/images/jakarta.png</logo>
     </organization>
     <inceptionYear>2000</inceptionYear>
     <package>org.apache.tdk</package>
  @@ -37,13 +37,13 @@
         <name>Turbine User List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
       </mailingList>
       <mailingList>
         <name>Turbine Developer List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
       </mailingList>
     </mailingLists>
   
  @@ -82,7 +82,7 @@
       <dependency>
         <id>commons-collections</id>
         <version>2.1</version>
  -      <url>http://jakarta.apache.org/commons/collections.html</url>
  +      <url>http://jakarta.apache.org/commons/collections/</url>
       </dependency>
       <dependency>
         <id>commons-configuration</id>
  @@ -137,7 +137,7 @@
       <dependency>
         <id>log4j</id>
         <version>1.2.8</version>
  -      <url>http://jakarta.apache.org/log4j/</url>
  +      <url>http://logging.apache.org/log4j/docs/index.html</url>
       </dependency>
       <dependency>
         <id>mm-mysql</id>
  @@ -168,7 +168,7 @@
         <groupId>turbine</groupId>
         <artifactId>flux</artifactId>
         <version>2.3</version>
  -      <url>http://jakarta.apache.org/turbine/flux/</url>
  +      <!--url>http://jakarta.apache.org/turbine/flux/</url-->
       </dependency>
       <dependency>
         <id>velocity</id>
  
  
  
  1.3       +3 -0      jakarta-turbine-tdk/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/.cvsignore,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .cvsignore        21 Sep 2001 14:10:48 -0000      1.2
  +++ .cvsignore        1 Apr 2004 14:38:34 -0000       1.3
  @@ -1,3 +1,6 @@
   target
   velocity.log
   *~
  +.classpath
  +.project
  +*.log
  
  
  
  1.2       +3 -3      jakarta-turbine-tdk/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/todo.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- todo.xml  7 Sep 2001 01:40:12 -0000       1.1
  +++ todo.xml  1 Apr 2004 14:38:34 -0000       1.2
  @@ -44,9 +44,9 @@
     provide helpful documentation. The first way is to write up HTML or straight
     text documentation and send it to one of the primary authors directly (we are
     also willing to give you CVS write access if you wish). The second way is to
  -  post Questions/Answers to the <a 
href="http://jakarta.apache.org/jyve-faq/Turbine";>FAQ</a>
  -  under the Turbine sections there. There is a Getting Started document named
  -  "getting-started.html" that could always use additional documentation,
  +  post Questions/Answers or other content to the <a 
href="http://jakarta.apache.org/turbine/common/wiki.html";>
  +  Turbine Wiki</a>. There is a <a 
href="http://jakarta.apache.org/turbine/turbine-2.3/getting-started.html";>
  +  Getting Started</a> document that could always use additional documentation,
     examples and clarification. You need to take the initiative and just start
     writing down your thoughts and concerns and questions and answers and then
     giving those back to us.
  
  
  
  1.2       +4 -4      jakarta-turbine-tdk/xdocs/distindex.xml
  
  Index: distindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/distindex.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- distindex.xml     25 Dec 2001 17:26:07 -0000      1.1
  +++ distindex.xml     1 Apr 2004 14:38:34 -0000       1.2
  @@ -32,19 +32,19 @@
   <p>
   <ul>
       <li>
  -        The Turbine documentation is <a href="turbine-docs/index.html">here</a>.
  +        The Turbine documentation is <a 
href="http://jakarta.apache.org/turbine/";>here</a>.
       </li>
   
       <li>
  -        The Turbine API documentation is <a 
href="turbine-docs/apidocs/index.html">here</a>.
  +        The Turbine API documentation is <a 
href="http://jakarta.apache.org/turbine/turbine-2.3/apidocs/";>here</a>.
       </li>
   
       <li>
  -        The Servlet API documentation is <a 
href="servletapi-docs/index.html">here</a>.
  +        The Servlet API documentation is <a 
href="http://java.sun.com/products/servlet/2.3/javadoc/";>here</a>.
       </li>
   
       <li>
  -        The Velocity documentation is <a href="velocity-docs/index.html">here</a>.
  +        The Velocity documentation is <a 
href="http://jakarta.apache.org/velocity/";>here</a>.
       </li>
   
       <li>
  
  
  
  1.6       +0 -1      jakarta-turbine-tdk/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/navigation.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- navigation.xml    5 Sep 2003 18:41:39 -0000       1.5
  +++ navigation.xml    1 Apr 2004 14:38:34 -0000       1.6
  @@ -10,7 +10,6 @@
         <item name="Fulcrum"                 
href="http://jakarta.apache.org/turbine/fulcrum/"/>
         <item name="TDK"                     
href="http://jakarta.apache.org/turbine/tdk/"/>
         <item name="JCS"                     
href="http://jakarta.apache.org/turbine/jcs/"/>
  -      <item name="Turbine Wiki"            
href="http://jakarta.apache.org/turbine/common/wiki.html"/>
       </links>
       <menu name="Essentials">
           <item name="Overview"              href="/index.html"/>
  
  
  
  1.12      +5 -3      jakarta-turbine-tdk/xdocs/tdk-howto.xml
  
  Index: tdk-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/tdk-howto.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- tdk-howto.xml     5 Sep 2003 18:41:39 -0000       1.11
  +++ tdk-howto.xml     1 Apr 2004 14:38:34 -0000       1.12
  @@ -135,7 +135,9 @@
   the <a
   href="http://jakarta.apache.org/builds/jakarta-turbine/tdk/release/";>Turbine
   release repository</a>. Search for the directory with the latest version, and
  -download the file tdk-2.3.tar.gz.
  +download the file tdk-2.3.tar.gz.  In actual fact no official 2.3 build has 
  +been released, but an unofficial beta can be downloaded from 
  +<a href="http://www.kiasoft.com/~painter/tdk-2.3_01.tgz";>here</a>.
   </p>
   
   <p>
  @@ -389,7 +391,7 @@
   handle for it into our session context so that it can be accessed from our
   Index.vm page.  You would edit this file to change the behavior of a given
   page.  More information on building sites with Velocity is available
  -<a href="../turbine-2/howto/velocity-site-howto.html">here.</a>
  +<a 
href="http://jakarta.apache.org/turbine/turbine-2.3/howto/velocity-site-howto.html";>here.</a>
   </p>
   
   </section>
  @@ -405,7 +407,7 @@
   SQL.java.  In fact, when you did your Insert of the data, Turbine called a
   method called "doInsert" inside of the SQL class in order to insert the data.
   A full explaination of how actions work is available
  -<a href="../turbine-2/howto/action-event-howto.html">here.</a>
  +<a 
href="http://jakarta.apache.org/turbine/turbine-2.3/howto/action-event-howto.html";>here.</a>
   </p>
   
   </section>
  
  
  
  1.5       +5 -0      jakarta-turbine-tdk/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml 8 Nov 2003 11:48:13 -0000       1.4
  +++ index.xml 1 Apr 2004 14:38:34 -0000       1.5
  @@ -18,6 +18,11 @@
       as quickly as possible. The installation steps outlined below
       should have you up and running quickly.
     </p>
  +  <p>
  +    In the future the TDK will most likely be replaced by the 
  +    <a 
href="http://jakarta.apache.org/turbine/turbine-2.4/maven-turbine-plugin/index.html";>
  +    Maven Environment for Turbine Applications</a> (META) plugin.
  +  </p>
   </section>
   
   <section name="Creating your first Turbine application!">
  
  
  
  1.1                  jakarta-turbine-tdk/xdocs/images/jakarta.png
  
        <<Binary file>>
  
  

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

Reply via email to