Initialization Option Author API

global

Configuration options for global settings across all of Author API.

Values

Request object key config.global

Type object

This object has the following properties which can be configured.

  • ab_standards object

    Configuration options for the integration of Academic Benchmarks / AB Connect.

  • disable_onbeforeunload boolean

    Controls whether Author API will ignore the default browser behavior, for showing an unsaved changes warning when navigating away from the page.

  • hide_tags array[TagSearchByTypeObject]

    Specifies Tags that should be hidden from all Tag suggestion lists.

  • items object

    Configuration option for controlling Items and their behavior.

  • show_tags array[TagSearchByTypeObject]

    Specifies Tags that should be shown in all Tag suggestion lists.

  • workflow object

    Configuration option for content review workflows.

Was this article helpful?