Skip to content

Commit ad133bf

Browse files
committed
Remind page for next version
1 parent a00cfe2 commit ad133bf

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5+
<title>Thanks for using our plugin.</title>
6+
<link href="MyStyle.css" rel="Stylesheet" type="text/css">
7+
</head>
8+
<body>
9+
<div id="header">
10+
<a href="http://www.eclipse.org/"><img src="http://download.eclipse.org/eclipse/eclipse.org-common/stylesheets/header_logo.gif" width="163" height="68" border="0" alt="Eclipse Logo" class="logo" /></a>
11+
</div>
12+
<h1>So you think Jantje and the contributors did a great job?</h1>
13+
<h2>Well you are right!!!!</h2>
14+
<h3>You know because you are using the latest version.</h3>
15+
<p id="scream">What do you want the team to do next. </p>
16+
<br>
17+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
18+
<input type="hidden" name="cmd" value="_s-xclick">
19+
<input type="hidden" name="hosted_button_id" value="XYBW32GYXRKEC">
20+
<table>
21+
<tr><td><input type="hidden" name="on0" value="items">items on our todo list</td></tr><tr><td><select name="os0">
22+
<option value="Remove the need to have arduino.h in your source files.">Remove the need to have arduino.h in your source files. </option>
23+
<option value="Support for PDE/INO (no neeed to add function declarations)">Support for PDE/INO (no neeed to add function declarations) </option>
24+
<option value="Possibility to create sketch from example (needs all above)">Possibility to create sketch from example (needs all above) </option>
25+
<option value="Option to highlight the console after build or upload request">Option to highlight the console after build or upload request </option>
26+
<option value="option to build before upload.">option to build before upload. </option>
27+
<option value="Adding support for assembly (has been removed in V2)">Adding support for assembly (has been removed in V2) </option>
28+
<option value="Changing the com port from the toolbar">Changing the com port from the toolbar </option>
29+
<option value="Changing the board from the toolbar">Changing the board from the toolbar </option>
30+
<option value="Internationalisation (Other languages at the gui level)">Internationalisation (Other languages at the gui level) </option>
31+
</select> </td></tr>
32+
</table>
33+
<input type="image" src="http://iloapp.baeyens.it/data/_gallery/private/6/137883899971520500_resized.png" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
34+
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
35+
</form>
36+
<br>
37+
If you have another idea feel free to send a short explenation to me.<br>
38+
Jantje<br>
39+
<br>
40+
41+
Jantje thanks all code contributors (in no particular order)<br>
42+
<img src="https://2.gravatar.com/avatar/4416a893377f317cb23a0b0b72e18a3e?d=https%3A%2F%2Fidenticons.github.com%2F00b6b0fffe8118d18c541731d6a094c0.png&amp;r=x&amp;s=60" width=30 height=30><a href="https://github.com/brodykenrick" >brodykenrick</a><br>
43+
<img src="https://2.gravatar.com/avatar/54a671636f1178fd1ce6ff80cff21a23?d=https%3A%2F%2Fidenticons.github.com%2F682ec544d44cf6a3760a9d07f9c989a6.png&r=x&s=60" width=30 height=30><a href="https://github.com/wimjongman">wimjongman</a><br>
44+
<img src="https://1.gravatar.com/avatar/05031a297051639ce921bba19024ca15?d=https%3A%2F%2Fidenticons.github.com%2Fb49b0e01582af2658c855692ea3807fc.png&r=x&s=60" width=30 height=30><a href="https://github.com/neuweiler">neuweiler</a><br>
45+
<img src="https://1.gravatar.com/avatar/912644f6b65460cdf7b5e3f2ff1e52ba?d=https%3A%2F%2Fidenticons.github.com%2F4dbf38d246b5e8553a14c0536b80e856.png&r=x&s=60" width=30 height=30><a href="https://github.com/Darcade">Darcade</a><br>
46+
<br>
47+
<br>
48+
The OK and cancel button below are activated about 10 secnds after the dialog box appeared.
49+
50+
51+
</body>
52+
</html>

0 commit comments

Comments
 (0)