Changing the Theme Press and Scroll apps Settings so you can use both in the same space.

Replace me with a more complete explanation of what this how-to accomplishes.

Ensure layout show Breadcrumbs and Page Info


Enable 'editor.ajax.save' dark feature

Scroll Versions relies on the "editor.ajax.save" dark feature, which may be disabled by Theme Press or other Brikit Apps. To re-enable it, visit the dark features page, scroll to the "Site Dark Features" section, locate "editor.ajax.save.disable", and click the "remove" button next to it.

Navigate to Scroll Settings

We now have to update a configuration setting for Scroll Versions or Scroll Translations. This can be done either at the space level or the site level (globally).

Space

Enter the following URL in your browser's window, replace the parts specific to your environment, and hit enter.

<Confluence Base URL>/plugins/servlet/scroll-settings/?key=<space key>

Site

Or, navigate to the Confluence administration area, as follows:

Confluence Gear Icon > General Configuration > Scroll Runtime > Advanced Plugin Settings


Update the 'theme-integration.json' settings

Find the item called "theme-integration.json" and click "Edit".

Paste the following into the code area, then click save.

{
   "isThemeCompatible": true,
   "contentManagementToolbarSelector" : ".brikit-toolbar #navigation"
}

This tells the Scroll apps that Theme Press is indeed a compatible theme, and updates the display of the Scroll Management Toolbar to the corresponding Theme Press HTML element.

Save and Refresh

TODO

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the Steps block above to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.