Skip to content

Commit 1f5fc2a

Browse files
author
Chris Marfia
committed
Add Swiper (v3.1.0)
1 parent 525b851 commit 1f5fc2a

File tree

5 files changed

+81
-0
lines changed

5 files changed

+81
-0
lines changed

swiper_3.1.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/nolimits4web/Swiper/master/CHANGELOG.md">Swiper changelog</a></p>

swiper_3.1.0/LICENSE.htm

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

swiper_3.1.0/Resources.zip

2.51 KB
Binary file not shown.

swiper_3.1.0/swiper.dnn

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="swiper" type="JavaScript_Library" version="3.1.0">
4+
<friendlyName>Swiper</friendlyName>
5+
<description><![CDATA[
6+
<p>Swiper - is the free and most modern mobile touch slider with hardware accelerated transitions and amazing native behavior. It is intended to be used in mobile websites, mobile web apps, and mobile native/hybrid apps. Designed mostly for iOS, but also works great on latest Android, Windows Phone 8 and modern Desktop browsers</p>
7+
<p>Swiper is not compatible with all platforms, it is a modern touch slider which is focused only on modern apps/platforms to bring the best experience and simplicity.</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+
<dependencies>
19+
<!--
20+
<dependency type="managedPackage" version="1.0.0">jQuery</dependency>
21+
-->
22+
</dependencies>
23+
<components>
24+
<component type="JavaScript_Library">
25+
<javaScriptLibrary>
26+
<libraryName>swiper</libraryName>
27+
<fileName>swiper.min.js</fileName>
28+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
29+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.1.0/js/swiper.min.js</CDNPath>
30+
<objectName>Swiper</objectName>
31+
</javaScriptLibrary>
32+
</component>
33+
<component type="JavaScriptFile">
34+
<jsfiles>
35+
<libraryFolderName>swiper</libraryFolderName>
36+
<jsfile>
37+
<name>swiper.min.js</name>
38+
</jsfile>
39+
</jsfiles>
40+
</component>
41+
<component type="ResourceFile">
42+
43+
<resourceFiles>
44+
45+
<basePath>Resources\Libraries\swiper\03_01_00</basePath>
46+
47+
<resourceFile>
48+
49+
<name>Resources.zip</name>
50+
51+
</resourceFile>
52+
53+
</resourceFiles>
54+
55+
</component>
56+
57+
</components>
58+
</package>
59+
</packages>
60+
</dotnetnuke>

swiper_3.1.0/swiper.min.js

Lines changed: 19 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)