Feature #86937
closedMissing feature to update all sub-pages URL-Segment or the some section in the tree of pages
0%
Description
Situation:
- I did fresh install TYPO3 9.5.x
- I move some pages from one section to other section
- When I move pages, I in fact changing URL segment
- After moved pages need to change the field `slug` with name `URL Segment`
- This feature missing
At least you could use a workaround if no one comes up with a better approach. TYPO3 provides a multi edit feature for single fields. You can switch to list view, select the parent page. Then you should see all child pages within list view. If you click on the single table, you should be able to expand only pages, hiding all further record types. In the bottom a select should appear, where you can select the `slug` field. Next in the bottom you should be able to switch to 2nd clipboard which has multi selection. Select all records and click on the edit button of the `slug` field in table column.
This is one way... Is good if We have few pages but if we have many pages... this is bad and difficult and inconvenient.
We need feature for quickly update field `slug`as few pages and for many pages.
Updated by Georg Ringer almost 6 years ago
- Category changed from Pagetree to Site Handling, Site Sets & Routing
Updated by Georg Ringer almost 6 years ago
- Related to Feature #86496: When changing an url-segment / a parent-slug allow to update slug of subpages added
Updated by Georg Ringer almost 6 years ago
- Status changed from New to Closed
thanks for reporting the issue. Closing it as duplicate of #86496
Updated by Vasyl Mosiychuk almost 6 years ago
Updated by Vasyl Mosiychuk over 5 years ago
- Related to Feature #87341: Automatic "URL Segment" update and redirect after moving page or changing slug information added
Updated by Georg Ringer over 5 years ago
- Related to Feature #86495: When changing a slug allow to auto-create redirects from old URLs added