Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5005

Modified Files:
        content_install.html content_screenshots.html freevo.css 
        news.txt template_main.html 
Log Message:
Beginning of conversion to XHTML Strict... shouldn't have any visible
differences right now.


Index: content_install.html
===================================================================
RCS file: /cvsroot/freevo/website/content_install.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** content_install.html        14 Jan 2004 19:49:22 -0000      1.20
--- content_install.html        8 Feb 2004 06:41:25 -0000       1.21
***************
*** 10,14 ****
  </p><p>
    You can download Mplayer from <a
!     
href="http://www.mplayerhq.hu/homepage/design6/dload.html";>http://www.mplayerhq.hu/homepage/design6/dload.html</a><br>
    and Xine from <a
      
href="http://xinehq.de/index.php/releases";>http://xinehq.de/index.php/releases</a>.
--- 10,14 ----
  </p><p>
    You can download Mplayer from <a
!     
href="http://www.mplayerhq.hu/homepage/design6/dload.html";>http://www.mplayerhq.hu/homepage/design6/dload.html</a><br/>
    and Xine from <a
      
href="http://xinehq.de/index.php/releases";>http://xinehq.de/index.php/releases</a>.

Index: content_screenshots.html
===================================================================
RCS file: /cvsroot/freevo/website/content_screenshots.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** content_screenshots.html    14 Jan 2004 06:05:35 -0000      1.9
--- content_screenshots.html    8 Feb 2004 06:41:25 -0000       1.10
***************
*** 31,35 ****
  </center><p>
  
! <br><br>
  
  <h2>Screenshots (skin blurr)</h2>
--- 31,35 ----
  </center><p>
  
! <br/><br/>
  
  <h2>Screenshots (skin blurr)</h2>

Index: freevo.css
===================================================================
RCS file: /cvsroot/freevo/website/freevo.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** freevo.css  6 Feb 2004 13:40:17 -0000       1.16
--- freevo.css  8 Feb 2004 06:41:25 -0000       1.17
***************
*** 57,61 ****
                  padding-top: 2px;
                  padding-bottom: 2px;
!                 padding-left: 1em;
                  padding-right: 2px;
                }
--- 57,61 ----
                  padding-top: 2px;
                  padding-bottom: 2px;
!                 padding-left: 0.5em;
                  padding-right: 2px;
                }
***************
*** 64,68 ****
                    background-color: #b0b0b0; padding: 4px; 
                    margin-top: 0px; margin-bottom: 5px; 
