-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathResources.zip.manifest
80 lines (80 loc) · 1.69 KB
/
Resources.zip.manifest
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
<dotnetnuke type="ResourceFile" version="5.0">
<files>
<file>
<path>Controls/App_LocalResources/</path>
<name>ArticleList.ascx.resx</name>
</file>
<file>
<path>Controls/App_LocalResources/</path>
<name>ArticleView.ascx.resx</name>
</file>
<file>
<path>Controls/App_LocalResources/</path>
<name>FlexibleList.ascx.resx</name>
</file>
<file>
<path>App_LocalResources/</path>
<name>Edit.ascx.resx</name>
</file>
<file>
<path>App_LocalResources/</path>
<name>Settings.ascx.resx</name>
</file>
<file>
<path>App_LocalResources/</path>
<name>UrlSettings.ascx.resx</name>
</file>
<file>
<path>App_LocalResources/</path>
<name>View.ascx.resx</name>
</file>
<file>
<path>Controls/</path>
<name>ArticleList.ascx</name>
</file>
<file>
<path>Controls/</path>
<name>ArticleView.ascx</name>
</file>
<file>
<path>Controls/</path>
<name>FlexibleList.ascx</name>
</file>
<file>
<path>scripts/</path>
<name>DnnSimpleArticle.js</name>
</file>
<file>
<path />
<name>Edit.ascx</name>
</file>
<file>
<path />
<name>License.txt</name>
</file>
<file>
<path />
<name>module.css</name>
</file>
<file>
<path />
<name>ReleaseNotes.txt</name>
</file>
<file>
<path />
<name>sarss.aspx</name>
</file>
<file>
<path />
<name>Settings.ascx</name>
</file>
<file>
<path />
<name>UrlSettings.ascx</name>
</file>
<file>
<path />
<name>View.ascx</name>
</file>
</files>
</dotnetnuke>