-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
212 lines (198 loc) · 7.29 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="description" content="Aloha Editor Workshops">
<meta name="author" content="Team Aloha / please send bugs to [email protected]">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta property="og:title" content="Aloha Editor Workshops" />
<meta property="og:type" content="activity" />
<meta property="og:url" content="http://www.alohaeditor.org/barcamp" />
<meta property="og:image" content="http://www.alohaeditor.org/logo/Aloha%20Editor%20logo%20text%20256.png" />
<meta property="og:site_name" content="Aloha Editor Workshops" />
<meta property="og:description" content="Aloha Editor Workshops" />
<title>▲▮●■▲ · BarCamp</title>
<link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon" />
<link rel="author" href="common/humans.txt" />
<link rel="stylesheet" href="common/style.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="aloha-editor/src/css/aloha.css">
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">
You are using an <strong>outdated</strong> browser.
Please <a href="http://browsehappy.com/">upgrade your browser</a> or
<a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a>
to improve your experience.
</p>
<![endif]-->
<h1 class="width-breezy centered padded">
<b>Learning </b>
<img src="common/aloha-logo-black.png" alt="" />
</h1>
<nav>
<ul>
<li class="special">lessons</li>
<li><a href="lesson-basics/index.html"><b>/</b>basics</a></li>
<li><a href="lesson-plugins/index.html"><b>/</b>plugins</a></li>
<li><a href="lesson-events/index.html"><b>/</b>events</a></li>
<li><a href="lesson-ui/index.html"><b>/</b>ui</a></li>
<li><a href="lesson-bold/index.html"><b>/</b>bold</a></li>
<li><a href="lesson-blocks/index.html"><b>/</b>blocks</a></li>
</ul>
</nav>
<!-- remove the prefixed underscore ("_") to activate a style -->
<header class="centered _collapsed _peach _cream _asphalt _slime _ocean _gum _custered _daylight _dirt _pink-cake">
<div>
<span class="lettering white">
<b class="a"></b><b class="l"></b><b class="o"></b><b class="h"></b><b class="a last"></b>
</span>
<h1>Sandbox</h1>
<h2>
<div>This is your playground.</div>
<strong>You</strong>
</h2>
</div>
</header>
<section class="width-breezy">
<h1 id="editable-header" class="editable">Welcome to the <b>Aloha Editor</b> Barcamp!</h1>
<div id="editable-article" class="editable">
<p>
We hope that your will leave from this event with new
insight into Aloha Editor's approach WYSIWYG editing
technology, and the great possibilities of what can be built
on the web.
</p>
<p>
<q cite="http://www.aloha-editor.org/barcamp">
The Aloha Editor is an Open Source project built around
the idea of creating the best rich-text content editor
for the open web.
</q>
</p>
<p>
These workshops are designed to bring you from the basics of
WYSIWYG editing with Aloha Editor to extending branding the
Editor for your own application, and extending its
functionality to build cool capabilities on top of the Aloha
Editor!
</p>
<p>
<table>
<tbody>
<tr>
<td rowspan="1" colspan="2"><b>Workshop topics:</b></td>
</tr>
<tr>
<td><a href="lesson-basics/index.html"><b>/</b>basics</a></td>
<td>
An gentle introduction into the world of WYSIWYG editing with
Aloha editor.
</td>
</tr>
<tr>
<td><a href="lesson-plugins/index.html"><b>/</b>plugins</a></td>
<td>Add capabilities through Aloha Editor's plugin system.</td>
</tr>
<tr>
<td><a href="lesson-events/index.html"><b>/</b>events</a></td>
<td>Listening and responding to editing interactions.</td>
</tr>
<tr>
<td><a href="lesson-ui/index.html"><b>/</b>ui</a></td>
<td>Brand your own UI with your custom UI.</td>
</tr>
<tr>
<td><a href="lesson-bold/index.html"><b>/</b>bold</a></td>
<td>
An gentle introdution into the world of WYSIWYG editing with
Aloha editor.
</td>
</tr>
<tr>
<td><a href="/lesson-blocks"><b>/</b>blocks</a></td>
<td>How to use blocks to achieve advanced editing capabilities.</td>
</tr>
</tbody>
</table>
</p>
<p>
<ul>
<li>
This is a list
<ol>
<li>
This is a list in a list
<ul>
<li>
This...
<ul>
<li>
is...
<ul>
<li>... just showing off</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ol>
</li>
</ul>
</p>
<p>
<img src="http://aloha-editor.org/logo/Aloha%20Editor%20HTML5%20contenteditable%201024.png" alt="" />
</p>
</div>
</section>
<footer><a class="lettering" href="#"><b class="a"></b></a></footer>
<!-- `aloha -->
<script>
var Aloha = {
settings: {
sidebar: {
disabled: false
}
}
};
</script>
<script src="aloha-editor/src/lib/require.js"></script>
<script src="aloha-editor/src/lib/vendor/jquery-1.7.2.js"></script>
<script src="aloha-editor/src/lib/vendor/jquery-ui-1.9.0.custom-aloha.js"></script>
<script src="aloha-editor/src/lib/aloha.js"
data-aloha-plugins="common/ui,
common/format,
common/table,
common/list,
common/link,
common/highlighteditables,
common/contenthandler,
common/paste,
common/characterpicker,
common/commands,
common/block,
common/image,
common/abbr,
common/horizontalruler,
common/align,
common/dom-to-xhtml,
extra/textcolor,
extra/hints,
extra/metaview,
extra/linkbrowser,
extra/imagebrowser,
extra/cite"></script>
<!-- `wikidocs -->
<script src="common/wikidocs/base64.js"></script>
<script src="common/wikidocs/signed-request.js"></script>
<script src="common/wikidocs/sha256.js"></script>
<script src="https://reza.wikidocs.com:8001/js/vendor/sockjs.min.js"></script>
<script src="https://reza.wikidocs.com:8001/js/reza-0.1.0.min.js"></script>
<script src="sandbox.js"></script>
</body>
</html>