!                 letter-spacing: 2px; }
  p                  { font-size: 12px; 
                      padding-left: 1em;
--- 64,69 ----
                    background-color: #b0b0b0; padding: 4px; 
                    margin-top: 0px; margin-bottom: 5px; 
!                 letter-spacing: 2px; 
!                   padding-left: 1em; }
  p                  { font-size: 12px; 
                      padding-left: 1em;

Index: news.txt
===================================================================
RCS file: /cvsroot/freevo/website/news.txt,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** news.txt    8 Feb 2004 06:17:14 -0000       1.41
--- news.txt    8 Feb 2004 06:41:25 -0000       1.42
***************
*** 1,30 ****
! 8-Feb-2004: Freevo 1.5 Preview!
! A preview of some of the new stuff you can expect in the
! next release of Freevo is available <a 
! href="/preview/" title="Freevo 1.5 Preview">here</a>.
  
! Aubin
  
  ---
  18-Dec-2003: Freevo 1.4.1 bugfix release
! Nothing important. If Freevo crashes for some discs, download
! 1.4.1.  RPMs, and DEBs for all major distros are also out.
  
  (Note that this release does not depend on anything in CVS)
  
  Dischi
- 
  ---
  20-Nov-2003: Finally: Freevo 1.4 is out
! Only some small bugfixes between rc4 and this release. Please read the
! new <a href="install.html">installation help site</a> how to install
! Freevo. 
  
! And we now also have a <a href="addons">plugin and skin download
! page</a>. Feel free to upload your own plugins and skins here (big
! thanks to Jan Grewe for setting this up). Please make sure you have
! permission to upload the skin/plugin if you use images and something
! else from other people.
  
  Dischi
- 
--- 1,20 ----
! 8-Feb-2004: Freevo 1.5 Preview
! A preview of some of the new stuff you can expect in the next release of Freevo is 
available <a href="/preview/" title="Freevo 1.5 Preview">here</a>.
  
! You can also take a look at a new diagram of a possible configuration that shows 
some of the new features at this <a href="about.html#components" title="Freevo 1.5 
Diagram">link</a>.
  
+ Aubin
  ---
  18-Dec-2003: Freevo 1.4.1 bugfix release
! Nothing important. If Freevo crashes for some discs, download 1.4.1.  RPMs, and DEBs 
for all major distros are also out.
  
  (Note that this release does not depend on anything in CVS)
  
  Dischi
  ---
  20-Nov-2003: Finally: Freevo 1.4 is out
! Only some small bugfixes between rc4 and this release. Please read the new <a 
href="install.html">installation help site</a> how to install Freevo. 
  
! And we now also have a <a href="addons">plugin and skin download page</a>. Feel free 
to upload your own plugins and skins here (big thanks to Jan Grewe for setting this 
up). Please make sure you have permission to upload the skin/plugin if you use images 
and something else from other people.
  
  Dischi

Index: template_main.html
===================================================================
RCS file: /cvsroot/freevo/website/template_main.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** template_main.html  6 Feb 2004 13:40:17 -0000       1.16
--- template_main.html  8 Feb 2004 06:41:25 -0000       1.17
***************
*** 1,17 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
  <html>
  <head>
    <title>Freevo | $(PAGE_TITLE)</title>
    <meta http-equiv="Content-Type" content=
!   "text/html; charset=us-ascii">
    <link rel="shortcut icon" href="favicon2.ico" type=
!   "image/x-icon">
    <meta http-equiv="Content-Type" content=
!   "text/html; charset=us-ascii">
!   <meta name="language" content="en">
    <meta name="keywords" content=
!   "freevo, pvr, vdr, tivo, bttv, bt848, bt878, linux, video, capture, v4l, v4l2">
!   <meta name="robots" content="index, follow">
!   <link rel="stylesheet" type="text/css" href="freevo.css">
  </head>
  
--- 1,19 ----
! <!DOCTYPE html 
!      PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
!           "DTD/xhtml1-strict.dtd">
  <html>
  <head>
    <title>Freevo | $(PAGE_TITLE)</title>
    <meta http-equiv="Content-Type" content=
!   "text/html; charset=us-ascii"/>
    <link rel="shortcut icon" href="favicon2.ico" type=
!   "image/x-icon"/>
    <meta http-equiv="Content-Type" content=
!   "text/html; charset=us-ascii"/>
!   <meta name="language" content="en"/>
    <meta name="keywords" content=
!   "freevo, pvr, vdr, tivo, bttv, bt848, bt878, linux, video, capture, v4l, v4l2"/>
!   <meta name="robots" content="index, follow"/>
!   <link rel="stylesheet" type="text/css" href="freevo.css"/>
  </head>
  
***************
*** 33,48 ****
            <h5>Users</h5>
  
!           <p class="navi"><a href="$BASE$index.html">News</a><br>
!           <a href="$BASE$about.html">About Freevo</a><br>
!           <a href="$BASE$screenshots.html">Screenshots</a><br>
!           <a 
href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/freevo/freevo/ChangeLog";>Current
 Status</a><br>
!           <a href="$BASE$install.html#Download">Download</a><br>
!           <a href="$BASE$install.html#Installation">Installation</a><br>
!           <a href="$BASE$addons">Add-ons</a><br>
!           <a href="/cgi-bin/moin.cgi/DocumentationPage">Documentation</a><br>
!           <a href="$BASE$hardware.html">Hardware</a><br>
            <a href=
            "http://sourceforge.net/mail/?group_id=46652";>Mailing
!           Lists</a><br>
            <a href="/cgi-bin/moin.cgi">Wiki</a></p>
  
--- 35,50 ----
            <h5>Users</h5>
  
!           <p class="navi"><a href="$BASE$index.html">News</a><br/>
!           <a href="$BASE$about.html">About Freevo</a><br/>
!           <a href="$BASE$screenshots.html">Screenshots</a><br/>
!           <a 
href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/freevo/freevo/ChangeLog";>Current
 Status</a><br/>
!           <a href="$BASE$install.html#Download">Download</a><br/>
!           <a href="$BASE$install.html#Installation">Installation</a><br/>
!           <a href="$BASE$addons">Add-ons</a><br/>
!           <a href="/cgi-bin/moin.cgi/DocumentationPage">Documentation</a><br/>
!           <a href="$BASE$hardware.html">Hardware</a><br/>
            <a href=
            "http://sourceforge.net/mail/?group_id=46652";>Mailing
!           Lists</a><br/>
            <a href="/cgi-bin/moin.cgi">Wiki</a></p>
  
***************
*** 50,60 ****
  
            <p class="navi"><a href="$BASE$developers.html">Getting
!           Started</a><br>
            <a href=
            "http://sourceforge.net/mail/?group_id=46652";>Mailing
!           Lists</a><br>
            <a href=
            "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freevo/freevo/";>
!           Browse Source</a><br>
            <a href="http://www.sourceforge.net/projects/freevo";>SF
            Project Page</a></p>
--- 52,62 ----
  
            <p class="navi"><a href="$BASE$developers.html">Getting
!           Started</a><br/>
            <a href=
            "http://sourceforge.net/mail/?group_id=46652";>Mailing
!           Lists</a><br/>
            <a href=
            "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freevo/freevo/";>
!           Browse Source</a><br/>
            <a href="http://www.sourceforge.net/projects/freevo";>SF
            Project Page</a></p>
***************
*** 62,79 ****
            <h5>Misc.</h5>
  
!           <p class="navi"><a href="links.html">Links</a><br>
!           <a href="authors.html">Authors</a></p><br>
  
              <a href="http://www.linux.org";>
!          <img src="http://freevo.sourceforge.net/images/tux.jpg"; alt="Linux Logo">
                </a> <a href="http://sourceforge.net";><img src=
              "http://sourceforge.net/sflogo.php?group_id=46652&amp;type=1";
                   width="88" height="31" alt=
!                  "SourceForge.net Logo"></a> <a href=
                   "http://www.opensource.org/";><img alt="OSI Certified" src=
!                  "http://freevo.sourceforge.net/images/osi-certified-90x75.jpg";></a> 
          </td>
          <td id="main">
              $(MAIN_CONTENT)
          </td>
        </tr>
--- 64,82 ----
            <h5>Misc.</h5>
  
!           <p class="navi"><a href="links.html">Links</a><br/>
!           <a href="authors.html">Authors</a></p><br/>
  
              <a href="http://www.linux.org";>
!          <img src="http://freevo.sourceforge.net/images/tux.jpg"; alt="Linux Logo"/>
                </a> <a href="http://sourceforge.net";><img src=
              "http://sourceforge.net/sflogo.php?group_id=46652&amp;type=1";
                   width="88" height="31" alt=
!                  "SourceForge.net Logo"/></a> <a href=
                   "http://www.opensource.org/";><img alt="OSI Certified" src=
!                  
"http://freevo.sourceforge.net/images/osi-certified-90x75.jpg"/></a> 
          </td>
          <td id="main">
              $(MAIN_CONTENT)
+         </p>
          </td>
        </tr>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to