Skip to content

Commit 1bba2de

Browse files
committed
Use full package name in path
1 parent e42fda6 commit 1bba2de

13 files changed

Lines changed: 111 additions & 117 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<p>
2-
See the <a href="https://github.com/fancyapps/fancybox/releases">fancybox changelog</a>
3-
</p>
1+
<p>
2+
See the <a href="https://github.com/fancyapps/fancybox/releases">fancybox changelog</a>
3+
</p>
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p>
2-
fancybox is licensed under the <a href="http://fancyapps.com/fancybox/3/#license">GPLv3 license</a> for all open source applications.
3-
A commercial license is required for all commercial applications (including sites, themes and apps you plan to sell).
4-
</p>
1+
<p>
2+
fancybox is licensed under the <a href="http://fancyapps.com/fancybox/3/#license">GPLv3 license</a> for all open source applications.
3+
A commercial license is required for all commercial applications (including sites, themes and apps you plan to sell).
4+
</p>
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
2-
"files": ["node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.js"],
3-
"resources": ["node_modules/@fancyapps/fancybox/dist/*.css"]
4-
}
1+
{
2+
"files": ["node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.js"],
3+
"resources": ["node_modules/@fancyapps/fancybox/dist/*.css"]
4+
}
Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,49 @@
1-
<dotnetnuke type="Package" version="5.0">
2-
<packages>
3-
<package name="fancybox" type="JavaScript_Library" version="<~=version~>">
4-
<friendlyName>fancybox</friendlyName>
5-
<description>
6-
<![CDATA[Touch enabled, responsive and fully customizable jQuery lightbox script]]>
7-
</description>
8-
<owner>
9-
<name>Engage Software</name>
10-
<organization>Engage Software</organization>
11-
<url>https://engagesoftware.com/</url>
12-
<email>support@engagesoftware.com</email>
13-
</owner>
14-
<license src="LICENSE.htm" />
15-
<releaseNotes src="CHANGES.htm" />
16-
<azureCompatible>true</azureCompatible>
17-
<dependencies>
18-
<dependency type="managedPackage" version="1.9.1">jQuery</dependency>
19-
</dependencies>
20-
<components>
21-
<component type="JavaScript_Library">
22-
<javaScriptLibrary>
23-
<libraryName>fancybox</libraryName>
24-
<fileName>jquery.fancybox.min.js</fileName>
25-
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<objectName>jQuery.fancybox</objectName>
27-
<cdnUrl>https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@<~=version~>/dist/jquery.fancybox.min.js</cdnUrl>
28-
</javaScriptLibrary>
29-
</component>
30-
<component type="JavaScriptFile">
31-
<jsfiles>
32-
<libraryFolderName>fancybox</libraryFolderName>
33-
<jsfile>
34-
<name>jquery.fancybox.min.js</name>
35-
</jsfile>
36-
</jsfiles>
37-
</component>
38-
<component type="ResourceFile">
39-
<resourceFiles>
40-
<basePath>Resources\Libraries\fancybox\<~=versionFolder~></basePath>
41-
<resourceFile>
42-
<name>Resources.zip</name>
43-
</resourceFile>
44-
</resourceFiles>
45-
</component>
46-
</components>
47-
</package>
48-
</packages>
49-
</dotnetnuke>
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="fancybox" type="JavaScript_Library" version="<~=version~>">
4+
<friendlyName>fancybox</friendlyName>
5+
<description>
6+
<![CDATA[Touch enabled, responsive and fully customizable jQuery lightbox script]]>
7+
</description>
8+
<owner>
9+
<name>Engage Software</name>
10+
<organization>Engage Software</organization>
11+
<url>https://engagesoftware.com/</url>
12+
<email>support@engagesoftware.com</email>
13+
</owner>
14+
<license src="LICENSE.htm" />
15+
<releaseNotes src="CHANGES.htm" />
16+
<azureCompatible>true</azureCompatible>
17+
<dependencies>
18+
<dependency type="managedPackage" version="1.9.1">jQuery</dependency>
19+
</dependencies>
20+
<components>
21+
<component type="JavaScript_Library">
22+
<javaScriptLibrary>
23+
<libraryName>fancybox</libraryName>
24+
<fileName>jquery.fancybox.min.js</fileName>
25+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26+
<objectName>jQuery.fancybox</objectName>
27+
<cdnUrl>https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@<~=version~>/dist/jquery.fancybox.min.js</cdnUrl>
28+
</javaScriptLibrary>
29+
</component>
30+
<component type="JavaScriptFile">
31+
<jsfiles>
32+
<libraryFolderName>fancybox</libraryFolderName>
33+
<jsfile>
34+
<name>jquery.fancybox.min.js</name>
35+
</jsfile>
36+
</jsfiles>
37+
</component>
38+
<component type="ResourceFile">
39+
<resourceFiles>
40+
<basePath>Resources\Libraries\fancybox\<~=versionFolder~></basePath>
41+
<resourceFile>
42+
<name>Resources.zip</name>
43+
</resourceFile>
44+
</resourceFiles>
45+
</component>
46+
</components>
47+
</package>
48+
</packages>
49+
</dotnetnuke>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>tota11y is licensed under the <a href="https://github.com/Khan/tota11y/blob/<~=version~>/LICENSE.txt">MIT License</a>.</p>
1+
<p>tota11y is licensed under the <a href="https://github.com/Khan/tota11y/blob/<~=version~>/LICENSE.txt">MIT License</a>.</p>
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
2-
"files": ["node_modules/@khanacademy/tota11y/dist/tota11y.min.js"],
3-
"resources": []
4-
}
1+
{
2+
"files": ["node_modules/@khanacademy/tota11y/dist/tota11y.min.js"],
3+
"resources": []
4+
}
Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
1-
<dotnetnuke type="Package" version="5.0">
2-
<packages>
3-
<package name="tota11y" type="JavaScript_Library" version="<~=version~>">
4-
<friendlyName>tota11y</friendlyName>
5-
<description><![CDATA[an accessibility (a11y) visualization toolkit <a href="http://khan.github.io/tota11y/">http://khan.github.io/tota11y/</a>]]></description>
6-
<owner>
7-
<name>Engage Software</name>
8-
<organization>Engage Software</organization>
9-
<url>https://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-
<dependencies>
16-
<!--
17-
<dependency type="managedPackage" version="1.0.0">jQuery</dependency>
18-
-->
19-
</dependencies>
20-
<components>
21-
<component type="JavaScript_Library">
22-
<javaScriptLibrary>
23-
<libraryName>tota11y</libraryName>
24-
<fileName>tota11y.min.js</fileName>
25-
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdn.jsdelivr.net/npm/@khanacademy/tota11y@<~=version~>/dist/tota11y.min.js</CDNPath>
27-
<objectName></objectName>
28-
</javaScriptLibrary>
29-
</component>
30-
<component type="JavaScriptFile">
31-
<jsfiles>
32-
<libraryFolderName>tota11y</libraryFolderName>
33-
<jsfile>
34-
<name>tota11y.min.js</name>
35-
</jsfile>
36-
</jsfiles>
37-
</component>
38-
</components>
39-
</package>
40-
</packages>
41-
</dotnetnuke>
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="tota11y" type="JavaScript_Library" version="<~=version~>">
4+
<friendlyName>tota11y</friendlyName>
5+
<description><![CDATA[an accessibility (a11y) visualization toolkit <a href="http://khan.github.io/tota11y/">http://khan.github.io/tota11y/</a>]]></description>
6+
<owner>
7+
<name>Engage Software</name>
8+
<organization>Engage Software</organization>
9+
<url>https://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+
<dependencies>
16+
<!--
17+
<dependency type="managedPackage" version="1.0.0">jQuery</dependency>
18+
-->
19+
</dependencies>
20+
<components>
21+
<component type="JavaScript_Library">
22+
<javaScriptLibrary>
23+
<libraryName>tota11y</libraryName>
24+
<fileName>tota11y.min.js</fileName>
25+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26+
<CDNPath>https://cdn.jsdelivr.net/npm/@khanacademy/tota11y@<~=version~>/dist/tota11y.min.js</CDNPath>
27+
<objectName></objectName>
28+
</javaScriptLibrary>
29+
</component>
30+
<component type="JavaScriptFile">
31+
<jsfiles>
32+
<libraryFolderName>tota11y</libraryFolderName>
33+
<jsfile>
34+
<name>tota11y.min.js</name>
35+
</jsfile>
36+
</jsfiles>
37+
</component>
38+
</components>
39+
</package>
40+
</packages>
41+
</dotnetnuke>

0 commit comments

Comments
 (0)