Pagination - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

In the Reader page administration interface, ADMIN and PORTAL_ADMIN users can access the Pagination section under the General tab and choose among the following options:

  • Leave the section unchanged to keep infinite scrolling for all content (default behavior).

  • Enable section-by-section navigation for all content.

  • Add metadata requirements to make infinite scrolling available for some types of content and section-by-section navigation available for others.

  • Configure pagination depth to display one topic per page or several ToC levels per page.

  • Use content-driven pagination to enable section-by-section navigation based on DITA chunking.

  • Decide whether to display a breadcrumb.

  • Configure the display of parent topics.

  • Display the document's Table of Contents in standard mode or in split view.

It is possible to define pagination rules for shared Personal books by selecting metadata keys under the Edit properties menu.

Use case

An administrator has the following objectives:

  1. Make infinite scrolling available for all content with the Content = Technical Notes metadata.

  2. Make section-by-section navigation available (split at Level 1 topics) for all other content.

The administrator adds two rules as follows:

A software interface for configuring pagination settings. There are two configured rules. The first rule is labeled 'Infinite reader for Category = Technical Notes'. The second rule is labeled 'Pagination at level 1 for all documents'.

Since Fluid Topics applies the rules in the order they are listed, the more specific rule applies first, and the more general rule applies to the remaining content.

As a result, all content without the Content = Technical Notes metadata appears as follows:

A Reader page with navigation buttons labeled 'Previous section' and 'Next section' at the end of a topic.

Meanwhile, all content with the Content = Technical Notes metadata appears as follows. Notice how the last topic of the first Level 1 section and the first topic of the second Level 1 section appear one after the other in the same page:

A Reader page with topics following one another continuously.