.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../Includes.txt .. _administrators_bestpractise_socialmedia_setup: Setup ===== Social media icons have two corresponding TypoScript properties. But there shouldn't be any need to change an adjustment. Use the Constant Editor for the setup (see below). .. code:: php // Configuration of the items plugin.tx_browser_pi1.flexform.socialmedia.socialbookmarks.bookmarks.items // Rendering of the URL plugin.tx_browser_pi1.displayList.master_templates.tableFields.typolinksAbsoluteURL The line below is for debugging only: The URL will prompt in the frontend, which is used for a social media item. .. code:: php // Prompt the rendered URL in the frontend 10 < plugin.tx_browser_pi1.displayList.master_templates.tableFields.typolinksAbsoluteURL Constant Editor --------------- The property plugin.tx_browser_pi1.displayList.master_templates.tableFields.typolinksAbsoluteURL is configured by the Constant Editor. See Categories: * BROWSER - TEMPLATES - LIST - URL * BROWSER - TEMPLATES - LIST - URL [0..7]* With the first one you select, which template configuration is used (from 0 to 7). With the second one you setup the rendered URL. Take account of the :ref:`Plugin `