Pro zobrazení (vložení) hlavičky je potřeba JavaScript
Pro zobrazení (vložení) menu je potřeba JavaScript
Porovnej s předchozí - Blame - Stáhnout jako soubor
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title> $InfoHeadTitle $InfoSection </title> <meta name="keywords" content="$InfoKeyWords"> <meta name="description" content="$InfoDescription"> <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> <link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> <link rel="StyleSheet" href="../../Web/CSS/MLAB_Print.css" type="text/css" media="print"> <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico"> <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script> <!-- AUTOINCLUDE END --> </head> <body lang="en"> <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> <!-- ============== HEADER ============== --> <div class="Header"> <script type="text/javascript"> <!-- SetRelativePath("../../"); DrawHeader(); // --> </script> <noscript> <p><b> JavaScript is required for including of the header </b></p> </noscript> </div> <!-- AUTOINCLUDE END --> <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> <!-- ============== MENU ============== --> <div class="Menu"> <script type="text/javascript"> <!-- SetRelativePath("../../"); DrawMenu(); // --> </script> <noscript> <p><b> JavaScript is required for including of the menu </b></p> </noscript> </div> <!-- AUTOINCLUDE END --> <!-- ============== TEXT ============== --> <div class="Text"> $InfoNoText = "No Description Available" <p class="Title"> $InfoShortDescription </p> <p class="Subtitle"> $InfoLongDescription </p> <!-- Klikacà Åádka s cestou --> <h1 class="Small"> $InfoPath </h1> $InfoPathTitle = "The Easy Way Back ..." <table> <tr> <th>Name</th> <th>View</th> <th>Description</th> <th>Project information</th> <th>Buy possibility</th> <th>Documentation</th> </tr> <!-- Åádky indexu se vkládajà sem --> $InfoLine <!-- Formát vkládané Åádky --> $InfoLine = " <tr> <td> $InfoName</td> <td> $InfoPicture</td> <td> <p><i> $InfoDescripion</i></p> <p class='Small'> $InfoLongDescription</p></td> <td> $InfoWebSVN <br> $InfoWIKI</td> <td> $InfoBuy</td> <!-- položka tabulky, kam pÅijde odkaz na nákup modulu--> <td> $InfoPDF <br> $InfoHTML</td> </tr> " <!-- Formát elementu pro oddÄlenà adresáÅů a projektů --> $InfoSeparator = " <tr> <td colspan='6'> <hr> </td> </tr>" <!-- Lepidlo pro spojovánà vÃce odkazů najednou v jedné položce --> $InfoGlue = "<br>" <!-- Co se dává do položek, které nemajà obsah --> $InfoNoPicture = "NoPicture.jpg" $InfoNoInfo = "--" $InfoSVNTitle = "Access to All Project Files" $InfoWikiTitle = "Wiki Page for Module" </table> </div> <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> <!-- ============== FOOTER ============== --> <div class="Footer"> <script type="text/javascript"> <!-- SetRelativePath("../../"); DrawFooter(); // --> </script> <noscript> <p><b> JavaScript is required for including of the footer </b></p> </noscript> </div> <!-- AUTOINCLUDE END --> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> $InfoHeadTitle $InfoSection </title>
<meta name="keywords" content="$InfoKeyWords">
<meta name="description" content="$InfoDescription">
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
<link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
<link rel="StyleSheet" href="../../Web/CSS/MLAB_Print.css" type="text/css" media="print">
<link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
<script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE END -->
</head>
<body lang="en">
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
<!-- ============== HEADER ============== -->
<div class="Header">
<script type="text/javascript">
<!--
SetRelativePath("../../");
DrawHeader();
// -->
</script>
<noscript>
<p><b> JavaScript is required for including of the header </b></p>
</noscript>
</div>
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
<!-- ============== MENU ============== -->
<div class="Menu">
DrawMenu();
<p><b> JavaScript is required for including of the menu </b></p>
<!-- ============== TEXT ============== -->
<div class="Text">
$InfoNoText = "No Description Available"
<p class="Title">
$InfoShortDescription
</p>
<p class="Subtitle">
$InfoLongDescription
<!-- Klikacà Åádka s cestou -->
<h1 class="Small"> $InfoPath </h1>
$InfoPathTitle = "The Easy Way Back ..."
<table>
<tr>
<th>Name</th>
<th>View</th>
<th>Description</th>
<th>Project information</th>
<th>Buy possibility</th>
<th>Documentation</th>
</tr>
<!-- Åádky indexu se vkládajà sem -->
$InfoLine
<!-- Formát vkládané Åádky -->
$InfoLine =
"
<td> $InfoName</td>
<td> $InfoPicture</td>
<td> <p><i> $InfoDescripion</i></p>
<p class='Small'> $InfoLongDescription</p></td>
<td> $InfoWebSVN <br> $InfoWIKI</td>
<td> $InfoBuy</td> <!-- položka tabulky, kam pÅijde odkaz na nákup modulu-->
<td> $InfoPDF <br> $InfoHTML</td>
<!-- Formát elementu pro oddÄlenà adresáÅů a projektů -->
$InfoSeparator =
<td colspan='6'> <hr> </td>
</tr>"
<!-- Lepidlo pro spojovánà vÃce odkazů najednou v jedné položce -->
$InfoGlue = "<br>"
<!-- Co se dává do položek, které nemajà obsah -->
$InfoNoPicture = "NoPicture.jpg"
$InfoNoInfo = "--"
$InfoSVNTitle = "Access to All Project Files"
$InfoWikiTitle = "Wiki Page for Module"
</table>
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
<!-- ============== FOOTER ============== -->
<div class="Footer">
DrawFooter();
<p><b> JavaScript is required for including of the footer </b></p>
</body>
</html>
Poháněno WebSVN v2.1 alpha 1