.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _admin-manual: Administrator Manual ==================== .. 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! Installation ------------ Install the extension with the extension manager. Update Script ------------- There is an Update Script to add the default social media links. It is optional to add them. .. figure:: ../Images/ExtensionManager.png :width: 657px :height: 456px :alt: Extension configuration Extension configuration Add the page uid where the social media links should be created. It is recommended to use a sys_folder. .. figure:: ../Images/UpdateScript.png :width: 460px :height: 109px :alt: Update Script Update Script Template Constants ------------------ Add the static template to your extension template. There are the followin template constants. .. figure:: ../Images/TemplateConstants.png :width: 443px :height: 704px :alt: Template Constants Template Constants It is possible to use your own Fluid templates. By default the extension does not use CSS, but you can configure to use a default CSS for the social media links.