OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-meta                     Date:   16-Mar-2006 21:11:36
  Branch: HEAD                             Handle: 2006031620113500

  Modified files:
    openpkg-meta            canvas-nav.php global-title.php

  Log:
    activate new global title page

  Summary:
    Revision    Changes     Path
    1.18        +2  -2      openpkg-meta/canvas-nav.php
    1.2         +6  -6      openpkg-meta/global-title.php
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-meta/canvas-nav.php
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 canvas-nav.php
  --- openpkg-meta/canvas-nav.php       15 Mar 2006 16:18:01 -0000      1.17
  +++ openpkg-meta/canvas-nav.php       16 Mar 2006 20:11:35 -0000      1.18
  @@ -109,7 +109,7 @@
     <!-- ==## OpenPKG Corporation ##== -->
     <li id="corporation"><a href="http://www.openpkg.com/";>OpenPKG 
Corporation</a>
       <ul>
  -      <li id="corporation"><a href="">Corporation</a>
  +      <li id="corporation"><a href="title.php">Corporation</a>
           <ul>
             <li id="about"><a href="corporation/about.php">About</a></li>
             <li id="summary"><a href="corporation/summary.php">Summary</a></li>
  @@ -130,7 +130,7 @@
     <!-- ==## OpenPKG Foundation ##== -->
     <li id="foundation"><a href="http://www.openpkg.net/";>OpenPKG 
Foundation</a>
       <ul>
  -      <li id="foundation"><a href="">Foundation</a>
  +      <li id="foundation"><a href="title.html">Foundation</a>
           <ul>
             <li id="summary"><a 
href="foundation/summary.html">Contacts</a></li>
             <li id="board"><a href="foundation/board.html">Board of 
Directors</a></li>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-meta/global-title.php
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 global-title.php
  --- openpkg-meta/global-title.php     16 Mar 2006 20:00:40 -0000      1.1
  +++ openpkg-meta/global-title.php     16 Mar 2006 20:11:35 -0000      1.2
  @@ -199,11 +199,11 @@
           The <a href="http://www.openpkg.org/index.php";>OpenPKG
           Project</a> is the central organization unit. It
           is accompanied by two sibling organizations: <a
  -        href="http://www.openpkg.com/index.php";>OpenPKG GmbH</a>,
  +        href="http://www.openpkg.com/title.php";>OpenPKG GmbH</a>,
           the corporation providing professional commercial <a
           href="http://www.openpkg.com/service/";>services</a>
           to OpenPKG business customers, and <a
  -        href="http://www.openpkg.net/index.html";>OpenPKG
  +        href="http://www.openpkg.net/title.html";>OpenPKG
           Foundation e.V.</a>, the association backing the <a
           href="http://www.openpkg.net/member/members.html";>social
           network</a> of OpenPKG.
  @@ -302,14 +302,14 @@
              or just go to...
           </div>
           <div class="goto">
  -          <a href="http://www.openpkg.com/index.php";>
  +          <a href="http://www.openpkg.com/title.php";>
               <span class="ext">.COM</span><br/>
               <span class="name">OpenPKG Corporation</span><br/>
               <span class="title">Services &amp; Support</span>
             </a>
           </div>
           <div class="enter">
  -          <a href="http://www.openpkg.com/index.php";>
  +          <a href="http://www.openpkg.com/title.php";>
               <img src="/meta/canvas/canvas-more-<script language="php">echo 
($site == "corporation" ? "black" : "grey");</script>-T.png" class="more" 
alt=""/>
             </a>
           </div>
  @@ -331,14 +331,14 @@
              or just go to...
           </div>
           <div class="goto">
  -          <a href="http://www.openpkg.net/index.html";>
  +          <a href="http://www.openpkg.net/title.html";>
               <span class="ext">.NET</span><br/>
               <span class="name">OpenPKG Foundation</span><br/>
               <span class="title">Equipment &amp; Evangelism</span>
             </a>
           </div>
           <div class="enter">
  -          <a href="http://www.openpkg.net/index.html";>
  +          <a href="http://www.openpkg.net/title.html";>
               <img src="/meta/canvas/canvas-more-<script language="php">echo 
($site == "foundation" ? "black" : "grey");</script>-T.png" class="more" 
alt=""/>
             </a>
           </div>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to