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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web                      Date:   28-Jan-2003 09:48:04
  Branch: HEAD                             Handle: 2003012808480400

  Modified files:
    openpkg-web             page.inc

  Log:
    flush pending changes

  Summary:
    Revision    Changes     Path
    1.31        +10 -1      openpkg-web/page.inc
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/page.inc
  ============================================================================
  $ cvs diff -u -r1.30 -r1.31 page.inc
  --- openpkg-web/page.inc      23 Jan 2003 10:37:13 -0000      1.30
  +++ openpkg-web/page.inc      28 Jan 2003 08:48:04 -0000      1.31
  @@ -53,6 +53,8 @@
   FORM,INPUT,
   BLOCKQUOTE,A,I,B,EM  { font-family: helvetica,lucida,arial,sans-serif; }
   TT,CODE,SAMP,PRE     { font-family: courier,courier-new,terminal,fixed,monospace; 
font-size: 100%; }
  +PRE A                { font-family: courier,courier-new,terminal,fixed,monospace; 
text-decoration: none; font-weight: bold; }
  +PRE B                { font-family: courier,courier-new,terminal,fixed,monospace; 
font-weight: bold; }
   A                    { text-decoration: none; font-weight: bold; }
   A:link               { text-decoration: none; font-weight: bold;   color: #a09080; }
   A:visited            { text-decoration: none; font-weight: bold;   color: #a09080; }
  @@ -154,6 +156,8 @@
       <tr>
         <td width=140 valign=top>
           {#NAVBAR#}
  +        <br>
  +        {#SIDEBAR#}
         </td>
         <td width=20>\
           <imgdot width=20>\
  @@ -174,7 +178,7 @@
         </td>
       </tr>
       <tr>
  -      <td colspan=4 width=700 valign=top>
  +      <td colspan=5 width=700 valign=top>
             {#BODY#}
         ">
         :PAGE_BODY]
  @@ -229,6 +233,11 @@
   </body>
   </html>
   :PAGE_FOOT]
  +
  +..SIDEBAR>><<..
  +<define-tag sidebar endtag=required>
  +..SIDEBAR>>%body<<..
  +</define-tag>
   
   <define-tag intro endtag=required>
   ..INTRO>>%body<<..
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to