Skip to content

[DOCS] Add info about route enhancers to the "Further readings" section#410

Open
kanow wants to merge 1 commit into
mainfrom
feature/v14-route-enhancers-note
Open

[DOCS] Add info about route enhancers to the "Further readings" section#410
kanow wants to merge 1 commit into
mainfrom
feature/v14-route-enhancers-note

Conversation

@kanow
Copy link
Copy Markdown
Contributor

@kanow kanow commented Apr 23, 2026

@kanow kanow requested a review from ineswillenbrock April 23, 2026 17:27
@kanow kanow self-assigned this Apr 23, 2026
@kanow kanow changed the title [DOCS] Add info about route enhancers to the "Fruther readings" section [DOCS] Add info about route enhancers to the "Further readings" section Apr 23, 2026
@kanow kanow force-pushed the feature/v14-route-enhancers-note branch from 72b3159 to 42ae427 Compare April 23, 2026 17:28
If you want readable URLs for records from extensions, a small extra manual
work is required. Then you need the `Routing Enhancers <https://docs.typo3.org/permalink/t3coreapi:routing-advanced-routing-configuration-enhancers>`_.

Most of the time the thing you need is a `Extbase plugin enhancer <https://docs.typo3.org/permalink/t3coreapi:routing-extbase-plugin-enhancer>`_.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As we are not working with Extbase here why should they need an Extbase plugin enhancer? That would only make sense if they use such extensions

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@linawolf Yes, you are right. We discussed yesterday only whether it makes sense to add such information and where.
I’m wondering again why it is necessary and useful to describe how to use the Route Enhancer in this tutorial. We don't know

  • Do users following this tutorial to create a site package really need the Route Enhancer guide?
  • Which guide for Route Enhancers they need? Simple? Plugin? Extbase?

If we answering the firs question with yes, then maybe just the first part of the text is sufficient?

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.

2 participants