Skip to content

Commit 54d4713

Browse files
author
jantje
committed
Update the web site
1 parent 6771b49 commit 54d4713

File tree

5 files changed

+26
-21
lines changed

5 files changed

+26
-21
lines changed

website/WebContent/fragments/files.php

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@
1818
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_linux64.2016-08-03_16-31-05.tar.gz",
1919
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_mac64.2016-08-03_16-31-05.tar.gz",
2020
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_win32.2016-08-03_16-31-05.tar.gz",
21-
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_win64.2016-08-03_16-31-05.tar.gz");
21+
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_win64.2016-08-03_16-31-05.tar.gz",
22+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_linux32.2017-01-16_22-27-00.tar.gz",
23+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_linux64.2017-01-16_22-27-00.tar.gz",
24+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_mac64.2017-01-16_22-27-00.tar.gz",
25+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_win32.2017-01-16_22-27-00.tar.gz",
26+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_win64.2017-01-16_22-27-00.tar.gz"
27+
);
2228

2329
?>

website/WebContent/index.shtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<!-- Fixed navbar -->
3131
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
32-
<!--#include virtual="fragments/navbar.html" -->
32+
<!--#include virtual="fragments/navbar.html" -->
3333
</nav>
3434

3535
<div class="container" role="main">
@@ -40,7 +40,7 @@
4040
This represents a completely <b>free and open</b> Arduino IDE alternative!<br>
4141
Download the product, unpack and play!<br>
4242
</p>
43-
<h1>V3.1 Is out. Try it out now!!!</h1>
43+
<h1>V4.0 Is out. Try it out now!!!</h1>
4444
<p>Welcome to a next stage for your Arduino projects!</p>
4545
<p>
4646
<a href="learn.shtml" class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a>
@@ -98,7 +98,7 @@
9898
</div> <!-- /container -->
9999

100100
<div id="footer">
101-
<!--#include virtual="fragments/footer.html" -->
101+
<!--#include virtual="fragments/footer.html" -->
102102
</div>
103103
</body>
104104

website/WebContent/nightly.php

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
require 'fragments/file-buttons.php';
3-
$version = "4.0";
3+
$version = "4.1";
44

55
if (isset ( $_GET ["OS"] ))
66
$OS = $_GET ["OS"];
@@ -68,24 +68,22 @@
6868
If you have download issues try another browser. Firefox seems to work fine on all oses. chrome seems to have issues.<br>
6969
<h2>Some recent changes:</h2>
7070
<p>Due to a DDos attack I needed to move files around. As a consequence I no longer offer a list of latest nightlies.</p>
71-
<p><a href="https://oss.sonatype.org/content/repositories/snapshots/com/github/brodykenrick/arduino-eclipse-plugin/io.sloeber.product/4.0.0-SNAPSHOT/" " target="_blank">This download page is the travis build. Download the tar.gz for your os.</a></p>
71+
<p><a href="https://oss.sonatype.org/content/repositories/snapshots/com/github/brodykenrick/arduino-eclipse-plugin/io.sloeber.product/4.0.0-SNAPSHOT/" target="_blank">
72+
This download page is the travis build. Download the tar.gz for your os.</a></p>
7273

7374

7475

7576
<h3>Eclipse Update Site</h3>
7677
<p>Alternatively you can get the latest nightly build by setting the following update site within an existing Eclipse CDT installation</p>
77-
<p>There is a nightly for V4 and one for V3. You can not upgrade from V3 to V4!!!!</p>
78+
<p>You can not upgrade from V3 to V4!!!!</p>
7879
<p>Even worse: you can install V3 and V4 in the same eclips installation causing all kind of wierd side effects. So don't do it</p>
7980
<div class="row">
8081
<div class="col-md-4 col-md-offset-4">
8182
<div class="well text-center">http://eclipse.baeyens.it/update/V4/nightly</div>
8283
</div>
8384
</div>
84-
<div class="row">
85-
<div class="col-md-4 col-md-offset-4">
86-
<div class="well text-center">http://eclipse.baeyens.it/nightly</div>
87-
</div>
88-
</div> <p>Watch these movies to get a quick start:</p>
85+
<p>Watch these movies to get a quick start:</p>
86+
<iframe width="560" height="315" src="https://www.youtube.com/embed/MGAyIOC24lU" frameborder="0" allowfullscreen></iframe>
8987
<iframe width="560" height="315" src="https://www.youtube.com/embed/HE5iYxv-B-o" frameborder="0" allowfullscreen></iframe>
9088
<iframe width="560" height="315" src="https://www.youtube.com/embed/x_JKcvqpxq8" frameborder="0" allowfullscreen></iframe>
9189
<iframe width="560" height="315" src="https://www.youtube.com/embed/quT-5SSj-Gg" frameborder="0" allowfullscreen></iframe>

