Rev Author Line No. Line
133 kaklik 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2  
3 <html>
4 <head>
162 miho 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title> MLAB News Page </title>
7 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
8 <meta name="description" content="MLAB Project, News Page">
9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
11 <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico">
12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END -->
133 kaklik 14 </head>
15  
16 <body lang="en">
17  
162 miho 18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
133 kaklik 19 <!-- ============== HEADER ============== -->
20 <div class="Header">
21 <script type="text/javascript">
22 <!--
23 SetRelativePath("../");
24 DrawHeader();
25 // -->
26 </script>
27 <noscript>
162 miho 28 <p><b> JavaScript is required for including of the header </b></p>
29 </noscript>
133 kaklik 30 </div>
162 miho 31 <!-- AUTOINCLUDE END -->
133 kaklik 32  
162 miho 33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
133 kaklik 34 <!-- ============== MENU ============== -->
35 <div class="Menu">
36 <script type="text/javascript">
37 <!--
162 miho 38 SetRelativePath("../");
133 kaklik 39 DrawMenu();
40 // -->
41 </script>
42 <noscript>
162 miho 43 <p><b> JavaScript is required for including of the menu </b><p>
44 </noscript>
133 kaklik 45 </div>
162 miho 46 <!-- AUTOINCLUDE END -->
133 kaklik 47  
48 <!-- ============== TEXT ============== -->
49 <div class="Text">
162 miho 50 <p class="Title">
51 What's new
52 </p>
186 miho 53  
54 <p>
55 <i>MIHO:</i>
56 I am about to start writing scripts for automatic
57 generation of index pages (modules, apparatuses and articles).
58 <br>
59 Forum does not work because utf-8. Needs to be corrected.
60 <br>
61 I will improve style and template for WebSVN but not now.
62  
63 <h3> 2006/9/16 </h3>
64 <p>
65 <i>MIHO:</i>
66 Updated to WebSVN 501. Found and corrected some bugs.
67 </p>
68  
69 <h3> 2006/9/13 </h3>
70 <p>
71 <i>MIHO:</i>
72 Finished update of static pages and their's validity.
73 </p>
74  
75 <h3> 2006/9/11 </h3>
76 <p>
77 <i>MIHO:</i>
78 Configuration of WebSVN finished (templates, debugging).
79 </p>
80  
162 miho 81 <h3> 2006/8/26 </h3>
186 miho 82 <p>
83 <i>KAKLIK:</i>
84 Created News Page.
85 </p>
86  
162 miho 87 <h3> 2006/8/24 </h3>
186 miho 88 <p>
89 <i>KAKLIK:</i>
90 Repaired tarrball download in WebSVN and written Download Page.
91 </p>
92  
133 kaklik 93 </div>
162 miho 94  
95 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
133 kaklik 96 <!-- ============== FOOTER ============== -->
97 <div class="Footer">
98 <script type="text/javascript">
99 <!--
162 miho 100 SetRelativePath("../");
133 kaklik 101 DrawFooter();
102 // -->
103 </script>
104 <noscript>
162 miho 105 <p><b> JavaScript is required for including of the footer </b></p>
106 </noscript>
133 kaklik 107 </div>
162 miho 108 <!-- AUTOINCLUDE END -->
133 kaklik 109  
110 </body>
111 </html>