-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
executable file
·311 lines (224 loc) · 15 KB
/
index.html
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Open knowledge directory</title>
<meta property="og:title" content="Open knowledge directory" />
<meta property="og:site_name" content="Open knowledge directory" />
<meta property="og:type" content="website" />
<meta name="publisher" content="Open Steps" />
<meta name="language" content="en_GB" />
<link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="bower_components/bootstrap/dist/css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" />
<link href="bower_components/leaflet/dist/leaflet.css" rel="stylesheet" type="text/css" />
<link href="bower_components/leaflet.markercluster/dist/MarkerCluster.Default.css" rel="stylesheet" type="text/css" />
<link href="bower_components/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="modal fade" id="article-card" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 class="modal-title">Open knowledge directory</h3>
</div>
<div class="modal-body">
<div class="container-fluid">
<div class="row">
<!-- Content is inserted in _renderArticleCardDetails function ui.js -->
<div id="article-card-left" class="center col-md-4"></div>
<div id="article-card-right" class="col-md-8"></div>
</div>
</div>
</div>
<div class="modal-footer">
<div class="container-fluid">
<div class="row">
<div id="profile-published-uri" class="col-md-12"></div>
</div>
</div>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<div class="modal fade" id="profile-published" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 class="modal-title">Open knowledge directory</h3>
</div>
<div class="modal-body">
<div class="container-fluid">
<div class="row">
<div id="profile-published-body" class="center col-md-12"></div>
</div>
</div>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<div class="container-fluid pyk-news-discovery">
<div class="row">
<div id="left" class="col-md-2">
<div class="logo">
<a href="http://directory.open-steps.org">
<img src="res/img/world_white.png" width="100%"></img>
<h4 id="logo-text">Open knowledge directory</h4>
</a>
</div>
<div id="closePageBtn">
<a href="#"><span class="glyphicon glyphicon-home"></span>Back</a>
</div>
<div class="leftmenu">
<h5>Search</h5>
<div class="input-group">
<input id="searchField" type="text" class="form-control" placeholder="Name, Location, skills...">
<span class="input-group-btn">
<button id="clearBtn" class="btn btn-default btn-md" type="button">X</button>
</span>
</div>
<div class="tag-holder">
<div>
<h5 id="tb1"></h5>
<div>
<ul id="table1" class="tag-list"></ul>
</div>
</div><!--country -->
<div>
<h5 id="tb2"></h5>
<div>
<ul id="table2" class="tag-list"></ul>
</div>
</div><!--city -->
<div>
<h5 id="tb3"></h5>
<div>
<ul id="table3" class="tag-list"></ul>
</div>
</div><!--organization -->
<div>
<h5 id="tb4"></h5>
<div>
<ul id="table4" class="tag-list"></ul>
</div>
</div><!--skills -->
</div><!-- end of tag-holder -->
</div>
</div>
<div id="middle" class="col-md-10">
<div id="containter">
<div id="joinPage" class="col-md-12 slidePage">
<div class="row">
<div class="col-md-5"> <!-- Instructions -->
<h3>Join the open knowledge directory</h3>
<p>Do you work actively with Open Source? Are you a researcher supporting Open Science? Are you a Journalist using data visualisation for telling stories? Do you belong to any group making use of Open Data for public good?</p>
<p> These are only a few examples of the individuals and organisations already listed on this directory. In general, if you are working actively with Open Knowledge, we would be glad to list you or your organization on our directory. For that, just select the corresponding tab (Person, Organization, Place) and fill out the fields you want to share with others. Remember, all the information you specify will be made publicly available.</p>
<hr>
<a id="generateBtn" class="btn btn-primary btn-md">Save your profile</a>
<a id="validator"></a>
<hr>
<div id="addOrEdit">
<h3>Already have one?</h3>
<div class="panel panel-default">
<div class="panel-body">
<p>In case you are already registered, you can input the URL where your PLP-Profile is stored and select between adding it it directly to this directory or editing it before doing so.</p>
<input id="existing_profile_field" type="text" class="form-control" placeholder="http://">
<button id="addFromUrlBtn" class="btn btn-default disabled" type="button">Add profile</button>
<button id="editFromUrlBtn" class="btn btn-default disabled" type="button">Edit profile</button>
</div>
</div>
</div>
</div> <!-- Instructions -->
<div class="col-md-7"> <!-- Editor -->
<h4>Select profile type: </h4>
<div class="btn-group btn-group-lg">
<button id="tabPerson" type="button" class="btn btn-primary active">Person</button>
<button id="tabOrganization" type="button" class="btn btn-primary">Organization</button>
<button id="tabPlace" type="button" class="btn btn-primary">Place</button>
</div>
<div id="editor_holder"></div>
</div> <!-- Editor -->
</div>
</div> <!-- joinPage -->
<div id="infoPage" class="col-md-12 slidePage">
<div class="row">
<div class="col-md-12">
<h2>About Open Steps</h2>
<p><a href="http://www.open-steps.org" target="_blank">Open Steps</a> is an independent blog aggregating worldwide information around Open Cultures in form of articles, videos and other resources. Its aim is to document Open Knowledge (OK) related projects and organisations either using Open Data, promoting Open Source technologies, launching Open Government initiatives, following the principles behind Open Science, supporting the release of information or practising Data Journalism. In this way, this site seeks to continue, this time virtually, the <a href="http://www.open-steps.org/how-it-started/" target="_blank">globetrotter project realised between July 2013 to July 2014</a> and discover further OK projects all around the world. <a href="http://eepurl.com/zUhnz">Subscribe to our newsletter</a> to be part of this amazing journey!</p>
<h2>About this directory</h2>
<p>During those 12 months, Alex and Margo met numerous enthusiastic activists sharing the same ideas and approaches worldwide. What it began as a simple contact list evolved soon in this directory which has following goals:</p>
<ul>
<li>Increase the visibility of Open Knowledge projects worldwide.</li>
<li>Facilitate the communication and cooperation between activists across borders.</li>
</ul>
<h2>Portable Linked Profiles (PLP)</h2>
<p>PLP proposes a pattern for the creation, storage, listing and representation of public profile data for people, groups, organizations, venues and a large etcetera. Based on Open Web Standards, Common Vocabularies and Open Source technologies, it offers users the possibility to own the their data diverging from current mainstream and centralized profile platforms.</p>
<p>This directory implements the PLP Browser pattern. To discover more about PLP, <a href="https://github.com/hackers4peace/plp-docs" target="_blank">read the docs</a></p>
<h2>This directory is Open Source</h2>
<p>While thinking about how to improve our directory, we experienced about the work done by <a href=
"http://www.jplusplus.org" target="_blank">Journalism++</a>, a network of data-journalism agencies across Europe which have developed <a href="http://jplusplus.github.io/global-directory/">the Global Data-Journalists directory</a> . Since their code was available under open licenses, we were able to reuse it and adapt it for our needs, thanks to them.</p>
<h2>Contribute</h2>
<p>Please help us with this initiative by:</p>
<ul>
<li>Joining it by filling out information about yourself and your organisation.</li>
<li>Spreading the word</li>
<li>Cloning, improving, reusing its code on <a href="https://github.com/acorbi/ok-directory-public" target="_blank">Github</a></p></li>
<li>Follow Open Steps on <a href="http://facebook.com/openstepsorg" target="_blank">Facebook</a>, <a href="https://twitter.com/opensteps" target="_blank">Twitter</a>, <a href="https://www.youtube.com/channel/UCq-SDOsULzM3W-bPLARU3zg" target="_blank">Youtube</a> and other social networks.</li>
</ul>
<a href="https://twitter.com/intent/tweet?button_hashtag=okdirectory&text=Join+the+%40opensteps+%23okdirectory+and+help+mapping+%23openknowledge+around+the+world.+http://bit.ly/1ydQY2B" target="_blank" class="twitter-hashtag-button">#okdirectory on twitter</a>
<script type="text/javascript">
//<![CDATA[
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
//]]>
</script>
<iframe src="http://ghbtns.com/github-btn.html?user=acorbi&repo=ok-directory-public&type=fork&count=true"allowtransparency="true" frameborder="0" scrolling="0" width="62" height="20"></iframe>
</div>
</div>
<hr>
</div> <!-- infoPage -->
<div id="feedbackPage" class="fullheight col-md-12 slidePage">
Feedback
</div> <!-- feedbackPage -->
<div id="header" class="row">
<div class="slogan col-md-6">
<!-- <p>Mapping Open Knowledge individuals and organisations worldwide</p> -->
</div>
<div class="buttons right col-md-6">
<a id="openJoinPageBtn" class="btn btn-primary btn-md" role="button"><span class="glyphicon glyphicon-plus"></span> Add/Edit your profile</a>
<a id="openInfoPageBtn" class="btn btn-default btn-md" role="button"><span class="glyphicon glyphicon-info-sign"></span> Info</a>
<a href="mailto:[email protected]" id="openFeedbackPageBtn" class="btn btn-default btn-md" role="button"><span class="glyphicon glyphicon-envelope"></span> Feedback</a>
</div>
</div>
<hr>
<div id="map" class="row">
</div>
<div id="grid" class="row">
</div>
<hr>
<div id="footer" class="footer-fluid footer-static-bottom">
<p class="text-muted">The open knowledge directory is an initiative of <a href="http://www.open-steps.org">Open Steps</a> and is based on Open Web Standards and Open Source technologies. <a href="https://github.com/hackers4peace/plp-browser">Discover more</a> . <a href="http://creativecommons.org/about/cc0"> CCO - No rights reserved</a> </p>
</div>
</div>
</div>
</div>
</div>
<script src="https://login.persona.org/include.js"></script>
<script src="bower_components/d3/d3.min.js" type="text/javascript"></script>
<script src="bower_components/leaflet/dist/leaflet.js" type="text/javascript"></script>
<script src="bower_components/leaflet.markercluster/dist/leaflet.markercluster.js" type="text/javascript"></script>
<script src="bower_components/jquery/dist/jquery.min.js" type="text/javascript"></script>
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"></script>
<script src="bower_components/bootstrap3-typeahead/bootstrap3-typeahead.min.js" type="text/javascript"></script>
<script src="bower_components/crossfilter/crossfilter.min.js" type="text/javascript" charset="utf-8"></script>
<script src="bower_components/node-uuid/uuid.js" type="text/javascript" charset="utf-8"></script>
<script src="bower_components/superagent/superagent.js" type="text/javascript" charset="utf-8"></script>
<script src="bower_components/jquery-image-loader/jquery-image-loader.js" type="text/javascript" charset="utf-8"></script>
<script src="bower_components/lodash/dist/lodash.min.js" type="text/javascript" charset="utf-8"></script>
<script src="config.js" type="text/javascript" charset="utf-8"></script>
<script src="res/js/ui.js" type="text/javascript" charset="utf-8"></script>
<script src="res/js/jsoneditor.min.js" type="text/javascript" charset="utf-8"></script>
<script src="res/js/plp-editor.js" type="text/javascript" charset="utf-8"></script>
<script src="res/js/map.js" type="text/javascript" charset="utf-8"></script>
</body>
</html>