Actions
Feature #20627
closedconfig.message_preview_workspace cannot create stop-button
Start date:
2009-06-18
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
With
config.message_preview_workspace
you can define an custom preview-message.
But there you can only insert Workspace title and Number. If you do not touch it, you will get the stop-button too.
add
config.message_preview_workspace = <div id="typo3-previewInfo" style="position: absolute; top: 20px; right: 20px; border: 2px solid #000; padding: 5px 5px; background: #f00; font: 1em Verdana; color: #000; font-weight: bold; z-index: 10001">Displaying workspace named "%s" (number %s)!</div>
to your page-tsconfig.
(issue imported from #M11352)
Updated by Sonja Schubert over 13 years ago
- Assignee set to Tolleiv Nietsch
- Target version deleted (
0)
Updated by Martin Holtz over 13 years ago
seems that config.message_preview_workspaces has been removed in version 4.5. So you can close this issue.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Actions