root / Portal / configurations / demo / data / profiles / PMTesterProfile.xml @ 7
History | View | Annotate | Download (1.8 kB)
1 | 7 | alavrent | <?xml version="1.0" encoding="UTF-8"?>
|
---|---|---|---|
2 | 7 | alavrent | <profile name="PMTesterProfile.xml" homepage="html/Home_PMTester.html" helppage="html/Help_PMTester.html" contactpage="html/Contact_PMTester.html"> |
3 | 7 | alavrent | <entity path="/PUTYATINAMINEIA"> |
4 | 7 | alavrent | <permission value="TxmAllPermission"/> |
5 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
6 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
7 | 7 | alavrent | <permission value="TextSelectionPermission" not="true"/> |
8 | 7 | alavrent | </entity>
|
9 | 7 | alavrent | <entity path="/DISCOURS"> |
10 | 7 | alavrent | <permission value="TxmAllPermission"/> |
11 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
12 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
13 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
14 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
15 | 7 | alavrent | </entity>
|
16 | 7 | alavrent | <entity path="/FLEURS"> |
17 | 7 | alavrent | <permission value="TxmAllPermission"/> |
18 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
19 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
20 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
21 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
22 | 7 | alavrent | </entity>
|
23 | 7 | alavrent | <entity path="/VOEUX"> |
24 | 7 | alavrent | <permission value="TxmAllPermission"/> |
25 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
26 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
27 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
28 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
29 | 7 | alavrent | </entity>
|
30 | 7 | alavrent | <entity path="/QUETE"> |
31 | 7 | alavrent | <permission value="TxmAllPermission"/> |
32 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
33 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
34 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
35 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
36 | 7 | alavrent | </entity>
|
37 | 7 | alavrent | </profile> |