Pre-download page chrome

Interstitial chrome for /prep: TipTap content, continue button, tokens. Enable with Pre-download page (toggle.efp).

Settingdesign.download.pre_download_page_v1

Pre-download page chrome

Designs the interstitial shown before the real download page when that flow is on.

Where to find it

Admin → DesignDownloadsPre-download (/admin/design/download/pre-download)

Setting key: design.download.pre_download_page_v1

How it works

Page content (TipTap) with tokens {{file_name}} and {{file_size}} replaced per file (values HTML-escaped). Continue button - label (default Continue to download page) + appearance. Content after button - more TipTap HTML.

HTML is sanitized; complex embeds may be stripped. Empty main content stays empty after save (unlike Upload/404, defaults are not auto-restored).

Enable gate

This page only styles the interstitial. Showing it requires Pre-download page (toggle.efp) to be on - default off.

Common problems

Tokens show literally

Use exact {{file_name}} / {{file_size}} spelling.

Design saved but visitors never see /prep

toggle.efp is still off - turn on Pre-download page under Settings / Mods.

Related