Feature #49822
closed
Allow to disable the 4th part of the typolink generation
Added by Ercüment Topal over 11 years ago.
Updated over 9 years ago.
Description
Hey guys,
i worked with the typolink generation and add a 5th param to the link configuration field. The current problem is, that the 4th param can not be disabled in the typolink function.
The patch attached fix this issue by a simple check against "-" (like the params 1-3).
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->typolink
It is a smart solution to add/allow custom link configuration parameters?
Regards,
Ercüment
Files
- Status changed from New to Under Review
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/22160
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/22160
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/22160
- Tracker changed from Bug to Feature
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/22160
In general: This still applies to master (CMS 7) at the moment, but lives in the TypoLinkCodecService now. Decision is still open however how we want to handle it.
We do not need this patch anymore. In the current master, the TypoLinkCodecService check the 4. param against static::$emptyValueSymbol ("-"). So the patch is not needed anymore...
Please close the issue!!!
- Status changed from Under Review to Closed
Also available in: Atom
PDF