Skip to content

Comments

Added doc for additional parameter for ibexa_render#3043

Open
mnocon wants to merge 6 commits into4.6from
ibexa_render_parameters
Open

Added doc for additional parameter for ibexa_render#3043
mnocon wants to merge 6 commits into4.6from
ibexa_render_parameters

Conversation

@mnocon
Copy link
Contributor

@mnocon mnocon commented Feb 4, 2026

Target: 4.6 and 5.0
Doc for: ibexa/core#674

The "release notes skeleton" is something I'm experimenting with - to have the release note text ready and waiting, instead of writing it at the day of the release.

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

<div class="release-notes" markdown="1">

[[% set version = 'v4.6.28' %]]
[[= release_note_entry_begin("Ibexa DXP " + version, '2026-02-04', ['Headless', 'Experience', 'Commerce']) =]]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This date will be changed, just wanted to have a quick draft ready

@mnocon mnocon marked this pull request as ready for review February 5, 2026 08:12
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
@mnocon mnocon added the Wait with merge PRs that shouldn't be merged instantly label Feb 11, 2026
@mnocon mnocon requested a review from a team February 12, 2026 08:18
@ibexa-workflow-automation-1 ibexa-workflow-automation-1 bot requested review from adriendupuis, dabrt and julitafalcondusza and removed request for a team February 12, 2026 08:18
Comment on lines +53 to +58
{{ ibexa_render(content, {
'viewType': 'line',
'params': {
'custom_param': 'custom_value'
}
}) }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens for method: esi? One HTTP cache per custom_value I guess as it probably goes to the _fragment URL GET params. So this custom_value also need to be scalar. The best would be a link in the method raw of the table on esi to some ESI doc but there is no clearly dedicated page about that. Probably something to rework later, taking some ideas from the training.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

method: esi is also supported. And yes, that will end up as a value in the _hash GET parameter to the _fragment controller

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Wait with merge PRs that shouldn't be merged instantly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants