forked from chilipeppr/workspace-sample
-
Notifications
You must be signed in to change notification settings - Fork 0
/
workspace.html.bckp
193 lines (158 loc) · 9.13 KB
/
workspace.html.bckp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>
<!--(auto-fill by runme.js-->
</title>
<!-- ChiliPeppr is based on bootstrap CSS. -->
<!-- <link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- jQuery library -->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> -->
<!-- Latest compiled JavaScript -->
<!-- <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -->
<!-- Customized version of require.js for ChiliPeppr. Please see require.js docs for how
ChiliPeppr's dependency system works as it's based on require.js. -->
<script type='text/javascript' src="lib/require.js"></script>
<!-- widget.css DON'T REMOVE -->
<style type='text/css'>
/* widget.css will get inlined here by runme.js. don't remove this comment or inlining will fail. */
</style>
<link rel="stylesheet" type="text/css" href="workspace.css">
<!-- DON'T REMOVE end widget.css -->
<!-- widget.js DON'T REMOVE -->
<script type='text/javascript'>
//<![CDATA[
/* widget.js will get inlined here by runme.js. don't remove this comment or inlining will fail. */
//]]>
</script>
<script type='text/javascript' src="workspace.js"></script>
<!-- DON'T REMOVE end widget.js -->
</head>
<body>
<nav class="navbar navbar-default" id="nvbr">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<img src="img/logo.gif" alt="Logo">
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<!-- <li class="active"><a href="#">Link <span class="sr-only">(current)</span></a></li> -->
<!-- <li><a href="#">Link</a></li> -->
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">Separated link</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">One more separated link</a></li>
</ul>
</li> -->
</ul>
<form class="navbar-form navbar-left">
<!-- <div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div> -->
<!-- <button type="submit" class="btn btn-default">Submit</button> -->
</form>
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#">English <span class="sr-only">(current)</span></a></li>
<li><a href="index-es.html?forcerefresh=true">Castellano</a></li>
<!--
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Download Serial Port Server <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="binaries/serial-port-json-server">Linux</a></li>
<!-- <li><a href="#">Mac</a></li> -->
<!--
<li><a href="binaries/serial-port-json-server.exe">Windows</a></li>
</ul>
</li>
-->
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- <div id="com-chilipeppr-widget-flash-instance"></div> -->
<div id="com-chilipeppr-workspace-bastianf2" class="xhidden">
<div class="container-fluid">
<div class="row">
<!-- Left Column -->
<!-- Change the width by adjusting col-md-4 to be col-md-3 for skinnier, or col-md-5 for wider -->
<!-- You must have all columns add up to 12 since we use bootstrap's col-md technique, i.e. col-md-2, col-md-7, col-md-3 adds to 12 -->
<div class="col-md-3 col-pad10">
</div>
<!-- Center Column -->
<div class="col-md-6 col-pad10">
<div class="instructions-container"
<p> <span class="panel-title" id="instructions-title" data-toggle="popover" data-original-title="" title="">Instructions</span> </p>
<div class="instructions">
<p><ol>
<!--
<li>If you are using Windows and do not have installed the drivers for your K-PROX yet <a href="https://www.silabs.com/documents/public/software/CP210x_Windows_Drivers.zip" class="btn btn-info btn-xs">
<span class="glyphicon"></span>Download</a> them. You get a zip archive. After downloading and unpacking it, execute the exe that suits your platform.</li>
<li>Download the Serial Port Server: Click on the dropdown menu in the upper right corner and choose your platform.
This will download a small program that establishes a connection to your K-PROX. Execute it, please.</li>
<li>Connect your K-PROX and <a href="http://52.29.6.200/?forcerefresh=true" class="btn btn-info btn-xs">
<span class="glyphicon glyphicon-refresh"></span> Refresh
</a> </li>
<li> Your K-PROX should now have appeared in the Serial Port Server Widget below. Select it, please.</li>
<li> Upload the new version of the firmware by clicking on the 'Reprogram' button.</li>
-->
<li>For first time users, please <a href="binaries/installer.exe" class="btn btn-info btn-xs">
<span class="glyphicon"></span>Download</a> and install the JMA-KPROX application.</li>
<li>Connect your K-PROX and execute the launcher application.</li>
<li>Your K-PROX should now appear in the Serial Port Server list below. Please select it.</li>
<li>Click the 'Reprogram' button to upload the latest firmware version for your K-PROX.</li>
</ol></p>
</div>
</div>
<div id="com-chilipeppr-widget-serialport-instance">
Serial Port Widget goes here
</div>
<div id="com-senscape-widget-bootloader-instance">
<p class="sample">Senscape Bootloader Widget goes here</p>
</div>
<!-- <div id="myDivWidgetSerialport">
Serial Port Widget goes here
</div>
</div> -->
<!-- Right Column -->
<div class="col-md-3 col-pad10">
</div>
</div>
</div>
</div>
<!-- Keep this div hidden so it can be cloned and used by the Javascript -->
<div id="com-chilipeppr-workspace-sample-billboard" class="hidden">
<div class="billboard-content">
<h4 class="billboard-title" style="">Sample Workspace</h4>
<p class="billboard-url" style=""><a href="http://chilipeppr.com/sample">chilipeppr.com/sample</a>
</p>
<div class="billboard-imgcontain" style="">
<a href="http://chilipeppr.com/sample">
<div class="billboard-img" style="background-image: url('https://github.com/chilipeppr/workspace-sample/raw/master/billboard.png')" />
</a>
<div class="billboard-stats2">
</div>
</div>
<p class="billboard-desc">
A ChiliPeppr Workspace that lets you do stuff.
</p>
</div>
</div>
</body>
</html>