Skip to content

Commit 928cbc5

Browse files
committed
unitegallery 1.7.40
1 parent 761609b commit 928cbc5

File tree

6 files changed

+61
-1
lines changed

6 files changed

+61
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"tableexport.js": "4.0.1",
6262
"tinymce": "4.6.4",
6363
"jquery": "3.2.1",
64-
"jquery-ui": "^1.12.1"
64+
"jquery-ui": "^1.12.1",
65+
"unitegallery": "^1.7.40"
6566
}
6667
}

unitegallery_1.7.40/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/vvvmax/unitegallery/blob/master/dist/release_log.txt">Unite Gallery changelog</a></p>

unitegallery_1.7.40/LICENSE.htm

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

unitegallery_1.7.40/Resources.zip

208 KB
Binary file not shown.
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="unitegallery" type="JavaScript_Library" version="1.7.40">
4+
<friendlyName>Unite Gallery</friendlyName>
5+
<description><![CDATA[The Unite Gallery is multipurpose javascript gallery based on jquery library. It's built with a modular technique with a lot of accent of ease of use and customization. It's very easy to customize the gallery, changing it's skin via css, and even writing your own theme. Yet this gallery is very powerfull, fast and has the most of nowdays must have features like responsiveness, touch enabled and even zoom feature, it's unique effect.]]></description>
6+
<owner>
7+
<name>Engage Software</name>
8+
<organization>Engage Software</organization>
9+
<url>http://www.engagesoftware.com</url>
10+
<email>[email protected]</email>
11+
</owner>
12+
<license src="LICENSE.htm" />
13+
<releaseNotes src="CHANGES.htm" />
14+
<azureCompatible>true</azureCompatible>
15+
<dependencies>
16+
<dependency type="managedPackage" version="1.9.0">jQuery</dependency>
17+
</dependencies>
18+
<components>
19+
<component type="JavaScript_Library">
20+
<javaScriptLibrary>
21+
<libraryName>unitegallery</libraryName>
22+
<fileName>unitegallery.min.js</fileName>
23+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
24+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/unitegallery/1.7.40/js/unitegallery.min.js</CDNPath>
25+
<objectName>jQuery.fn.unitegallery</objectName>
26+
</javaScriptLibrary>
27+
</component>
28+
<component type="JavaScriptFile">
29+
<jsfiles>
30+
<libraryFolderName>unitegallery</libraryFolderName>
31+
<jsfile>
32+
<name>unitegallery.min.js</name>
33+
</jsfile>
34+
</jsfiles>
35+
</component>
36+
<component type="ResourceFile">
37+
<resourceFiles>
38+
<basePath>Resources\Libraries\unitegallery\01_07_40</basePath>
39+
<resourceFile>
40+
<name>Resources.zip</name>
41+
</resourceFile>
42+
</resourceFiles>
43+
</component>
44+
</components>
45+
</package>
46+
</packages>
47+
</dotnetnuke>

unitegallery_1.7.40/unitegallery.min.js

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