.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _administrators_extmanager: .. index:: pair: Extension Manager; Session Management pair: Extension Manager; Simplify pair: Extension Manager; TCA see: Setup; Extension Manager Extension Manager ================= Features -------- Session Management '''''''''''''''''' xBlog plugins are controlled by session parameters by default. Advantages: * user friendly guided tours * short URI in a lot of cases If you don't like session management, you can disable it here. .. index:: single: Extension Manager; Mode: creative single: Extension Manager; Mode: free single: Extension Manager; Mode: user-friendly Simplify -------- Mode '''' You can control the amount of entries in the table select box auf the plugin. * free: all tables will be displayed: TYPO3-API-tables and all tables of all extensions * creative: tables of all extensions will be displayed * user-friendly: only by TCA enabled tables will be displayed. See section :ref:`TCA > enabled ` .. index:: single: Extension Manager; TCA: parent field TCA --- Parent Fields ''''''''''''' Fields, which can contain the parent id. Comma separated list. Example: parent, uid_parent.