Rev Author Line No. Line
332 miho 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
133 kaklik 2 <html>
3 <head>
162 miho 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title> MLAB News Page </title>
6 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
207 miho 7 <meta name="description" content="MLAB Project, News and Plan Page">
162 miho 8 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
9 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
207 miho 10 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
162 miho 11 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
12 <!-- AUTOINCLUDE END -->
133 kaklik 13 </head>
14  
15 <body lang="en">
16  
162 miho 17 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
133 kaklik 18 <!-- ============== HEADER ============== -->
19 <div class="Header">
20 <script type="text/javascript">
21 <!--
22 SetRelativePath("../");
23 DrawHeader();
24 // -->
25 </script>
26 <noscript>
162 miho 27 <p><b> JavaScript is required for including of the header </b></p>
28 </noscript>
133 kaklik 29 </div>
162 miho 30 <!-- AUTOINCLUDE END -->
133 kaklik 31  
162 miho 32 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
133 kaklik 33 <!-- ============== MENU ============== -->
34 <div class="Menu">
35 <script type="text/javascript">
36 <!--
162 miho 37 SetRelativePath("../");
133 kaklik 38 DrawMenu();
39 // -->
40 </script>
41 <noscript>
162 miho 42 <p><b> JavaScript is required for including of the menu </b><p>
43 </noscript>
133 kaklik 44 </div>
162 miho 45 <!-- AUTOINCLUDE END -->
133 kaklik 46  
47 <!-- ============== TEXT ============== -->
48 <div class="Text">
162 miho 49 <p class="Title">
50 What's new
51 </p>
186 miho 52  
207 miho 53 <h1> Plans </h1>
54  
186 miho 55 <p>
56 <i>MIHO:</i>
339 miho 57 There are missing project info files <b>ProjectInfo.xml</b>.
58 I am going to add them by the time. I am going to write scripts for
59 automatic generation of index pages (modules, designs and articles).
60 All other features should work.
190 miho 61 </p>
186 miho 62  
207 miho 63 <h1> History </h1>
314 miho 64  
353 kaklik 65 <h3> 2006/10/28 </h3>
66 <p>
67 <i>KAKLIK:</i>
68 Started page Photogallery. But it is still empty.
69 </p>
319 kaklik 70  
339 miho 71 <h3> 2006/10/22 </h3>
72 <p>
73 <i>MIHO</i>
74 Web changed from <b>http://test.mlab.cz</b> to
75 <b>http://www.mlab.cz</b>.
76 </p>
77  
319 kaklik 78 <h3> 2006/10/18 </h3>
79 <p>
80 <i>KAKLIK:</i>
81 Forum Template changed. It looking as rest of site now.
82 </p>
323 kaklik 83  
314 miho 84 <h3> 2006/10/1 </h3>
85 <p>
86 <i>KAKLIK:</i>
87 Forum runs well again. Corrected connection with mySQL.
88 </p>
89  
196 miho 90 <h3> 2006/9/18 </h3>
91 <p>
92 <i>MIHO:</i>
93 Renamed Apparatus to Designs. Maintanance page moved and secured.
94 </p>
95  
190 miho 96 <h3> 2006/9/17 </h3>
97 <p>
98 <i>MIHO:</i>
99 Updated Texts section (no English texts available now).
100 </p>
101  
186 miho 102 <h3> 2006/9/16 </h3>
103 <p>
104 <i>MIHO:</i>
105 Updated to WebSVN 501. Found and corrected some bugs.
106 </p>
107  
108 <h3> 2006/9/13 </h3>
109 <p>
110 <i>MIHO:</i>
111 Finished update of static pages and their's validity.
112 </p>
113  
114 <h3> 2006/9/11 </h3>
115 <p>
116 <i>MIHO:</i>
117 Configuration of WebSVN finished (templates, debugging).
118 </p>
119  
162 miho 120 <h3> 2006/8/26 </h3>
186 miho 121 <p>
122 <i>KAKLIK:</i>
123 Created News Page.
124 </p>
125  
162 miho 126 <h3> 2006/8/24 </h3>
186 miho 127 <p>
128 <i>KAKLIK:</i>
129 Repaired tarrball download in WebSVN and written Download Page.
130 </p>
131  
133 kaklik 132 </div>
162 miho 133  
134 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
133 kaklik 135 <!-- ============== FOOTER ============== -->
136 <div class="Footer">
137 <script type="text/javascript">
138 <!--
162 miho 139 SetRelativePath("../");
133 kaklik 140 DrawFooter();
141 // -->
142 </script>
143 <noscript>
162 miho 144 <p><b> JavaScript is required for including of the footer </b></p>
145 </noscript>
133 kaklik 146 </div>
162 miho 147 <!-- AUTOINCLUDE END -->
133 kaklik 148  
149 </body>
150 </html>