Custom History Layout

Content > Link Lists > Timeline

This layout is setup with a sticky menu on the left and your history timeline on the right. You can use the links in the sidebar menu to jump to specific content blocks on the page. 

The link list is setup with two levels: 

>> First level - this is for the date flag. For these items, the "name" field controls the date, and the "sidebar title" field controls the parent items in the sticky sidebar menu. Both fields must be populated.

>> Second level - each item controls one content block and the corresponding sidebar menu link. The following field are used: 

  • Name - title above the content
  • Link - optional link for more info
  • Image - displays a single image
  • Description (paragraph text only)
  • Button text - adds a link after the text and is required if the link field is used. 
  • Sidebar title - controls the title in the sticky sidebar menu

The description field is for paragraph text only. For items where you want to have more text options, multiple images, buttons, etc, you'll need to create a section for this content. Then in the description field of the link list item, add the monklet below. The "find" parameter with the corresponding title of the section you want to pull in needs to be included. 

{{section-detail-monklet|find="custom-wysiwyg-section"}}

This needs to be the slug version of the section title, so all lowercase and dashed instead of spaces. You can grab the slug version in the Tag column of the sections module. 

Page Settings

Within your page, the "History Layout" template should be selected.

In the page "description" field,  the slug version of the link list title needs to be added (ie: timeline). You can also reuse this layout for other pages by creating a new link list and adding the link list title to the page "description" field.