File:  [DVB] / linuxtv.org / linuxtv-header.inc
Revision 1.23: download - view: text, annotated - select for diffs
Mon Jul 11 16:06:38 2011 UTC (12 years, 10 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
Convert firmware/README.html into firmware/index.php

Instead of presenting a list of files for download, show it as a LinuxTV
page with header/footer, etc. This helps to warn users about the copyrights
for each firmware, and provides a nicer visual.

While here, fix some www non-compliances (checked against http://validator.w3.org).

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  <title><?php echo $title ?></title>
  <link rel="icon" href="/images/linuxtv-icon.png" type="image/png" />
  <link rel="stylesheet" type="text/css" href="/linuxtv.css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td>
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tbody>
          <tr>
            <td width="610">
            <table border="0" cellpadding="0" cellspacing="0">
              <tbody>
                <tr valign="top">
                  <td>
                  <table border="0" cellpadding="0" cellspacing="0" width="180">
                    <tbody>
                      <tr align="right" valign="top">
                        <td><img alt="" src="/images/top01.png" height="30" width="180" /></td>
                      </tr>
                      <tr>
                        <td align="center" height="38" valign="bottom"></td>
                      </tr>
                    </tbody>
                  </table>
                  </td>
                  <td>
                  <table border="0" cellpadding="0" cellspacing="0" width="50">
                    <tbody>
                      <tr>
                        <td><img alt="" src="/images/top02.png" height="30" width="284" /></td>
                      </tr>
                      <tr>
                        <td><img alt="" src="/images/top06.png" height="45" width="20" />&nbsp; </td>
                      </tr>
                    </tbody>
                  </table>
                  </td>
                  <td>
                  <table border="0" cellpadding="0" cellspacing="0" width="170">
                    <tbody>
                      <tr>
                        <td colspan="2" background="/images/squares05.png"><img alt="" src="/images/squares04.png" height="65" width="32" /></td>
                      </tr>
                    </tbody>
                  </table>
                  </td>
                </tr>
                <tr>
                  <td><br/>
                  </td>
                </tr>
              </tbody>
            </table>
            </td>
            <td height="65" valign="top" width="100%">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tbody>
                <tr>
                  <td background="/images/squares05.png" height="65" width="100%">&nbsp;</td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td height="20"></td>
    </tr>
  </tbody>
</table>

<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td width="10"></td>
      <td width="160"></td>
      <td width="40"></td>
      <td valign="top" height="80"><img alt="LinuxTV" src="/images/linuxtv.png" height="60" width="245" /></td>
      <td width="40"></td>
    </tr>
    <tr>
      <td></td>
      <td valign="top"><div id="menu">
        <a href="/">Home</a><br/>
        <a href="/news.php">News</a><br/>
        <a href="/events.php">2011 meeting</a><br/>
        <a href="/wiki/">V4L-DVB Wiki</a><br/>
        <a href="/vdrwiki/">VDR Wiki</a><br/>
        <a href="/projects.php">Projects</a> <br/>
        <a href="/lists.php">Mailing Lists</a> <br/>
        <a href="/downloads/">Downloads</a><br/>
        <a href="/repo/">Repositories</a><br/>
        <a href="http://git.linuxtv.org">GIT Repositories</a><br/>
        <a href="/hg/">HG Repositories</a><br/>
        <a href="/docs.php">Documentation</a><br/>
        <a href="/links.php">Links</a><br/>
        <a href="/contact.php">Contacting us</a><br/>
      </div></td>
      <td></td>
      <td valign="top">

LinuxTV legacy CVS <linuxtv.org/cvs>