-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpluginos_dnnidx.xml
47 lines (47 loc) · 1.35 KB
/
pluginos_dnnidx.xml
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
<genxml>
<hidden>
<index datatype="double">99</index>
</hidden>
<textbox>
<ctrl update="save">dnnsearchindex</ctrl>
<name update="save">DnnIdx</name>
<icon update="save" />
<group update="save">Admin</group>
<path update="save">/DesktopModules/NBright/OpenStore_DnnIdx/pluginos_dnnidx.xml</path>
<help update="save" />
<description update="save" />
</textbox>
<checkbox>
<hidden update="save">True</hidden>
</checkbox>
<dropdownlist />
<checkboxlist>
<securityroles update="save">
<chk value="False" data="Administrators">Administrators</chk>
<chk value="False" data="Manager">Manager</chk>
<chk value="False" data="Editor">Editor</chk>
<chk value="False" data="ClientEditor">ClientEditor</chk>
<chk value="False" data="Sales">Sales</chk>
</securityroles>
</checkboxlist>
<radiobuttonlist />
<interfaces>
<genxml>
<files />
<hidden />
<textbox>
<assembly>OpenStore_DnnIdx</assembly>
<namespaceclass>Nevoweb.DNN.NBrightBuy.Providers.DnnIdxProvider</namespaceclass>
</textbox>
<checkbox>
<active>True</active>
<default>False</default>
</checkbox>
<dropdownlist>
<providertype>05</providertype>
</dropdownlist>
<checkboxlist />
<radiobuttonlist />
</genxml>
</interfaces>
</genxml>