File tree Expand file tree Collapse file tree 4 files changed +51
-0
lines changed
Expand file tree Collapse file tree 4 files changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ < p > See the < a href ="https://github.com/zenorocha/clipboard.js/releases "> clipboard.js changelog</ a > </ p >
Original file line number Diff line number Diff line change 1+ < p > clipboard.js is licensed under the < a href ="http://zenorocha.mit-license.org/ "> MIT License</ a > .</ p >
Original file line number Diff line number Diff line change 1+ <dotnetnuke type="Package" version="5.0">
2+ <packages>
3+ <package name="clipboard" type="JavaScript_Library" version="1.5.12">
4+ <friendlyName>clipboard.js</friendlyName>
5+ <description><![CDATA[<p>A modern approach to copy text to clipboard</p>
6+ <p>No Flash. No frameworks. Just 3kb gzipped</p>]]></description>
7+ <owner>
8+ <name>Engage Software</name>
9+ <organization>Engage Software</organization>
10+ <url>http://www.engagesoftware.com</url>
11+ <email>support@engagesoftware.com</email>
12+ </owner>
13+ <license src="LICENSE.htm" />
14+ <releaseNotes src="CHANGES.htm" />
15+ <azureCompatible>true</azureCompatible>
16+ <dependencies>
17+ <!--
18+ <dependency type="managedPackage" version="1.0.0">jQuery</dependency>
19+ -->
20+ </dependencies>
21+ <components>
22+ <component type="JavaScript_Library">
23+ <javaScriptLibrary>
24+ <libraryName>clipboard</libraryName>
25+ <fileName>clipboard.min.js</fileName>
26+ <preferredScriptLocation>BodyBottom</preferredScriptLocation>
27+ <CDNPath>https://cdn.jsdelivr.net/clipboard.js/1.5.12/clipboard.min.js</CDNPath>
28+ <objectName>Clipboard</objectName>
29+ </javaScriptLibrary>
30+ </component>
31+ <component type="JavaScriptFile">
32+ <jsfiles>
33+ <libraryFolderName>clipboard</libraryFolderName>
34+ <jsfile>
35+ <name>clipboard.min.js</name>
36+ </jsfile>
37+ </jsfiles>
38+ </component>
39+ </components>
40+ </package>
41+ </packages>
42+ </dotnetnuke>
You can’t perform that action at this time.
0 commit comments