source: ISOcat/trunk/mod-ISOcat-manage-system/manage/links.xml @ 2029

Last change on this file since 2029 was 2029, checked in by mwindhouwer, 12 years ago

Initial import of all the *cats, i.e., ISOcat, RELcat and SCHEMAcat.

File size: 913 bytes
Line 
1<links basepath="ffcpl:/isocat/manage/">
2    <link>
3        <ext>/config/set</ext>
4        <int>active:ISOcat.access.system.config</int>
5        <args>param</args>
6    </link>
7    <link>
8        <ext>/broadcast</ext>
9        <int>active:sloot.accessor+operand@ffcpl:/manage/broadcast.acc</int>
10        <args>param</args>
11    </link>
12    <link>
13        <ext>/check</ext>
14        <int>active:sloot.accessor+operand@ffcpl:/manage/check.acc</int>
15    </link>
16    <link>
17        <ext>/import</ext>
18        <int>active:sloot.accessor+operand@ffcpl:/manage/import.acc</int>
19        <args>param,dcif</args>
20    </link>
21    <link>
22        <ext>/goldenthread</ext>
23        <int>active:sloot.accessor+operand@ffcpl:/manage/goldenthread.acc</int>
24        <args>param</args>
25    </link>
26    <link>
27        <ext>/forumsync</ext>
28        <int>active:sloot.accessor+operand@ffcpl:/manage/forumsync.acc</int>
29    </link>
30</links>
Note: See TracBrowser for help on using the repository browser.