-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDnnSharp.FaqMaster.dnn
156 lines (156 loc) · 6.57 KB
/
DnnSharp.FaqMaster.dnn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<dotnetnuke version="5.0" type="Package" xmlns:fo="http://www.w3.org/1999/XSL/Format">
<packages>
<package name="avt.FAQMaster" type="Module" version="01.00.25">
<friendlyName>avt.FAQMaster</friendlyName>
<description>A FAQ module.</description>
<iconFile>~/DesktopModules/DnnSharp/FaqMaster/static/images/faq-master-32x32t.png</iconFile>
<owner>
<name>DNN Sharp</name>
<organization>DNN Sharp</organization>
<url>http://www.dnnsharp.com/dnn/modules/help/faq-master</url>
<email>[email protected]</email>
</owner>
<license src="license.txt" />
<releaseNotes src="release-notes.html" />
<azureCompatible>true</azureCompatible>
<dependencies>
<dependency type="CoreVersion">05.05.00</dependency>
</dependencies>
<components>
<component type="Script">
<scripts>
<basePath>DesktopModules\DnnSharp\FaqMaster</basePath>
<script type="Install">
<path>DataProviders.FaqMaster\SqlDataProvider</path>
<name>01.00.25.SqlDataProvider</name>
<version>01.00.25</version>
</script>
<script type="UnInstall">
<path>DataProviders.FaqMaster\SqlDataProvider</path>
<name>Uninstall.SqlDataProvider</name>
<version>01.00.25</version>
</script>
</scripts>
</component>
<component type="Assembly">
<assemblies>
<assembly>
<name>DnnSharp.FaqMaster.dll</name>
<sourceFileName>DnnSharp.FaqMaster.dll</sourceFileName>
<version>01.00.25</version>
</assembly>
<assembly>
<name>DnnSharp.FaqMaster.Core.dll</name>
<sourceFileName>DnnSharp.FaqMaster.Core.dll</sourceFileName>
<version>01.00.25</version>
</assembly>
<assembly>
<name>DnnSharp.Common.dll</name>
<sourceFileName>DnnSharp.Common.dll</sourceFileName>
<version>01.01.757</version>
</assembly>
</assemblies>
</component>
<component type="Module">
<desktopModule>
<moduleName>avt.FAQMaster</moduleName>
<foldername>DnnSharp\FaqMaster</foldername>
<businessControllerClass>DnnSharp.FaqMaster.Core.FaqMasterController, DnnSharp.FaqMaster.Core</businessControllerClass>
<supportedFeatures>
<supportedFeature type="Upgradeable" />
<supportedFeature type="Portable" />
<supportedFeature type="Searchable" />
</supportedFeatures>
<moduleDefinitions>
<moduleDefinition>
<friendlyName>avt.FAQMaster</friendlyName>
<defaultCacheTime>-1</defaultCacheTime>
<moduleControls>
<moduleControl>
<controlKey />
<controlSrc>DesktopModules/DnnSharp/FaqMaster/Main.ascx</controlSrc>
<supportsPartialRendering>False</supportsPartialRendering>
<controlTitle>FAQs</controlTitle>
<controlType>View</controlType>
<iconFile />
<helpUrl />
<viewOrder />
</moduleControl>
<moduleControl>
<controlKey>Settings</controlKey>
<controlSrc>DesktopModules/DnnSharp/FaqMaster/Settings.ascx</controlSrc>
<supportsPartialRendering />
<controlTitle>FAQ Master Settings</controlTitle>
<controlType>Edit</controlType>
<iconFile />
<helpUrl />
<viewOrder />
</moduleControl>
</moduleControls>
<permissions />
</moduleDefinition>
</moduleDefinitions>
</desktopModule>
<eventMessage>
<processorType>DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke</processorType>
<processorCommand>UpgradeModule</processorCommand>
<attributes>
<businessControllerClass>DnnSharp.FaqMaster.Core.FaqMasterController, DnnSharp.FaqMaster.Core</businessControllerClass>
<desktopModuleID>[DESKTOPMODULEID]</desktopModuleID>
<upgradeVersionsList>01.00.10</upgradeVersionsList>
</attributes>
</eventMessage>
</component>
<component type="File">
<files>
<basePath>/DesktopModules/DnnSharp/FaqMaster/backup</basePath>
<file>
<name>DnnSharp.Common.dll</name>
<sourceFileName>DnnSharp.Common.dll</sourceFileName>
</file>
</files>
</component>
<component type="ResourceFile">
<resourceFiles>
<basePath>/DesktopModules/DnnSharp/FaqMaster</basePath>
<resourceFile>
<name>Resources.FaqMaster.zip</name>
</resourceFile>
</resourceFiles>
</component>
<component type="File">
<files>
<basePath>/bin/Newtonsoft.Json-8.0.0.0</basePath>
<file>
<name>Newtonsoft.Json.dll</name>
<sourceFileName>Newtonsoft.Json.dll</sourceFileName>
</file>
</files>
</component>
<component type="Config">
<config>
<configFile>web.config</configFile>
<install>
<configuration>
<nodes>
<node path="//configuration/runtime/ab:assemblyBinding" action="update" targetpath="/configuration/runtime/ab:assemblyBinding[ab:dependentAssembly/ab:assemblyIdentity/@name='Newtonsoft.Json'][ab:dependentAssembly/ab:codeBase/@version='8.0.0.0']" collision="ignore" nameSpace="urn:schemas-microsoft-com:asm.v1" nameSpacePrefix="ab">
<dependentAssembly xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" />
<codeBase version="8.0.0.0" href="bin/Newtonsoft.Json-8.0.0.0/Newtonsoft.Json.dll" />
</dependentAssembly>
</node>
</nodes>
</configuration>
</install>
<uninstall>
<configuration>
<nodes>
</nodes>
</configuration>
</uninstall>
</config>
</component>
</components>
</package>
</packages>
</dotnetnuke>