website/WebContent/remind.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
<img src="https://avatars3.githubusercontent.com/u/2698169?v=3&s=60" width=30 height=30><a href="https://github.com/amorellgarcia">amorellgarcia</a><br>
8989
<img src="https://avatars1.githubusercontent.com/u/10581272?v=3&s=460" width=30 height=30><a href="https://github.com/SuperOok">Hauke Fuhrmann</a><br>
9090
<img src="https://avatars1.githubusercontent.com/u/1100327?v=3&s=460" width=30 height=30><a href="https://github.com/alexandrezia">Alexandre Zia</a><br>
91-
</td>
92-
<td>
91+
<img src="https://avatars1.githubusercontent.com/u/2027490?v=3&s=60" width=30 height=30><a href="https://github.com/mjmeijer">mjmeijer</a><br>
9392
<img src="https://avatars1.githubusercontent.com/u/5672365?v=3&s=60" width=30 height=30><a href="https://github.com/AhmedObaidi">AhmedObaidi</a><br>
9493
<img src="https://avatars1.githubusercontent.com/u/1614482?v=3&s=60" width=30 height=30><a href="https://github.com/paulvi">paulvi</a><br>
9594
<img src="https://avatars0.githubusercontent.com/u/111074?v=3&s=60" width=30 height=30><a href="https://github.com/tnarik">tnarik</a><br>

website/WebContent/stable.php

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
require 'fragments/file-buttons.php';
3-
$version = "3.1";
3+
$version = "4.0";
44

55
if (isset ( $_GET ["OS"] ))
66
$OS = $_GET ["OS"];
@@ -17,7 +17,7 @@
1717
<meta name="author" content="Roberto Lo Giacco">
1818
<link rel="shortcut icon" href="http://eclipse.baeyens.it/favicon.ico">
1919

20-
20+
2121
<?php echo "<title>Arduino Eclipse IDE - $OS Latest Stable</title>"; ?>
2222

2323
<!-- Bootstrap core CSS and theme -->
@@ -59,10 +59,10 @@
5959

6060
If you have download issues try another browser. Firefox seems to work fine on all oses. chrome seems to have issues.
6161
<div class="row">
62-
<?php
62+
<?php
6363
listFiles("V" . $version . '_' . $os);?>
6464
</div>
65-
65+
6666

6767
<a href="#top" scroll-to="top">Back to top</a>
6868
<h3>Plugin update site</h3>
@@ -72,16 +72,18 @@
7272
Eclipse plugin to an existing installation this is the way to go.</p>
7373
<div class="row">
7474
<div class="col-md-4 col-md-offset-4">
75-
<div class="well text-center">http://www.baeyens.it/eclipse/V3</div>
75+
<div class="well text-center">http://eclipse.baeyens.it/update/V4/stable</div>
7676
</div>
7777
</div>
7878
<div class="row">
79-
<p>Watch these V3.0 new and noteworthy video's to get a quick start:</p>
79+
<p>Watch these V3.x new and noteworthy video's to get a quick start: (V4 video's are not yet released)</p>
80+
<iframe width="560" height="315" src="https://www.youtube.com/embed/MGAyIOC24lU" frameborder="0" allowfullscreen></iframe>
81+
8082
<iframe width="560" height="315" src="https://www.youtube.com/embed/HE5iYxv-B-o" frameborder="0" allowfullscreen></iframe>
8183
<iframe width="560" height="315" src="https://www.youtube.com/embed/x_JKcvqpxq8" frameborder="0" allowfullscreen></iframe>
8284
<iframe width="560" height="315" src="https://www.youtube.com/embed/quT-5SSj-Gg" frameborder="0" allowfullscreen></iframe>
8385
<iframe width="560" height="315" src="https://www.youtube.com/embed/h-rz2FR3H6Y" frameborder="0" allowfullscreen></iframe>
84-
86+
8587
</div>
8688
</div>
8789
<!-- /container -->

0 commit comments

Comments
 (0)