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  
319 kaklik 65  
339 miho 66 <h3> 2006/10/22 </h3>
67 <p>
68 <i>MIHO</i>
69 Web changed from <b>http://test.mlab.cz</b> to
70 <b>http://www.mlab.cz</b>.
71 </p>
72  
319 kaklik 73 <h3> 2006/10/18 </h3>
74 <p>
75 <i>KAKLIK:</i>
76 Forum Template changed. It looking as rest of site now.
77 </p>
323 kaklik 78  
314 miho 79 <h3> 2006/10/1 </h3>
80 <p>
81 <i>KAKLIK:</i>
82 Forum runs well again. Corrected connection with mySQL.
83 </p>
84  
196 miho 85 <h3> 2006/9/18 </h3>
86 <p>
87 <i>MIHO:</i>
88 Renamed Apparatus to Designs. Maintanance page moved and secured.
89 </p>
90  
190 miho 91 <h3> 2006/9/17 </h3>
92 <p>
93 <i>MIHO:</i>
94 Updated Texts section (no English texts available now).
95 </p>
96  
186 miho 97 <h3> 2006/9/16 </h3>
98 <p>
99 <i>MIHO:</i>
100 Updated to WebSVN 501. Found and corrected some bugs.
101 </p>
102  
103 <h3> 2006/9/13 </h3>
104 <p>
105 <i>MIHO:</i>
106 Finished update of static pages and their's validity.
107 </p>
108  
109 <h3> 2006/9/11 </h3>
110 <p>
111 <i>MIHO:</i>
112 Configuration of WebSVN finished (templates, debugging).
113 </p>
114  
162 miho 115 <h3> 2006/8/26 </h3>
186 miho 116 <p>
117 <i>KAKLIK:</i>
118 Created News Page.
119 </p>
120  
162 miho 121 <h3> 2006/8/24 </h3>
186 miho 122 <p>
123 <i>KAKLIK:</i>
124 Repaired tarrball download in WebSVN and written Download Page.
125 </p>
126  
133 kaklik 127 </div>
162 miho 128  
129 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
133 kaklik 130 <!-- ============== FOOTER ============== -->
131 <div class="Footer">
132 <script type="text/javascript">
133 <!--
162 miho 134 SetRelativePath("../");
133 kaklik 135 DrawFooter();
136 // -->
137 </script>
138 <noscript>
162 miho 139 <p><b> JavaScript is required for including of the footer </b></p>
140 </noscript>
133 kaklik 141 </div>
162 miho 142 <!-- AUTOINCLUDE END -->
133 kaklik 143  
144 </body>
145 </html>