root / Portal / configurations / demo / data / profiles / RamsesProfile.xml @ 7
History | View | Annotate | Download (1.6 kB)
1 | 7 | alavrent | <?xml version="1.0" encoding="UTF-8"?>
|
---|---|---|---|
2 | 7 | alavrent | <profile name="Ramses" homepage="html/Home_Ramses.html" helppage="html/HELP_fr.html" contactpage="html/Contact_Ramses.html"> |
3 | 7 | alavrent | <entity path="/RAMSES"> |
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 | </entity>
|
8 | 7 | alavrent | <entity path="/DISCOURS"> |
9 | 7 | alavrent | <permission value="TxmAllPermission"/> |
10 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
11 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
12 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
13 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
14 | 7 | alavrent | </entity>
|
15 | 7 | alavrent | <entity path="/FLEURS"> |
16 | 7 | alavrent | <permission value="TxmAllPermission"/> |
17 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
18 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
19 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
20 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
21 | 7 | alavrent | </entity>
|
22 | 7 | alavrent | <entity path="/VOEUX"> |
23 | 7 | alavrent | <permission value="TxmAllPermission"/> |
24 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
25 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
26 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
27 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
28 | 7 | alavrent | </entity>
|
29 | 7 | alavrent | <entity path="/QUETE"> |
30 | 7 | alavrent | <permission value="TxmAllPermission"/> |
31 | 7 | alavrent | <permission value="CreateSubcorpusPermission" not="true"/> |
32 | 7 | alavrent | <permission value="CreatePartitionPermission" not="true"/> |
33 | 7 | alavrent | <permission value="TsQueryPermission" not="true"/> |
34 | 7 | alavrent | <permission value="BiblioPermission" not="true"/> |
35 | 7 | alavrent | </entity>
|
36 | 7 | alavrent | </profile> |