o: ActiveSupport::Cache::Entry :@compressedF: @value"Žw"ˆw
Web/Downloads.en.html
1 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2 2

  
3 3
<html>
4

  
5 4
  <head>
6
    <meta http-equiv=Content-Type content="text/html; charset=utf-8">
7
    <title> For download </title>
5
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
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 10
    <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
9
    <script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
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 -->
10 14
  </head>
11 15

  
12 16
  <body lang="en">
13 17

  
18
    <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
14 19
    <!-- ============== HEADER ============== -->
15 20
    <div class="Header">
16 21
      <script type="text/javascript">
......
20 25
      // -->
21 26
      </script>
22 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 30
    </div>
31
    <!-- AUTOINCLUDE END -->
25 32

  
33
    <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
26 34
    <!-- ============== MENU ============== -->
27 35
    <div class="Menu">
28 36
      <script type="text/javascript">
29 37
      <!--
38
        SetRelativePath("../");
30 39
        DrawMenu();
31 40
      // -->
32 41
      </script>
33 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 45
    </div>
46
    <!-- AUTOINCLUDE END -->
36 47

  
37 48
    <!-- ============== TEXT ============== -->
38 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>
40 51
        <p>
52
          There are several possibilities:
41 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>.
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>.
82
        <p>
42 83
    </div>
43 84

  
85
    <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
44 86
    <!-- ============== FOOTER ============== -->
45 87
    <div class="Footer">
46 88
      <script type="text/javascript">
47 89
      <!--
90
        SetRelativePath("../");
48 91
        DrawFooter();
49 92
      // -->
50 93
      </script>
51 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 97
    </div>
98
    <!-- AUTOINCLUDE END -->
54 99

  
55 100
  </body>
56

  
57 101
</html>
Web/Downloads.cs.html
53 53
        <ul>
54 54
          <li><a href="#SVN_client">Stažení dat na vlastní počítač pomocí SVN klienta</a></li>
55 55
          <li><a href="#WebSVN">Stažení dat webovou aplikací WebSVN</a></li>
56
          <li><a href="#FTP">Stažení ZIP/GZIP archívu přes FTP (v budoucnu)</a></li>
56
          <li><a href="#FTP">Stažení přes FTP</a></li>
57 57
        </ul>
58 58
      <h1 id="SVN_client" class="FirstWord Small"> SVN klient </h1>
59 59
        <p>
60 60
          Ke stažení dat pomocí SVN potřebujete SVN klienta, například
61
          <a href="http://tortoisesvn.net/downloads">TortoiseSVN</a>.
61
          <a href="http://tortoisesvn.net/downloads"
62
             title="Download stránka">TortoiseSVN</a>.
62 63
          Po jeho instalaci je třeba zadat adresu SVN serveru, v tomto případě to je
63 64
          "svn://test.mlab.cz/home/MLAB/".
64 65
          Jako anonymní uživatel máte práva pouze na čtení. Pokud by jste se chtěli
......
70 71
          Pomocí WebSVN můžete data přímo prohlížet a případně stahovat zakomprimované celé adresáře 
71 72
          (tarball, tedy tar a gzip).
72 73
          Přístup do databáze získáte automaticky po kliknutí na odkaz
73
          <a href="http://test.mlab.cz/WebSVN/listing.php&path=%2F&sc=0&langchoice=English" title="Web interface to SVN database">WebSVN</a>">WebSVN</a> vlevo v panelu odkazů.
74
          <a href="http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=Česky" 
75
             title="Web interface to SVN database">WebSVN</a> v panelu odkazů.
74 76
        <p>
75 77
      <h1 id="FTP" class="FirstWord Small"> FTP </h1>
76 78
        <p>
77
          Podlední možností je stažení dat z našeho
79
          Poslední možností je stažení dat z našeho
78 80
          <a href="ftp://test.mlab.cz/Downloads">FTP serveru</a>.
79 81
        <p>
80 82
    </div>
Web/JS/MLAB_Menu.js
117 117
      Content+='  <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>';
118 118
      Content+='  <li> <a href="Web/Photos.cs.html" title="Galerie fotografií">Fotogalerie</a> </li>';
119 119
      Content+='  <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Download</a> </li>';
120
      Content+='  <li> <a href=  "http://test.mlab.ca/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>';
120
      Content+='  <li> <a href=  "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>';
121 121
      Content+='  <li> <a href=  "http://test.mlab.cz/Forum" title="Forum uživatelů a autorů">Forum</a> </li>';
122 122
      Content+='  <li> <a href=  "http://test.mlab.cz/Web/Maintenance/Maintenance.cs.php" title="Stránka údržby webu">Údržba</a> </li>';
123 123
      Content+='  <li> <a href="Web/About.cs.html" title="O webu, stavebnici MLAB atd.">O projektu</a> </li>';
......
133 133
      Content+='  <li> <a href="Web/News.en.html" title="News">News</a> </li>';
134 134
      Content+='  <li> <a href="Web/Photos.en.html" title="Photo Gallery">Photogallery</a> </li>';
135 135
      Content+='  <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>';
136
      Content+='  <li> <a href=  "http://test,mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>';
136
      Content+='  <li> <a href=  "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>';
137 137
      Content+='  <li> <a href=  "http://test.mlab.cz/Forum" title="Forum MLAB">Forum</a> </li>';
138 138
      Content+='  <li> <a href=  "http://test.mlab.cz/Web/Maintenance/Maintenance.en.php" title="Maintenance page">Maintenance</a> </li>';
139 139
      Content+='  <li> <a href="Web/About.en.html" title="About Project">About</a> </li>';
:@created_atf1423483177.515543þ¨:@expires_in0