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">
381 miho 10 <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print">
207 miho 11 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
162 miho 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  
207 miho 54 <h1> Plans </h1>
55  
186 miho 56 <p>
57 <i>MIHO:</i>
339 miho 58 There are missing project info files <b>ProjectInfo.xml</b>.
59 I am going to add them by the time. I am going to write scripts for
60 automatic generation of index pages (modules, designs and articles).
371 miho 61 All other features should work. Photogalery is being tested.
190 miho 62 </p>
186 miho 63  
207 miho 64 <h1> History </h1>
314 miho 65  
396 kaklik 66 <h3> 2006/11/18 </h3>
67 <p>
68 <i>KAKLIK:</i>
69 Added new libraries in to Library repository in webSVN.
70 </p>
71  
382 miho 72 <h3> 2006/11/10 </h3>
73 <p>
74 <i>MIHO:</i>
75 Cascading Style Sheets updated, media print support added.
76 </p>
77  
358 miho 78 <h3> 2006/10/29 </h3>
79 <p>
80 <i>MIHO:</i>
81 Maintenance page updated.
82 </p>
83  
353 kaklik 84 <h3> 2006/10/28 </h3>
85 <p>
86 <i>KAKLIK:</i>
87 Started page Photogallery. But it is still empty.
88 </p>
319 kaklik 89  
339 miho 90 <h3> 2006/10/22 </h3>
91 <p>
358 miho 92 <i>MIHO:</i>
339 miho 93 Web changed from <b>http://test.mlab.cz</b> to
94 <b>http://www.mlab.cz</b>.
95 </p>
96  
319 kaklik 97 <h3> 2006/10/18 </h3>
98 <p>
99 <i>KAKLIK:</i>
100 Forum Template changed. It looking as rest of site now.
101 </p>
323 kaklik 102  
314 miho 103 <h3> 2006/10/1 </h3>
104 <p>
105 <i>KAKLIK:</i>
106 Forum runs well again. Corrected connection with mySQL.
107 </p>
108  
196 miho 109 <h3> 2006/9/18 </h3>
110 <p>
111 <i>MIHO:</i>
371 miho 112 Renamed Apparatus to Designs. Maintenance page moved and secured.
196 miho 113 </p>
114  
190 miho 115 <h3> 2006/9/17 </h3>
116 <p>
117 <i>MIHO:</i>
118 Updated Texts section (no English texts available now).
119 </p>
120  
186 miho 121 <h3> 2006/9/16 </h3>
122 <p>
123 <i>MIHO:</i>
124 Updated to WebSVN 501. Found and corrected some bugs.
125 </p>
126  
127 <h3> 2006/9/13 </h3>
128 <p>
129 <i>MIHO:</i>
371 miho 130 Finished update of static pages and theirs validity.
186 miho 131 </p>
132  
133 <h3> 2006/9/11 </h3>
134 <p>
135 <i>MIHO:</i>
136 Configuration of WebSVN finished (templates, debugging).
137 </p>
138  
162 miho 139 <h3> 2006/8/26 </h3>
186 miho 140 <p>
141 <i>KAKLIK:</i>
142 Created News Page.
143 </p>
144  
162 miho 145 <h3> 2006/8/24 </h3>
186 miho 146 <p>
147 <i>KAKLIK:</i>
148 Repaired tarrball download in WebSVN and written Download Page.
149 </p>
150  
133 kaklik 151 </div>
162 miho 152  
153 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
133 kaklik 154 <!-- ============== FOOTER ============== -->
155 <div class="Footer">
156 <script type="text/javascript">
157 <!--
162 miho 158 SetRelativePath("../");
133 kaklik 159 DrawFooter();
160 // -->
161 </script>
162 <noscript>
162 miho 163 <p><b> JavaScript is required for including of the footer </b></p>
164 </noscript>
133 kaklik 165 </div>
162 miho 166 <!-- AUTOINCLUDE END -->
133 kaklik 167  
168 </body>
169 </html>