[TYPO3-english] Multiple Content (jfmulticontent) in 7.6LTS?
Jigal van Hemert
jigal.van.hemert at typo3.org
Mon Jan 4 11:17:29 CET 2016
Hi,
On 31/12/2015 03:42, Scotty C wrote:
> I should have mentioned, that link was the first thing I found when
> researching this. While it tells me how to make the changes, it
> doesn't tell me what file(s)/line(s) to change :-(
The TCA settings are in .php files in one of the following files:
- ext_tables.php (for older extensions)
- tca.php (for older extensions)
- Configuration/Tca/*.php (newer extensions)
- Configuration/Overrides/*.php (newer extensions)
The page
https://wiki.typo3.org/Exception/CMS/1437750231
mentions to look for lines starting with 'script' =>
and replace it with the lines the page suggests.
Flexforms are mostly located in flexform.xml files (various locations
possible).
(other files/locations might be possible, but this covers most extensions)
--
Jigal van Hemert
TYPO3 CMS Active Contributor
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-english
mailing list