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:   23-Mar-2006 17:47:52
  Branch: HEAD                             Handle: 2006032316475100

  Modified files:
    openpkg-meta            global-news.php global-title.php

  Log:
    improve visual presence of newsflash and add a newsflash about the new
    websites

  Summary:
    Revision    Changes     Path
    1.2         +21 -2      openpkg-meta/global-news.php
    1.8         +2  -4      openpkg-meta/global-title.php
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-meta/global-news.php
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 global-news.php
  --- openpkg-meta/global-news.php      23 Mar 2006 16:34:31 -0000      1.1
  +++ openpkg-meta/global-news.php      23 Mar 2006 16:47:51 -0000      1.2
  @@ -1,9 +1,28 @@
   
   <div id="newsbox">
     <div>
  +    <h1>New Websites Launched</h1>
  +    The three OpenPKG websites...
  +    <p/>
  +    <ul>
  +      <li><a href="http://www.openpkg.org/";>OpenPKG.org</a> (Project)
  +      <li><a href="http://www.openpkg.com/";>OpenPKG.com</a> (Corporation)
  +      <li><a href="http://www.openpkg.net/";>OpenPKG.net</a> (Foundation)
  +    </ul>
  +    ...were now finally consolidated and visually merged together
  +    via the global uniform website design provided by
  +    <a href="http://meta.openpkg.org/global-about.php";>OpenPKG Meta</a>. The 
websites
  +    are kept located under completely separated administration domains but
  +    now share the same design and global navigation.
  +  </div>
  +
  +  <div>
       <h1>OpenPKG at LinuxTag</h1>
  -    <a href="http://www.linuxtag.org";>
  -      <img 
src="http://www.linuxtag.org/2006/fileadmin/linuxtag/images/banner/LT-banner-120x180-plain.png";
 alt=""/>
  +    OpenPKG will be represented by the OpenPKG Foundation e.V.
  +    at <a href="http://www.linuxtag.org/2006/";>LinuxTag 2006</a>, Wiesbaden, 
DE.
  +    <p/>
  +    <a href="http://www.linuxtag.org/2006/";>
  +      <img 
src="http://www.linuxtag.org/2006/fileadmin/linuxtag/images/banner/LT-banner-120x90-standnr-ex.png";
 alt=""/>
       </a>
     </div>
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-meta/global-title.php
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 global-title.php
  --- openpkg-meta/global-title.php     23 Mar 2006 16:34:31 -0000      1.7
  +++ openpkg-meta/global-title.php     23 Mar 2006 16:47:51 -0000      1.8
  @@ -145,14 +145,12 @@
   div#newsbox h1 {
       display:                 block;
       padding:                 2px 0px 2px 0px;
  -    background-attachment:   scroll;
  -    background-position:     left top;
  -    background-image:        
url('/meta/canvas/canvas-crop-glass-dark-T.png');
  +    background-color:        #000000;
       position:                relative;
       top:                     0px;
       height:                  auto;
       margin-bottom:           10px;
  -    color:                   #000000;
  +    color:                   #ffffff;
       text-align:              center;
       font-size:               100%;
       font-weight:             bold;
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to