-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hey there.


> Still one could do other stuff before returning the array in the end.
Jep, just using the addFieldsToPalette method inside of the TCA/{tablename}.php 
file just before returning the configuration array was my first idea.
But this seems not to work. So this is a "could have worked if it was 
implemented other than it is".

> Oh, that needs to be updated. Could you open a bug report there, please:
Just did that. Here it is:
http://forge.typo3.org/issues/52427


Regards,


Stephan Schuler
Web-Entwickler

Telefon: +49 (911) 539909 - 0
E-Mail: [email protected]
Website: media.netlogix.de



- --
netlogix GmbH & Co. KG
IT-Services | IT-Training | Media
Neuwieder Straße 10 | 90411 Nürnberg
Telefon: +49 (911) 539909 - 0 | Fax: +49 (911) 539909 - 99
E-Mail: [email protected] | Internet: http://www.netlogix.de

netlogix GmbH & Co. KG ist eingetragen am Amtsgericht Nürnberg (HRA 13338)
Persönlich haftende Gesellschafterin: netlogix Verwaltungs GmbH (HRB 20634)
Umsatzsteuer-Identifikationsnummer: DE 233472254
Geschäftsführer: Stefan Buchta, Matthias Schmidt



- -----Ursprüngliche Nachricht-----
Von: [email protected] 
[mailto:[email protected]] Im Auftrag von Markus Klein
Gesendet: Dienstag, 1. Oktober 2013 14:40
An: 'TYPO3 English'
Betreff: Re: [TYPO3-english] Extending TCA the 6.1 way

Still one could do other stuff before returning the array in the end.

Kind regards
Markus

- ------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member

> -----Original Message-----
> From: [email protected] [mailto:typo3-english-
> [email protected]] On Behalf Of François Suter
> Sent: Tuesday, October 01, 2013 12:38 PM
> To: [email protected]
> Subject: Re: [TYPO3-english] Extending TCA the 6.1 way
>
> Hi Stephan,
>
> > Well, I cannot find any official documentation about this. Instead,
> > the current Core API [2] tells me to use ext_tables.php.
>
> Oh, that needs to be updated. Could you open a bug report there, please:
>
> http://forge.typo3.org/projects/typo3v4-doc_core_api/issues
>
> > So, what to do now? Should I create TCA/{tablename}.php files for my
> > very own tables without ext_tables.php on the one side but add
> > extending code to the ext_tables.php on the other side?
>
> Yes. You can't avoid using ext_tables.php when extending an existing
> table, because you need to call methods like:
>
> \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addFieldsToPalette
> ();
>
> which you can't do in a TCA/{tablename}.php, since it is expected to
> just contain a return statement with an array.
>
> Cheers
>
> --
>
> Francois Suter
>
> Work: Cobweb Development Sarl - http://www.cobweb.ch
>
> TYPO3: Help the project! - http://typo3.org/contribute/
>
> Appreciate my work? Support me -
> http://www.monpetitcoin.com/en/francois/support-me/
>
> _______________________________________________
> TYPO3-english mailing list
> [email protected]
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

-----BEGIN PGP SIGNATURE-----
Version: PGP Universal 3.3.0 (Build 9307)
Charset: utf-8

wpUDBQFSSsbfpp0IwsibV8MBCIPGBAC1w8fokAh4c1LYFnGrXSvaO4PnGIwT6myi
UC6AoF0lcDNqaJs3Xmkc9tgsFVrLRqH6gL/UwIbzGd22TotwRHvml4Wl9pEJwCDP
91DBwIH9qcac8eC90k4PQYGoCMCCaZc0FCXqYFjDbZL/8vtrMt1c3valF8cpp50M
vj8tO79THw==
=82ZL
-----END PGP SIGNATURE-----
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to