Task #59144
Epic #58282: Workspaces Workpackage #2
Story #58284: Bug fixes & Behaviour
Ease previewing custom record data in workspace module
Status: | Under Review | Start date: | 2014-05-27 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 0% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | 7.5 | |||
TYPO3 Version: | 6.2 | Complexity: | medium | |
PHP Version: | 5.3 | Sprint Focus: |
Description
Currently only pages, pages_language_overlay and tt_content have the possibility to open a preview in the website frontend.
A hook needs to be used to open the preview for custom records (since possibly the location of the rendering plugin and its page needs to be resolved).
However, to ease that behavior, it would be nice, to introduce a new Page TSconfig setting:
options.workspaces.previewPageId =- field:pid (to use the pid of the accordant record for previewing it)
- 123 (to define a specific page id to be used for previewing the record)
Implementation details can be found here:
https://github.com/ohader/irre_workspaces/blob/master/Classes/Hooks/PreviewHook.php
Related issues
History
#1 Updated by Oliver Hader about 1 year ago
- Tracker changed from Task to Feature
#2 Updated by Gerrit Code Review about 1 year ago
- Status changed from New 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 https://review.typo3.org/31146
#3 Updated by Oliver Hader about 1 year ago
#4 Updated by Oliver Hader about 1 year ago
- Assigned To set to Oliver Hader
#5 Updated by Mathias Schreiber 6 months ago
- Target version set to 7.5
#6 Updated by Gerrit Code Review 5 months ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31146
#7 Updated by Gerrit Code Review 19 days ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31146