View | Details | Raw Unified | Return to bug 10818
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref (-2 / +1 lines)
Lines 17-23 Web services: Link Here
17
              class: integer
17
              class: integer
18
            - records at a time in response to a ListRecords or ListIdentifiers query.
18
            - records at a time in response to a ListRecords or ListIdentifiers query.
19
        -
19
        -
20
            - YAML OAI Koha server configuration file:
20
            - "YAML OAI Koha server configuration file:"
21
            - pref: "OAI-PMH:ConfFile"
21
            - pref: "OAI-PMH:ConfFile"
22
              class: file
22
              class: file
23
            - . If empty, Koha OAI Server operates in normal mode, otherwise it operates in extended mode. In extended mode, it's possible to parameter other formats than marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML configuration file which list available metadata formats and XSL file used to create them from marcxml records.
23
            - . If empty, Koha OAI Server operates in normal mode, otherwise it operates in extended mode. In extended mode, it's possible to parameter other formats than marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML configuration file which list available metadata formats and XSL file used to create them from marcxml records.
24
- 

Return to bug 10818