You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/12/25 03:49:11 UTC

cvs commit: avalon-site/src/etc site.jsl

mcconnell    2003/12/24 18:49:11

  Modified:    src/etc  site.jsl
  Log:
  update jsl to remove apachecon
  
  Revision  Changes    Path
  1.2       +6 -11     avalon-site/src/etc/site.jsl
  
  Index: site.jsl
  ===================================================================
  RCS file: /home/cvs/avalon-site/src/etc/site.jsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- site.jsl	2 Nov 2003 11:10:47 -0000	1.1
  +++ site.jsl	25 Dec 2003 02:49:11 -0000	1.2
  @@ -104,17 +104,7 @@
                   </j:if>
                 </td>
   
  -              <!-- project logo and link -->
  -
  -              <td>
  -                <div align="right" id="login">
  -                  <a href='http://apachecon.com/2003/US/index.html'>
  -                    <img border='0' 
  -                      src='http://www.apache.org/~ceki/ac2003/ac2003-150.gif'/>
  -                  </a>
  -                </div>
  -              </td>
  -
  +              <td></td>
                 <!--
                 <td>
                   <div align="right" id="login">
  @@ -131,6 +121,7 @@
                   </div>
                 </td>
                 -->
  +
               </tr>
             </table>
           </div>
  @@ -186,11 +177,13 @@
                   <j:if test="${includeProjectDocumentation.equals('yes')}">
                   <div>
                     <strong>Project Documentation</strong>
  +                  <!--
                     <div>
                       <small>
                         <a href="${relativePath}/index.html">About ${pom.name}</a>
                       </small>
                     </div>
  +                  -->
                     <div>
                       <small>
                         <a href="${relativePath}/project-info.html">Project Info</a>
  @@ -291,6 +284,7 @@
                         </j:if>
                       </j:if>
                     </j:if>
  +                  <!--
                     <j:set var="devProcess" value="false"/>
                     <util:available file="${maven.docs.src}/development-process.xml">
                       <j:set var="devProcess" value="true"/>
  @@ -310,6 +304,7 @@
                         </small>
                       </div>
                     </j:if>
  +                  -->
                   </div>
                 </j:if>
                 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org