.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../Includes.txt .. _administrators_setup_tca_defaults_default: .. index:: pair: Default table; Flexform pair: Table; Default Default Table ============= xblog.default ------------- If a table is the xblog default table, this table will be entered in the xBlog plugin form. Of course one table only can be the default table. Value (boolean): 1 Sample .. code:: php $GLOBALS['TCA'][tx_org_news]['ctrl']['extensions']['xblog']['default'] = '1' Configuration example online https://gitlab.die-netzmacher.de/typo3/org/-/blob/master/Configuration/TCA/tx_org_news.php