Skip to content

Provide record preview event - #27

Merged
sfroemkenjw merged 4 commits into
mainfrom
provideRecordPreviewEvent
Feb 13, 2026
Merged

Provide record preview event#27
sfroemkenjw merged 4 commits into
mainfrom
provideRecordPreviewEvent

Conversation

@sfroemkenjw

Copy link
Copy Markdown
Contributor

No description provided.

Introduce ProvidePreviewUrlEvent to allow third-party TYPO3 extensions to supply
frontend preview URLs for their own records during DataHandler operations.

indexnow can generate preview links for core tables (e.g. pages, tt_content) via
TYPO3 APIs, but it cannot reliably build preview URLs for arbitrary custom
tables because the location of the detail view, site/root context and required
plugin/action configuration are extension-specific and may vary across sites.

This event provides an explicit extension point so integrators can generate and
inject the correct preview URL for their custom records.
@sfroemkenjw
sfroemkenjw merged commit 97e164a into main Feb 13, 2026
2 checks passed
@sfroemkenjw
sfroemkenjw deleted the provideRecordPreviewEvent branch February 13, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant