Rev 148 Rev 173
Line 1... Line 1...
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2   2  
3 <html> 3 <html>
4   -  
5 <head> 4 <head>
6 <meta http-equiv=Content-Type content="text/html; charset=utf-8"> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <title> For download </title> 6 <title> Download </title>
-   7 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
-   8 <meta name="description" content="MLAB Project Download">
-   9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> 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">
9 <script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> 12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
-   13 <!-- AUTOINCLUDE END -->
10 </head> 14 </head>
11   15  
12 <body lang="en"> 16 <body lang="en">
13   17  
-   18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
14 <!-- ============== HEADER ============== --> 19 <!-- ============== HEADER ============== -->
15 <div class="Header"> 20 <div class="Header">
16 <script type="text/javascript"> 21 <script type="text/javascript">
17 <!-- 22 <!--
18 SetRelativePath("../"); 23 SetRelativePath("../");
19 DrawHeader(); 24 DrawHeader();
20 // --> 25 // -->
21 </script> 26 </script>
22 <noscript> 27 <noscript>
23 <b> JavaScript is required for including of the header </b></noscript> 28 <p><b> JavaScript is required for including of the header </b></p>
-   29 </noscript>
24 </div> 30 </div>
-   31 <!-- AUTOINCLUDE END -->
25   32  
-   33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
26 <!-- ============== MENU ============== --> 34 <!-- ============== MENU ============== -->
27 <div class="Menu"> 35 <div class="Menu">
28 <script type="text/javascript"> 36 <script type="text/javascript">
29 <!-- 37 <!--
-   38 SetRelativePath("../");
30 DrawMenu(); 39 DrawMenu();
31 // --> 40 // -->
32 </script> 41 </script>
33 <noscript> 42 <noscript>
34 <b> JavaScript is required for including of the menu </b></noscript> 43 <p><b> JavaScript is required for including of the menu </b><p>
-   44 </noscript>
35 </div> 45 </div>
-   46 <!-- AUTOINCLUDE END -->
36   47  
37 <!-- ============== TEXT ============== --> 48 <!-- ============== TEXT ============== -->
38 <div class="Text"> 49 <div class="Text">
39 <h1 class="FirstWord Small"> What can you find here? </h1> 50 <h1 class="FirstWord Small"> Download of MLAB documentation </h1>
-   51 <p>
-   52 There are several possibilities:
-   53 <p>
-   54 <ul>
-   55 <li><a href="#SVN_client">Download by SVN client</a></li>
-   56 <li><a href="#WebSVN">Download via Web interface WebSVN</a></li>
-   57 <li><a href="#FTP">Download from FTP</a></li>
-   58 </ul>
-   59 <h1 id="SVN_client" class="FirstWord Small"> SVN client </h1>
-   60 <p>
-   61 Downloading data requires SVN client on your computer, for example
-   62 <a href="http://tortoisesvn.net/downloads"
-   63 title="Download Page">TortoiseSVN</a>.
-   64 To configure it it is necessary to set address of SVN server, use
-   65 "svn://test.mlab.cz/home/MLAB/".
-   66 Annonymous access is read only. If you whish to contribute to the MLAB project
-   67 contact any of the
-   68 <a href="./AboutAuthors.en.html">authors</a>.
40 <p> 69 <p>
-   70 <h1 id="WebSVN" class="FirstWord Small"> WebSVN </h1>
-   71 <p>
-   72 WebSVN is Web access to SVN server. You can online browse source and design files or
-   73 you can download compressed subdirectory (tarball, that is tar+gzip archive).
-   74 You can use link from main menu
-   75 <a href="http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English"
-   76 title="Web interface to SVN database">WebSVN</a>.
-   77 <p>
-   78 <h1 id="FTP" class="FirstWord Small"> FTP </h1>
-   79 <p>
-   80 Data can be downloaded from
-   81 <a href="ftp://test.mlab.cz/Downloads">FTP server</a>.
41 <p> 82 <p>
42 </div> 83 </div>
43   84  
-   85 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
44 <!-- ============== FOOTER ============== --> 86 <!-- ============== FOOTER ============== -->
45 <div class="Footer"> 87 <div class="Footer">
46 <script type="text/javascript"> 88 <script type="text/javascript">
47 <!-- 89 <!--
-   90 SetRelativePath("../");
48 DrawFooter(); 91 DrawFooter();
49 // --> 92 // -->
50 </script> 93 </script>
51 <noscript> 94 <noscript>
52 <b> JavaScript is required for including of the footer </b></noscript> 95 <p><b> JavaScript is required for including of the footer </b></p>
-   96 </noscript>
53 </div> 97 </div>
-   98 <!-- AUTOINCLUDE END -->
54   99  
55 </body> 100 </body>
56   -  
57 </html> 101 </html>