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).

// 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.

// 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 Plugin