[TYPO3-core] RFC: #11950: [Feature]: Support for SSL and absolute Links
Susanne Moog
typo3 at susannemoog.de
Sun Feb 21 13:46:47 CET 2010
Hi,
Am 19.01.2010 13:34, schrieb Oliver Hader:
>>>
>>> Type: New feature
>>>
>>> Bugtracker references:
>>> http://bugs.typo3.org/view.php?id=11950
>>>
>>> Branches:
>>> trunk
>>>
>>> Problem:
>>> Sometimes it is really helpfull and important to force an link to SSL.
>>>
>>> Solution:
>>> Implement new parameter to tslib_cObj::typolink() to generate links with
>>> SSL & absoulte path if required.
>>>
>>> The attached patch contains the two new parameter "forceAbsoulteUrl" &
>>> "forceHttps".
>>>
>>> Notes:
>>> How to use the two new parameter?
> typolink {
> parameter = 13
> forceAbsoluteUrl = 1
> forceAbsoluteUrl.scheme = https
> }
>
+1 by reading and testing:
Tested with 2 domains, RealURL, absRefPrefix, linkingAcrossDomains in
various combinations, everything worked as well as before and the new
feature works as advertised.
Best regards,
Susanne
More information about the TYPO3-team-core
mailing list