Skip to content

Commit dbc795d

Browse files
committed
Merge branch 'quill'
Closes #23
2 parents 97ad34c + 1848fe0 commit dbc795d

File tree

5 files changed

+58
-0
lines changed

5 files changed

+58
-0
lines changed

quill_0.20.0/CHANGES.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>See the <a href="https://github.com/quilljs/quill/releases">Quill Rich Text Editor changelog</a></p>

quill_0.20.0/LICENSE.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>Quill Rich Text Editor is licensed under the <a href="https://github.com/quilljs/quill/v0.20.0/LICENSE">BSD 3-clause License</a>.</p>

quill_0.20.0/Resources.zip

27.9 KB
Binary file not shown.

quill_0.20.0/quill.dnn

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="quill" type="JavaScript_Library" version="0.20.0">
4+
<friendlyName>Quill Rich Text Editor</friendlyName>
5+
<description><![CDATA[
6+
<p>Quill is a modern rich text editor built for compatibility and extensibility. It was created by <a href="https://twitter.com/jhchen">Jason Chen</a> and <a href="https://twitter.com/byronmilligan">Byron Milligan</a> and open sourced by <a href="http://www.salesforce.com">Salesforce.com</a>.</p>
7+
<p>To get started, check out the <a href="http://quilljs.com/">Quill Github Page</a> or jump straight into the <a href="http://quilljs.com/examples/">demo</a>.</p>
8+
]]></description>
9+
<owner>
10+
<name>Engage Software</name>
11+
<organization>Engage Software</organization>
12+
<url>http://www.engagesoftware.com</url>
13+
<email>support@engagesoftware.com</email>
14+
</owner>
15+
<license src="LICENSE.htm" />
16+
<releaseNotes src="CHANGES.htm" />
17+
<azureCompatible>true</azureCompatible>
18+
<components>
19+
<component type="JavaScript_Library">
20+
<javaScriptLibrary>
21+
<libraryName>quill</libraryName>
22+
<fileName>quill.min.js</fileName>
23+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
24+
<CDNPath>https://cdn.quilljs.com/0.20.0/quill.min.js</CDNPath>
25+
<objectName>Quill</objectName>
26+
</javaScriptLibrary>
27+
</component>
28+
<component type="JavaScriptFile">
29+
<jsfiles>
30+
<libraryFolderName>quill</libraryFolderName>
31+
<jsfile>
32+
<name>quill.min.js</name>
33+
</jsfile>
34+
</jsfiles>
35+
</component>
36+
<component type="ResourceFile">
37+
<resourceFiles>
38+
<basePath>Resources\Libraries\quill\00_20_00</basePath>
39+
<resourceFile>
40+
<name>Resources.zip</name>
41+
</resourceFile>
42+
</resourceFiles>
43+
</component>
44+
</components>
45+
</package>
46+
</packages>
47+
</dotnetnuke>

quill_0.20.0/quill.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)