.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt What does it do? ================ Adds the ability to add any social link to your website. With this extension you can offer your vistors e.g. links to bookmark the current page or other contente relevant for a social network (facebook, twitter,delicious, mister wong, ...). This extension provides a few examples and allows you to create easily your own. Features -------- - plugin to add selectable social media links on a specific page. - include global links for all of your pages per typoscript e.g. below page contents or in a marginal column - supports social services by URL (request) and script (widgets) - for URL's it is possible to set an image icon. - extensible placeholders configuration, so you can customize and extends the tokens that are dynamically replaced in url/script of a social media link Screenshot ---------- .. figure:: ../Images/DefaultSocialMediaElement.png :width: 1000px :alt: Default Social Media Elements Default Social Media Elements .. warning:: **Breaking Change:** compared to the form4_socialmedia in a TYPO3 installation before Version 7.6, the whole extension has changed from a pi_based extension to an extbase extension. So this is a complete rewrite of the original extension. This includes a **change of the database structure** as well. Old records of the extension will not be updated or transfered! The update script still just creates some examples. It does **NOT** update your old form4_socialmedia records!