cvs commit: de-www/news Makefile de-www/news/2008 Makefile news.xml press.xml de-www/share/sgml libcommon.xsl news.xml press.xml

From: Johann Kois <jkois(at)doc.bsdgroup.de>
Date: Sun, 15 Feb 2009 09:09:49 GMT

jkois 2009-02-15 09:09:49 UTC

  FreeBSD German Documentation Repository

  Modified files:
    news Makefile
    share/sgml libcommon.xsl news.xml press.xml
  Added files:
    news/2008 Makefile news.xml press.xml
  Log:
  Die "alten" News/Presseberichte von 2008 auf eigene Unterseiten auslagern.
  
  Revision Changes Path
  1.1 +18 -0 de-www/news/2008/Makefile (new)
  1.1 +976 -0 de-www/news/2008/news.xml (new)
  1.1 +168 -0 de-www/news/2008/press.xml (new)
  1.16 +3 -2 de-www/news/Makefile
  1.16 +3 -1 de-www/share/sgml/libcommon.xsl
  1.154 +1 -938 de-www/share/sgml/news.xml
  1.54 +1 -151 de-www/share/sgml/press.xml
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/de-www/news/Makefile,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -I$FreeBSDde.*$ -r1.15 -r1.16
  --- Makefile 9 Dec 2008 10:32:05 -0000 1.15
  +++ Makefile 15 Feb 2009 09:09:48 -0000 1.16
  @@ -1,6 +1,6 @@
   # $FreeBSD$
  -# $FreeBSDde: de-www/news/Makefile,v 1.15 2008/12/09 10:32:05 jkois Exp $
  -# basiert auf: 1.51
  +# $FreeBSDde: de-www/news/Makefile,v 1.16 2009/02/15 09:09:48 jkois Exp $
  +# basiert auf: 1.52
   
   .if exists(../Makefile.conf)
   .include "../Makefile.conf"
  @@ -12,7 +12,8 @@
   DOCS+= news.sgml
   
   #Subdirs fuer alte News
  -SUBDIR= 2007
  +SUBDIR= 2008
  +SUBDIR+= 2007
   SUBDIR+= 2006
   SUBDIR+= 2005
   SUBDIR+= 2004
  
  Index: Makefile
  ====================================================================
  # $FreeBSD$
  # $FreeBSDde: de-www/news/2008/Makefile,v 1.1 2009/02/15 09:09:48 jkois Exp $
  # basiert auf: 1.1
  
  .if exists(../Makefile.conf)
  .include "../Makefile.conf"
  .endif
  .if exists(../Makefile.inc)
  .include "../Makefile.inc"
  .endif
  
  XMLDOCS+= index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
  DEPENDSET.index=transtable news
  
  XMLDOCS+= press:${XSL_NEWS_PRESS_OLD}::
  DEPENDSET.press=transtable press
  
  .include "${WEB_PREFIX}/share/mk/web.site.mk"
  
  Index: news.xml
  ====================================================================
  <?xml version="1.0" encoding="ISO-8859-1" ?>
  <!DOCTYPE news PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for News//EN"
                        "http://www.FreeBSD.org/XML/www/share/sgml/news.dtd">
  <!--
       $FreeBSD$
       $FreeBSDde: de-www/news/2008/news.xml,v 1.1 2009/02/15 09:09:48 jkois Exp $
       basiert auf: 1.224
  -->
  
  <!-- Simple schema for FreeBSD Project news.
  
       Divide time in to <year>, <month>, and <day> elements, each of which
       has a <name>.
  
       each <day> element contains one or more <event> elements.
  
       Each <event> contains an optional <title>, and then a <p>. <p> elements
       can contain <a> anchors. Within the "href" attribute of the anchor
       &base; or &enbase; will be replaced with the base URI necessary to reach the FreeBSD
       document root, and should always be used to start URLs at www.FreeBSD.org
       or one of the mirrors.
  
       Use the <title> element if the <p> content is lengthy. When generating
       synopses of this information (e.g., for syndication using RDF files),
       the contents of <title> will be preferred over <p>.
  
       *** Former Summer of Code Students: Please note that you are an
           SoC alumnus when you add your new committer announcement.
           Also, don't feel shy to add more information about what you
           would like to work on. ***
  -->
  
  <news>
    <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
      <cvs:keyword name="freebsd">
        $FreeBSD$
      </cvs:keyword>
    </cvs:keywords>
  
    <year>
      <name>2008</name>
  
      <month>
        <name>12</name>
  
        <day>
          <name>25</name>
  
          <event>
            <title>&os; 7.1-RC2 verf&#252;gbar</title>
  
            <p>Der zweite (und letzte) Release Candidate von &os;&#160;7.1 ist nun <a
              href="http://lists.freebsd.org/pipermail/freebsd-stable/2008-December/047203.html">verf&#252;gbar</a>.
              ISO-Images f&#252;r alle Tier-1-Architekturen finden Sie auf den
              <a href="&enbase;/doc/de_DE.ISO8859-1/books/handbook/mirrors-ftp.html">
              &os;-Spiegelservern</a>.</p>
          </event>
        </day>
  
        <day>
          <name>23</name>
  
          <event>
            <title>&os; Foundation Newsletter Dezember 2008</title>
  
            <p>Die &os; Foundation hat ihren <a
              href="http://www.freebsdfoundation.org/press/2008Dec-newsletter.shtml">
              Newsletter f&#252;r Dezember 2008</a> ver&#246;ffentlicht, in dem sie
              beschreibt, wie sie das &os; Project und die &os;-Gemeinde bisher
              unterst&#252;tzt hat.</p>
          </event>
        </day>
  
        <day>
          <name>9</name>
  
          <event>
            <title>&os; 7.1-RC1 verf&#252;gbar</title>
  
            <p>Der erste Release Candidate von &os;&#160;7.1 ist nun <a
              href="http://lists.freebsd.org/pipermail/freebsd-stable/2008-December/047014.html">verf&#252;gbar</a>.
              ISO-Images f&#252;r alle Tier-1-Architekturen finden Sie auf den
              <a href="&enbase;/doc/de_DE.ISO8859-1/books/handbook/mirrors-ftp.html">
              &os;-Spiegelservern</a>.</p>
          </event>
        </day>
  
        <day>
          <name>3</name>
  
          <event>
            <title>Neuer BSD-Channel auf YouTube</title>
  
            <p>Wir freuen uns, bekanntgeben zu d&#252;rfen, dass wir ab sofort
              &#252;ber einen dezidierten YouTube-Channel verf&#252;gen,
              &#252;ber den wir Videos zu technischen Vortr&#228;gen zu
              FreeBSD und anderen BSD-Betriebssystemen anbieten k&#246;nnen.
              Dieser Channel ist unter der Adresse <a
              href="http://www.youtube.com/bsdconferences">www.youtube.com/bsdconferences</a>
              erreichbar.</p>
  
            <p>Dieser Channel erlaubt es uns, komplette Vortr&#228;ge von
              FreeBSD-Konferenzen zu ver&#246;ffentlichen. Die ersten vier
              Videos, die von Julian Elisher auf der <a
              href="http://www.meetbsd.com">MeetBSD</a>-Konferenz aufgezeichnet
              wurden, sind bereits online. Weitere Videos werden in K&#252;rze
              verf&#252;gbar sein.</p>
          </event>
        </day>
      </month>
  
      <month>
        <name>11</name>
  
        <day>
          <name>28</name>
  
          <event>
            <title>FreeBSD 6.4-RELEASE verf&#252;gbar</title>
  
            <p><a href="&enbase;/releases/6.4R/announce.html">FreeBSD
              6.4-RELEASE</a> ist ab sofort verf&#252;gbar. Lesen Sie
              bitte vor der Installation die <a
              href="&enbase;/releases/6.4R/errata.html">Release Errata</a>,
              um sich &#252;ber aktuelle Neuigkeiten und/oder eventuelle
              Probleme im Umgang mit FreeBSD 6.4 zu informieren. Weitere
              Informationen zu verschiedenen FreeBSD-Versionen finden Sie
              auf der Seite <a
              href="&base;/releases/index.html">Release Information</a>.</p>
          </event>
        </day>
  
        <day>
          <name>18</name>
  
          <event>
            <p>Reaktiviertes Commit-Bit: <a
              href="mailto:pho(at)FreeBSD.org">Peter Holm</a> (src)</p>
          </event>
        </day>
  
        <day>
          <name>16</name>
  
          <event>
            <title>Offizielles FreeBSD-Forum gestartet</title>
  
            <p>Das FreeBSD Project freut sich, bekanntgeben zu d&#252;rfen, dass
              wir nach umfangreichen Vorarbeiten unser offizielles, auf FreeBSD

----------------------------------------------
Diff block truncated. (Max lines = 200)
----------------------------------------------

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-cvs-doc" in the body of the message
Received on Sun 15 Feb 2009 - 10:10:07 CET

search this site