-
Notifications
You must be signed in to change notification settings - Fork 0
/
storyBrowse.html
233 lines (212 loc) · 12.3 KB
/
storyBrowse.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
<!DOCTYPE html><html style="font-size: 16px;"><head>
<title>Browse Stories | The Storytelling Project</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script src="js/infusion-all.js"></script><style type="text/css">.fl-progEnhance-basic, .fl-ProgEnhance-basic { display: none; } .fl-progEnhance-enhanced, .fl-ProgEnhance-enhanced { display: block; }</style>
<!-- UIO stylesheets -->
<link rel="stylesheet" type="text/css" href="css/Enactors.css">
<link rel="stylesheet" type="text/css" href="css/PrefsEditor.css">
<link rel="stylesheet" type="text/css" href="css/SeparatedPanelPrefsEditor.css">
<script src="js/handlebars.js"></script>
<script src="js/markdown-it.js"></script>
<script src="js/binder_1.js"></script>
<script src="js/transforms.js"></script>
<script src="js/equals.js"></script>
<script src="js/helper.js"></script>
<script src="js/jsonify.js"></script>
<script src="js/md-common.js"></script>
<script src="js/messageHelper.js"></script>
<script src="js/renderer.js"></script>
<script src="js/ajaxCapable.js"></script>
<script src="js/hasRequiredOptions.js"></script>
<script src="js/md-client.js"></script>
<script src="js/messageHelper_1.js"></script>
<script src="js/renderer_1.js"></script>
<script src="js/templateAware.js"></script>
<script src="js/templateFormControl.js"></script>
<script src="js/templateManager.js"></script>
<script src="js/templateMessage.js"></script>
<script src="js/templateRequestAndRender.js"></script>
<script src="js/dynamicViewComponentManager.js"></script>
<script src="js/binder.js"></script>
<script src="js/block.js"></script>
<script src="js/block-audio.js"></script>
<script src="js/block-image.js"></script>
<script src="js/block-text.js"></script>
<script src="js/block-video.js"></script>
<script src="js/block-timeBased.js"></script>
<script src="js/blockUi.js"></script>
<script src="js/blockUi-audioBlockViewer.js"></script>
<script src="js/blockUi-imageBlockViewer.js"></script>
<script src="js/blockUi-textBlockViewer.js"></script>
<script src="js/blockUi-videoBlockViewer.js"></script>
<script src="js/blockUi-timeBased.js"></script>
<script src="js/base-page-storyBrowse.js"></script>
<script src="js/base-page.js"></script>
<script src="js/story.js"></script>
<script src="js/templateManager_1.js"></script>
<script src="js/ui.js"></script>
<script src="js/ui-authorControls.js"></script>
<script src="js/ui-menu.js"></script>
<script src="js/ui-storyBrowser.js"></script>
<script src="js/uploader.js"></script>
<script src="js/transforms_1.js"></script>
<script src="js/UIOMultilingualDemo.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.css">
<link href="https://fonts.googleapis.com/css?family=Vollkorn:400,700|Work+Sans:400,500,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/storyTelling.css">
<link rel="stylesheet" href="css/fluid.css">
<script src="js/storyTellingServerUI.js"></script>
<link rel="stylesheet" type="text/css" href="css/aihec.css"></head>
<body class="fl-theme-prefsEditor-default" style="line-height: 1.15;">
<div class="sjrk-prefsEditor-container">
<!-- BEGIN markup for Preference Editor -->
<div class="flc-prefsEditor-separatedPanel fl-prefsEditor-separatedPanel" id="fluid-id-g6ycxkg-1581">
<!--
This div is for the sliding panel bar that shows and hides the Preference Editor controls in the mobile view.
A separate panel bar for mobile displays is needed to preserver the correct tab order.
-->
<div class="fl-panelBar fl-panelBar-smallScreen">
<span class="fl-prefsEditor-buttons">
<button class="flc-slidingPanel-toggleButton fl-prefsEditor-showHide" role="button" aria-controls="fluid-id-g6ycxkg-2456" aria-label="Show Display Preferences" aria-pressed="false" aria-expanded="false">+ Show Preferences</button>
<button class="flc-prefsEditor-reset fl-prefsEditor-reset" aria-controls="fluid-id-g6ycxkg-2456" role="button" style="display: none;"><span class="fl-icon-undo"></span> Reset</button>
</span>
</div>
<!-- This is the div that will contain the Preference Editor component -->
<div class="flc-slidingPanel-panel flc-prefsEditor-iframe" id="fluid-id-g6ycxkg-2456" aria-label="User Preferences" role="group" style="height: 0px;"><iframe class="flc-iframe fl-prefsEditor-separatedPanel-iframe" src="SeparatedPanelPrefsEditorFrame.html" style="display: none; height: 0px;"></iframe></div>
<!--
This div is for the sliding panel bar that shows and hides the Preference Editor controls in the desktop view.
A separate panel bar for desktop displays is needed to preserver the correct tab order.
-->
<div class="fl-panelBar fl-panelBar-wideScreen">
<span class="fl-prefsEditor-buttons">
<button class="flc-slidingPanel-toggleButton fl-prefsEditor-showHide" role="button" aria-controls="fluid-id-g6ycxkg-2456" aria-label="Show Display Preferences" aria-pressed="false" aria-expanded="false">+ Show Preferences</button>
<button class="flc-prefsEditor-reset fl-prefsEditor-reset" aria-controls="fluid-id-g6ycxkg-2456" role="button" style="display: none;"><span class="fl-icon-undo"></span> Reset</button>
</span>
</div>
</div>
<!-- END markup for Preference Editor -->
</div>
<div class="sjrk-st-author-controls-container sjrkc-st-author-controls-container" id="fluid-id-g6ycxkg-3634">
</div>
<header class="sjrk-st-page-header-container sjrkc-st-page-header-container"><div class="sjrk-st-page-header">
<a class="sjrk-st-page-header-logo" href="http://www.aihec.org/" aria-label="The American Indian Higher Education Consortium"></a>
<div class="sjrk-st-page-header-main-title">The<br>Storytelling<br>Project</div>
</div>
<div class="sjrk-st-top-menu">
<nav>
<ul>
<li>
<a href="welcome.html">
Home
</a>
</li>
<li>
<a href="storyBrowse.html">
Browse Stories
</a>
</li>
<li>
<a href="storyView/storyExample/index.html">
Help
</a>
</li>
</ul>
</nav>
</div>
</header>
<!-- This div is for the table of contents feature provided by the Preferences Editor -->
<div class="flc-toc-tocContainer toc"></div>
<main class="sjrk-st-page-content-container">
<div class="sjrk-main-container">
<div class="sjrk-st-menu sjrkc-st-menu" id="fluid-id-g6ycxkg-3633"></div>
<div class="sjrk-st-story-browser sjrkc-st-story-browser" id="fluid-id-g6ycxkg-3632"><div class="sjrk-st-page-body">
<section class="sjrk-st-lr-knockout">
<h1>Stories</h1>
</section>
<section class="sjrk-st-lr-padding">
<div class="sjrk-st-browser-view-control-container sjrkc-st-browser-view-control-container ">
VIEW: <a class="sjrk-st-browser-view-control-list sjrkc-st-browser-view-control-list" href="javascript:void(0);" aria-label="View stories as list">LIST</a>
|
<a class="sjrk-st-browser-view-control-grid sjrkc-st-browser-view-control-grid" href="javascript:void(0);" aria-label="View stories as grid">GRID</a>
</div>
<div class="sjrk-st-browser-stories sjrkc-st-browser-stories ">
<div class="sjrk-st-browser-story-container">
<a class="sjrk-st-browser-story-link" href="storyView/8ddcf990-8e18-11ea-820b-c9772cf8ea15/index.html">
<div class="sjrk-st-browser-story-thumbnail-container">
<div class="sjrk-st-browser-story-thumbnail sjrk-st-browser-story-thumbnail-placeholder" aria-label="LIST"></div>
</div>
<div class="sjrk-st-browser-story-details">
<h3 class="sjrk-st-browser-story-title">Taking Care of Others</h3>
<p class="sjrk-st-browser-story-author">
by Melody Hill told to her by her father, Ephraim Hill
</p>
<p class="sjrk-st-browser-story-contains">Contains:
text,
image
</p>
</div>
</a>
</div>
<div class="sjrk-st-browser-story-container">
<a class="sjrk-st-browser-story-link" href="storyView/96f85d00-8a74-11ea-820b-c9772cf8ea15/index.html">
<div class="sjrk-st-browser-story-thumbnail-container">
<div class="sjrk-st-browser-story-thumbnail sjrk-st-browser-story-thumbnail-placeholder" aria-label="LIST"></div>
</div>
<div class="sjrk-st-browser-story-details">
<h3 class="sjrk-st-browser-story-title">Taking a Class in Apache Language (Nṉee Biyáti’)</h3>
<p class="sjrk-st-browser-story-author">
by Kenneth Chan
</p>
<p class="sjrk-st-browser-story-tags">Keywords:
apache,
language,
personal,
learning,
reflection
</p>
<p class="sjrk-st-browser-story-contains">Contains:
text,
image,
video
</p>
</div>
</a>
</div>
<div class="sjrk-st-browser-story-container">
<a class="sjrk-st-browser-story-link" href="storyView/storyExample/index.html">
<div class="sjrk-st-browser-story-thumbnail-container">
<div class="sjrk-st-browser-story-thumbnail sjrk-st-browser-story-thumbnail-placeholder" aria-label="LIST"></div>
</div>
<div class="sjrk-st-browser-story-details">
<h3 class="sjrk-st-browser-story-title">The Story Builder how-to</h3>
<p class="sjrk-st-browser-story-author">
by IDRC
</p>
<p class="sjrk-st-browser-story-tags">Keywords:
Help,
Example,
How-to
</p>
<p class="sjrk-st-browser-story-contains">Contains:
text
</p>
</div>
</a>
</div>
</div>
</section>
</div>
</div>
</div>
</main>
<footer class="sjrk-st-page-footer-container sjrkc-st-page-footer-container"><div class="sjrk-st-page-footer-text-container">
<p>The Storytelling Project is led by the <a href="https://idrc.ocadu.ca/">Inclusive Design Research Centre</a> at OCAD University with an open community of contributors. Supported by the <a href="https://www.hewlett.org/">William and Flora Hewlett Foundation</a> and the <a href="http://www.oakfnd.org/">Oak Foundation</a>.</p>
<p>Stories on this site are distributed under the <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 licence</a>. Please email us at <a href="mailto:[email protected]">[email protected]</a> if you wish to remove your story from this website.</p>
</div>
<div class="sjrk-st-page-footer-logo-container">
<a class="sjrk-st-page-footer-oak-logo" href="http://www.oakfnd.org/" aria-label="Oak Foundation Website"></a>
<a class="sjrk-st-page-footer-hewlett-logo" href="https://www.hewlett.org/" aria-label="William and Flora Hewlett Foundation Website"></a>
<a class="sjrk-st-page-footer-idrc-logo" href="https://idrc.ocadu.ca/" aria-label="Inclusive Design Research Centre Website"></a>
</div><p class="sjrk-st-page-footer-text-container">Hosted by <a href="https://netlify.com" rel="external">Netlify</a>.</p>
</footer>
</body></html>