File tree Expand file tree Collapse file tree 4 files changed +1105
-0
lines changed
Expand file tree Collapse file tree 4 files changed +1105
-0
lines changed Original file line number Diff line number Diff line change 1+ < p > See the < a href ="https://github.com/devote/HTML5-History-API/releases "> HTML5 History API changelog</ a > </ p >
Original file line number Diff line number Diff line change 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>
Original file line number Diff line number Diff line change 1+ < p > HTML5 History API is licensed under the < a href ="https://raw.githubusercontent.com/devote/HTML5-History-API/v4.2.1/LICENSE-MIT "> MIT License</ a > .</ p >
You can’t perform that action at this time.
0 commit comments