-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathindex.html
185 lines (157 loc) · 7.53 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
<!DOCTYPE html>
<html><!-- manifest="konopas.appcache" -->
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="skin/konopas.css">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
<!-- Android + favicon -->
<meta name="mobile-web-app-capable" content="yes">
<link rel="shortcut icon" sizes="196x196" href="skin/favicon.196.png">
<!-- iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!--
<link rel="apple-touch-icon" href="data/icon.apple.60.png">
<link rel="apple-touch-icon" sizes="76x76" href="data/icon.apple.76.png">
<link rel="apple-touch-icon" sizes="120x120" href="data/icon.apple.120.png">
<link rel="apple-touch-icon" sizes="152x152" href="data/icon.apple.152.png">
<link rel="apple-touch-startup-image" href="data/start.apple.1536x2008.png" media="(device-width: 1536px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2)">
<link rel="apple-touch-startup-image" href="data/start.apple.2048x1496.png" media="(device-width: 1536px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2)">
<link rel="apple-touch-startup-image" href="data/start.apple.768x1004.png" media="(device-width: 768px) and (orientation: portrait)">
<link rel="apple-touch-startup-image" href="data/start.apple.1024x748.png" media="(device-width: 768px) and (orientation: landscape)">
<link rel="apple-touch-startup-image" href="data/start.apple.640x920.png" media="(device-width: 320px) and (-webkit-device-pixel-ratio: 2)">
<link rel="apple-touch-startup-image" href="data/start.apple.320x460.png" media="(device-width: 320px)">
-->
<!-- Windows Phone 8.1 -->
<!--
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-square70x70logo" content="data/icon.ie.png">
<meta name="msapplication-square150x150logo" content="data/icon.ie.png">
<meta name="msapplication-square310x310logo" content="data/icon.ie.png">
-->
<title>KonOpas Sample Guide</title>
<body><div id="top"></div>
<div id="load_disable"></div>
<div id="time"></div>
<div id="scroll"><a href="#top" id="scroll_link" data-txt>Scroll up</a></div>
<div id="banner">
<div id="server_connect"></div>
<h1><a href="#info" alt="CONVENTION" title="CONVENTION">
<img id="title-small" src="skin/konopas.png" style="width: 240px;">
<img id="title" src="skin/konopas.png" style="width: 200px;"></a></h1>
<ul id="tabs">
<li id="tab_star"><a href="#star" data-txt>My con</a>
<li id="tab_prog"><a href="#" data-txt>Program</a><div id="day-sidebar" class="sub-side"></div>
<li id="tab_part"><a href="#part" data-txt>People</a><div id="part-sidebar" class="sub-side"></div>
<li id="tab_info"><a href="#info" data-txt>Info</a>
</ul>
<div id="refresh"><i class="refresh_icon"></i><span data-txt>Refresh data</span></div>
</div>
<div id="main">
<div id="star_view" class="view">
<div id="star_data"></div>
</div>
<div id="prog_view" class="view">
<div id="prog_filters" class="filters">
<div id="prog_lists"></div>
<form name="search" id="search">
<input type="text" id="q" required data-txt="Search" data-txt-attr="placeholder">
<div id="q_ctrl">
<input type="submit" id="q_submit" data-txt="Go" data-txt-attr="value">
</div>
<div id="q_hint" class="hint"></div>
<div id="filter_sum_wrap">
<input type="reset" id="q_clear" data-txt="Clear all" data-txt-attr="value">
<div id="filter_sum"></div>
</div>
</form>
</div>
<div id="day-narrow" class="sub-narrow"></div>
</div>
<div id="part_view" class="view">
<div id="part-narrow" class="sub-narrow"></div>
<ul id="part_names"></ul>
<div id="part_info"></div>
</div>
<div id="info_view" class="view">
<p>This is the programme guide for <a href="http://example.org/">CONVENTION</a>. It should be suitable for use on most browsers and devices. It's an instance of <a href="http://konopas.org/">KonOpas</a>, an open-source project providing conventions with easy-to-use mobile-friendly guides.
<p><div id="last-updated">Programme and participant data were last updated <span></span>.</div>
<div id="install-instructions">
<p>This guide will work in your browser even when you don't have an internet connection.
<h4 class="collapse">You can also install it as a home screen app</h4>
<dl class="compact-dl">
<dt>Safari on iPhone/iPad<dd>Tap on <i class="ios_share_icon"></i> (share), then tap <b>Add to Home Screen</b>.
<dt>Chrome on Android<dd>Tap on <i class="android_menu_icon"></i> (menu), then tap <b>Add to Home Screen</b>.
<dt>Firefox on Android<dd>Tap on <i class="android_menu_icon"></i> (menu), then tap <b>Bookmark</b> and select <b>Options</b>, and <b>Add to Home Screen</b>.
<dt>IE on Windows Phone<dd>Tap on <i class="ie_menu_icon"></i> (menu), then tap <b>Pin to Start</b>
</dl>
</div>
<script>
if (navigator.standalone) document.getElementById('install-instructions').style.display = 'none';
</script>
<!-- SAMPLE SECTIONS FOR "INFO" VIEW, UNCOMMENT TO SEE
<style>
#map { width: 100% !important; }
#map td { text-align: center !important; padding: 6px 32px; }
#map a, #map span { font-family: 'Oswald'; font-weight: 400; font-size: 1.2em; cursor: pointer; }
#map a:hover, #map span:hover { text-decoration: underline; }
#map tr:hover, .quick-ref tr:hover { background: inherit !important; }
.quick-ref dt { margin: 6px 0 3px; }
.quick-ref table { width: auto !important; border-spacing: 0; margin-bottom: 6px; }
.quick-ref td { text-align: left !important; }
#info_view .quick-ref td.c { text-align: center !important; }
.quick-ref td:nth-child(2) { text-align: right !important; padding: 0 0 0 5px; }
.quick-ref td:nth-child(3) { padding-left: 0; }
</style>
<h2>Sample Maps</h2>
<table id="map">
<tr><td><a class="popup-link" href="http://guide.2014.arisia.org/data/arisia-westin-3W.png">Mezzanine Level (3W)</a>
<td><a class="popup-link" href="http://guide.2014.arisia.org/data/arisia-westin-3E.png">Conference Level (3E)</a>
<tr><td colspan="2"><a class="popup-link" href="http://guide.2014.arisia.org/data/arisia-westin-2.png">Lobby Level (2)</a>
<tr><td><a class="popup-link" href="http://guide.2014.arisia.org/data/arisia-westin-1W.png">Concourse Level (1W)</a>
<td><a class="popup-link" href="http://guide.2014.arisia.org/data/arisia-westin-1E.png">Galleria Level (1E)</a>
</table>
<h2>Sample Links</h2>
<ul>
<li><a href="http://example.com/">Newsletter</a>
<li><a href="http://example.com/">Restaurant Guide</a> (PDF, 6MB)
<li><a href="http://example.com/">Progress Report 5</a> (web page)
<li><a href="http://example.com/">Code of Conduct</a> (PDF)
</ul>
<h2>Sample Quick Reference</h2>
<dl class="quick-ref">
<dt><b>Access/Handicapped Services</b>: see Info Desk near elevators
<dt><b>Art Show</b>: Harbor Ballroom II/III (3E)
<dd><table>
<tr><td>Friday<td>6pm–<td>9pm
<tr><td>Saturday<td>10am–<td>6pm, 8pm–10pm
<tr><td>Sunday<td>10am–<td>1:30pm
</table>
<b>Sales Pickup / Artist Checkout</b>: Sunday 3:30pm–7:30pm<br>
<b>Voice Auction</b>: Sunday 4:30pm<br>
<b>Sales Pickup / Artist Checkout</b>: Monday 10am–1pm
<dt><b>...</b>
</dl>
-->
</div>
<div id="prog_ls" class="ls"><br><div class="ls_loading">Loading programme data…</div></div>
</div><!-- /main -->
<script src="http://konopas.org/demo/data/program.js"></script>
<script src="http://konopas.org/demo/data/people.js"></script>
<script src="konopas.js"></script>
<script>
var konopas = new KonOpas({
'id': '',
'default_duration': 0,
'time_show_am_pm': true,
'show_all_days_by_default': true,
'use_server': false
});
konopas.set_program(program, {
'day': {},
'area': {},
'tag': {}
});
konopas.set_people(people);
konopas.set_view();
</script>