Problem with comparison.
/Web/News.en.html
0,0 → 1,157
<!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> MLAB News Page </title>
<meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
<meta name="description" content="MLAB Project, News and Plan Page">
<!-- 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">
<p class="Title">
What's new
</p>
 
<h1> Plans </h1>
<p>
<i>MIHO:</i>
There are missing project info files <b>ProjectInfo.xml</b>.
I am going to add them by the time. I am going to write scripts for
automatic generation of index pages (modules, designs and articles).
All other features should work. Photogalery is being tested.
</p>
 
<h1> History </h1>
 
<h3> 2006/10/29 </h3>
<p>
<i>MIHO:</i>
Maintenance page updated.
</p>
 
<h3> 2006/10/28 </h3>
<p>
<i>KAKLIK:</i>
Started page Photogallery. But it is still empty.
</p>
 
<h3> 2006/10/22 </h3>
<p>
<i>MIHO:</i>
Web changed from <b>http://test.mlab.cz</b> to
<b>http://www.mlab.cz</b>.
</p>
 
<h3> 2006/10/18 </h3>
<p>
<i>KAKLIK:</i>
Forum Template changed. It looking as rest of site now.
</p>
 
<h3> 2006/10/1 </h3>
<p>
<i>KAKLIK:</i>
Forum runs well again. Corrected connection with mySQL.
</p>
 
<h3> 2006/9/18 </h3>
<p>
<i>MIHO:</i>
Renamed Apparatus to Designs. Maintenance page moved and secured.
</p>
 
<h3> 2006/9/17 </h3>
<p>
<i>MIHO:</i>
Updated Texts section (no English texts available now).
</p>
 
<h3> 2006/9/16 </h3>
<p>
<i>MIHO:</i>
Updated to WebSVN 501. Found and corrected some bugs.
</p>
 
<h3> 2006/9/13 </h3>
<p>
<i>MIHO:</i>
Finished update of static pages and theirs validity.
</p>
 
<h3> 2006/9/11 </h3>
<p>
<i>MIHO:</i>
Configuration of WebSVN finished (templates, debugging).
</p>
 
<h3> 2006/8/26 </h3>
<p>
<i>KAKLIK:</i>
Created News Page.
</p>
 
<h3> 2006/8/24 </h3>
<p>
<i>KAKLIK:</i>
Repaired tarrball download in WebSVN and written Download Page.
</p>
 
</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>