[TYPO3-english] Changing(intercepting) other extension fields in TCA
Kay Strobach
typo3 at kay-strobach.de
Tue Aug 9 11:27:14 CEST 2011
Hi,
for sure.
Search for t3lib_div::loadTCA
Take a look in the API Documentation (search TYPO3 TCA)
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.0.0/view/4/1/
Modify the stuff you need to modify, but keep in mind, that to deep
manipulations may have impacts on the function of an extension.
The tca may also effect the frontend rendering if fields are missing ...
Greetings
Kay
Am 09.08.2011 10:48, schrieb ktt:
> Hi,
>
> Is it possible to modify other extensions' TCA fields by installing a new extension? For example change tt_news Category field, so after installation
> of "hijacking" extension it will look differently and behave in different way?
>
> Thank you in advance,
> Kast A.
--
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
Answere was usefull: https://flattr.com/profile/kaystrobach
More information about the TYPO3-english
mailing list