Feature #17709
closedPreviewlink for 48 hours !
0%
Description
Hi,
It's possible to add a typoscript of TSCONFIG for change max time in previewlink function please ?
This file : typo3_src/t3lib/class.t3lib_befunc.php
This function : compilePreviewKeyword($getVarsStr, $beUserUid, $ttl=*172800*)
Do you have a best solution that XCLASS for change this value ?
Thank You
(issue imported from #M6562)
Files
Updated by Thomas Hempel about 17 years ago
The attached patch introduces a new USER TSConfig option
options.workspaces.previewDuration
With that option the TTL of the preview links can be set on user base in hours. The default is still 48.
Greets,
Thomas
Updated by Yannick Pavard about 17 years ago
Thank You Thomas,
It's possible to add this feature in core ?
Good Job !
Updated by Thomas Hempel about 17 years ago
Hi Yannick,
it's already an RFC in the core list. Chances are good that it will be in the core in version 4.2 ;-)
Greets,
Thomas
Updated by Yannick Pavard almost 17 years ago
Thomas,
Change is not in TYPO3 4.2 beta1a.. it's normal ?
Thank You
Updated by Stefano Cecere almost 17 years ago
Kasper did implemented this (among many other WS updates)
i did also test it...
right now i don't know ehre to configura it.. it was a TSconfig option?
Updated by Yannick Pavard almost 17 years ago
Tsconfig USER..
So, Kasper has work in WS and preview link is now available for page and complete workspace.
This new configuration is enable for new page and complete workspace ?
(bad english.. sorry ;)
Updated by Stefano Cecere almost 17 years ago
yes, you set this User TS Config:
options.workspaces.previewLinkTTLHours = value
then there is the fantastic preview link for the WHOLE workspace...
and much more :)
Updated by Yannick Pavard almost 17 years ago
OK perfect !
It's right now
Thank You guys !
Updated by Stefano Cecere over 16 years ago
this issue can be closed (by 4.2) right?
s
Updated by Michael Stucki almost 11 years ago
- Category changed from Miscellaneous to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
0)