Actions
Task #66370
closedStory #46140: Add configurable linkhandler for arbitrary records
Add generic preview URL generator API
Status:
Closed
Priority:
Must have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2015-04-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:
Description
The preview URL is triggered with the save+view button of a record.
The preview URL is generated by the specific handler for a record.
Any extension might register a handler for this.The fallback is the Core functionality:
- for Content Elements the existing code takes care
- for all other records a new record preview handler is responsible
Reading: https://stmllr.net/blog/save-and-view-button-for-records-of-typo3-extensions/
Updated by Markus Klein over 9 years ago
- Subject changed from Add configuration for generic preview URL generation for records to Add generic preview URL generator API
- Description updated (diff)
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38639
Updated by Markus Klein over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4a2014432ef81411c156d0703332ab4d6521be66.
Updated by Markus Klein over 9 years ago
- Category changed from Backend API to Site Handling, Site Sets & Routing
Updated by Christian Weiske over 7 years ago
- Related to Feature #81252: Make use of »TCEMAIN.preview« in all preview links added
Updated by Christian Weiske over 7 years ago
- Related to Bug #81271: Save and preview button for records fails in workspaces added
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Moritz Ahl about 7 years ago
- Related to Feature #82993: Add custom processing API for TCEMAIN.preview added
Actions