-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
88 changed files
with
2,506 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
jQuery.cycle2/jQuery.cycle2_2.1.5/00_jQuery.cycle2.core_2.1.5/LICENSE.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<p>Dual licensed as <a href="http://malsup.github.com/mit-license.txt">MIT</a> and <a href="http://malsup.github.com/gpl-license-v2.txt">GPL</a></p> |
38 changes: 38 additions & 0 deletions
38
jQuery.cycle2/jQuery.cycle2_2.1.5/00_jQuery.cycle2.core_2.1.5/jQuery.cycle2.core.dnn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<dotnetnuke type="Package" version="5.0"> | ||
<packages> | ||
<package name="jQuery.cycle2.core" type="JavaScript_Library" version="2.1.5"> | ||
<friendlyName>Cycle2 core</friendlyName> | ||
<description>The bare minimum. If you're looking to shave as many bytes as possible off the weight of Cycle2, use just this library.</description> | ||
<owner> | ||
<name>Engage Software</name> | ||
<organization>Engage Software</organization> | ||
<url>http://www.engagesoftware.com</url> | ||
<email>[email protected]</email> | ||
</owner> | ||
<license src="LICENSE.htm" /> | ||
<releaseNotes /> | ||
<azureCompatible>true</azureCompatible> | ||
<dependencies> | ||
<dependency type="managedPackage" version="1.7.0">jQuery</dependency> | ||
</dependencies> | ||
<components> | ||
<component type="JavaScript_Library"> | ||
<javaScriptLibrary> | ||
<libraryName>jQuery.cycle2.core</libraryName> | ||
<fileName>jQuery.cycle2.core.js</fileName> | ||
<preferredScriptLocation>BodyBottom</preferredScriptLocation> | ||
</javaScriptLibrary> | ||
</component> | ||
<component type="JavaScriptFile"> | ||
<jsfiles> | ||
<libraryFolderName>jQuery.cycle2.core</libraryFolderName> | ||
<jsfile> | ||
<name>jQuery.cycle2.core.js</name> | ||
</jsfile> | ||
</jsfiles> | ||
</component> | ||
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> |
6 changes: 6 additions & 0 deletions
6
jQuery.cycle2/jQuery.cycle2_2.1.5/00_jQuery.cycle2.core_2.1.5/jquery.cycle2.core.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
jQuery.cycle2/jQuery.cycle2_2.1.5/01_jQuery.cycle2.tmpl_2.1.5/LICENSE.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<p>Dual licensed as <a href="http://malsup.github.com/mit-license.txt">MIT</a> and <a href="http://malsup.github.com/gpl-license-v2.txt">GPL</a></p> |
39 changes: 39 additions & 0 deletions
39
jQuery.cycle2/jQuery.cycle2_2.1.5/01_jQuery.cycle2.tmpl_2.1.5/jQuery.cycle2.tmpl.dnn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<dotnetnuke type="Package" version="5.0"> | ||
<packages> | ||
<package name="jQuery.cycle2.tmpl" type="JavaScript_Library" version="2.1.5"> | ||
<friendlyName>Cycle2 Template plugin</friendlyName> | ||
<description><![CDATA[This plugin provides support for template processing which is used by the caption and pager plugins. See <a href="http://jquery.malsup.com/cycle2/demo/tmpl.php">the demo</a>. It is included by default in the jQuery.Cycle2 library.]]></description> | ||
<owner> | ||
<name>Engage Software</name> | ||
<organization>Engage Software</organization> | ||
<url>http://www.engagesoftware.com</url> | ||
<email>[email protected]</email> | ||
</owner> | ||
<license src="LICENSE.htm" /> | ||
<releaseNotes /> | ||
<azureCompatible>true</azureCompatible> | ||
<dependencies> | ||
<dependency type="managedPackage" version="1.7.0">jQuery</dependency> | ||
<dependency type="managedPackage" version="2.1.0">jQuery.cycle2.core</dependency> | ||
</dependencies> | ||
<components> | ||
<component type="JavaScript_Library"> | ||
<javaScriptLibrary> | ||
<libraryName>jQuery.cycle2.tmpl</libraryName> | ||
<fileName>jQuery.cycle2.tmpl.js</fileName> | ||
<preferredScriptLocation>BodyBottom</preferredScriptLocation> | ||
</javaScriptLibrary> | ||
</component> | ||
<component type="JavaScriptFile"> | ||
<jsfiles> | ||
<libraryFolderName>jQuery.cycle2.tmpl</libraryFolderName> | ||
<jsfile> | ||
<name>jQuery.cycle2.tmpl.js</name> | ||
</jsfile> | ||
</jsfiles> | ||
</component> | ||
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> |
2 changes: 2 additions & 0 deletions
2
jQuery.cycle2/jQuery.cycle2_2.1.5/01_jQuery.cycle2.tmpl_2.1.5/jquery.cycle2.tmpl.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
jQuery.cycle2/jQuery.cycle2_2.1.5/02_jQuery.cycle2.autoheight_2.1.5/LICENSE.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<p>Dual licensed as <a href="http://malsup.github.com/mit-license.txt">MIT</a> and <a href="http://malsup.github.com/gpl-license-v2.txt">GPL</a></p> |
39 changes: 39 additions & 0 deletions
39
...cycle2/jQuery.cycle2_2.1.5/02_jQuery.cycle2.autoheight_2.1.5/jQuery.cycle2.autoheight.dnn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<dotnetnuke type="Package" version="5.0"> | ||
<packages> | ||
<package name="jQuery.cycle2.autoheight" type="JavaScript_Library" version="2.1.5"> | ||
<friendlyName>Cycle2 Auto Height plugin</friendlyName> | ||
<description><![CDATA[This plugin provides logic for automatic height management which is very useful for fluid or responsive designs. See <a href="http://jquery.malsup.com/cycle2/demo/autoheight.php">the demo</a>. It is included by default in the jQuery.Cycle2 library.]]></description> | ||
<owner> | ||
<name>Engage Software</name> | ||
<organization>Engage Software</organization> | ||
<url>http://www.engagesoftware.com</url> | ||
<email>[email protected]</email> | ||
</owner> | ||
<license src="LICENSE.htm" /> | ||
<releaseNotes /> | ||
<azureCompatible>true</azureCompatible> | ||
<dependencies> | ||
<dependency type="managedPackage" version="1.7.0">jQuery</dependency> | ||
<dependency type="managedPackage" version="2.1.0">jQuery.cycle2.core</dependency> | ||
</dependencies> | ||
<components> | ||
<component type="JavaScript_Library"> | ||
<javaScriptLibrary> | ||
<libraryName>jQuery.cycle2.autoheight</libraryName> | ||
<fileName>jQuery.cycle2.autoheight.js</fileName> | ||
<preferredScriptLocation>BodyBottom</preferredScriptLocation> | ||
</javaScriptLibrary> | ||
</component> | ||
<component type="JavaScriptFile"> | ||
<jsfiles> | ||
<libraryFolderName>jQuery.cycle2.autoheight</libraryFolderName> | ||
<jsfile> | ||
<name>jQuery.cycle2.autoheight.js</name> | ||
</jsfile> | ||
</jsfiles> | ||
</component> | ||
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> |
2 changes: 2 additions & 0 deletions
2
...le2/jQuery.cycle2_2.1.5/02_jQuery.cycle2.autoheight_2.1.5/jquery.cycle2.autoheight.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
jQuery.cycle2/jQuery.cycle2_2.1.5/02_jQuery.cycle2.caption_2.1.5/LICENSE.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<p>Dual licensed as <a href="http://malsup.github.com/mit-license.txt">MIT</a> and <a href="http://malsup.github.com/gpl-license-v2.txt">GPL</a></p> |
Oops, something went wrong.