.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../Includes.txt .. _administrators_setup_tca_showuid: .. index:: pair: TCA; showUid pair: xBlog; showUid showUid ======= xblog.showUid ------------- The xBlog controls with the showUid URL parameter and Fluid templates. Usually you select the value for the showUid in the flexform. But if the table has this TCA property configures, the showUid for this table is determined. A user don't need to decide, what is a proper showUid. If this property isn't enabled, this table will not be displayed in the flexforms of the xBlog plugins. Value (string): a defined showUid from the list below. Sample ------ .. code:: php $GLOBALS['TCA'][tx_org_news]['ctrl']['extensions']['xblog']['showUid'] = 'newsUid'; Defined showUids ---------------- boardUid, calUid, downloadUid, eventUid, feuserUid, itemUid, jobUid, locationUid, newsUid, organiserUid, serviceUid, showUid and staffUid