Support view_mode requests

Created on 12 March 2025, about 2 months ago

Problem/Motivation

We could support a view_mode argument in the page request to further tune what exact content is output.
For example:
https://example.com/node/1.md?view_mode=entity-only: Markdown Version (Only the node Entity Render without the header, footer, and other surrounding elements).
https://example.com/node/1.md?view_mode=full: Full Markdown Version Including the header, footer, and other surrounding elements.

Proposed resolution

Add support for view_mode arguments.

Remaining tasks

User interface changes

none

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States christophweber

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024