Skip to content

Commit cf5d159

Browse files
author
Abadi Kurniawan
committed
Add HTML5-History-API 4.2.1
1 parent bb276f8 commit cf5d159

File tree

4 files changed

+1105
-0
lines changed

4 files changed

+1105
-0
lines changed

HTML5-History-API_4.2.1/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/devote/HTML5-History-API/releases">HTML5 History API changelog</a></p>
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="HTML5-History-API" type="JavaScript_Library" version="4.2.1">
4+
<friendlyName>HTML5 History API</friendlyName>
5+
<description><![CDATA[<em>HTML5-History-API</em> provides an emulation of HTML5 History API for older browsers.]]></description>
6+
<owner>
7+
<name>Engage Software</name>
8+
<organization>Engage Software</organization>
9+
<url>http://www.engagesoftware.com</url>
10+
<email>support@engagesoftware.com</email>
11+
</owner>
12+
<license src="LICENSE.htm" />
13+
<releaseNotes src="CHANGES.htm" />
14+
<azureCompatible>true</azureCompatible>
15+
<components>
16+
<component type="JavaScript_Library">
17+
<javaScriptLibrary>
18+
<libraryName>HTML5-History-API</libraryName>
19+
<fileName>history.js</fileName>
20+
<objectName>window.history.location</objectName>
21+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
22+
</javaScriptLibrary>
23+
</component>
24+
<component type="JavaScriptFile">
25+
<jsfiles>
26+
<libraryFolderName>HTML5-History-API</libraryFolderName>
27+
<jsfile>
28+
<name>history.js</name>
29+
</jsfile>
30+
</jsfiles>
31+
</component>
32+
</components>
33+
</package>
34+
</packages>
35+
</dotnetnuke>

HTML5-History-API_4.2.1/LICENSE.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>HTML5 History API is licensed under the <a href="https://github.com/devote/HTML5-History-API/v4.2.1/LICENSE-MIT">MIT License</a>.</p>

0 commit comments

Comments
 (0)