.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ===================================================== Extension yiid.it - the universal like/dislike button ===================================================== :Created: 2010-02-18T17:33:18 :Changed: 2010-03-03T20:03:02 :Classification: yiid_like :Keywords: forIntermediate, forEditors, forAdmins :Author: Peter Pröll, Alinbu TYPO3 Freelancers, http://alinbu.net :Email: peter@alinbu.net :Info 4: :Language: en |img-1| |img-2| Extension yiid.it - the universal like/dislike button - yiid\_like .. _Extension-yiid-it-the-universal-like-dislike-button: Extension yiid.it - the universal like/dislike button ===================================================== Extension Key: yiid\_like Language: en Keywords: forIntermediate, forEditors, forAdmins Copyright 2000-2010, Peter Pröll, Alinbu TYPO3 Freelancers, http://alinbu.net, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.org .. _Table-of-Contents: Table of Contents ----------------- `Extension yiid.it - the universal like/dislike button 1 <#__RefHeading__2612_1289645848>`_ **`Introduction 3 <#__RefHeading__2614_1289645848>`_** `What does it do? 3 <#__RefHeading__2616_1289645848>`_ `Screenshots 3 <#__RefHeading__2618_1289645848>`_ **`Users manual 4 <#__RefHeading__2620_1289645848>`_** **`Administration 6 <#__RefHeading__2624_1289645848>`_** `Installation of the Extension 6 <#__RefHeading__4029_1289645848>`_ `Include the button on all pages via your typoscript 6 <#__RefHeading__4031_1289645848>`_ **`Configuration 7 <#__RefHeading__2628_1289645848>`_** `Reference 7 <#__RefHeading__2632_1289645848>`_ **`Known problems 8 <#__RefHeading__2636_1289645848>`_** **`To-Do list 9 <#__RefHeading__2638_1289645848>`_** **`ChangeLog 10 <#__RefHeading__2640_1289645848>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ - Adds the YIID it! Like/Dislike button widget to your website. - With a simple click on the Yiid it! button your visitors send a message to all their (maybe hundreds or even thousands of) friends and followers on all the social apps they use. - Different types can be chosen (like/dislike, pro/contra, attend/not, nice/not, been there/not, want it/not, recommmend/not,...) - The dislike option can be enabled and disabled. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| The button in German language mode. .. _Users-manual: Users manual ------------ You can insert the button manually as a content element wherever you want to have it on your website. Just open the new content element wizard and choose it from the “Plugin” section: |img-4| After this you will be guided to the plugin configuration where you can edit these options: |img-5| - Type: choose the type of button to be displayed. - Add the dislike option: On default only the like variant of the button is shown. By activating the dislike option the visitor will also see the dislike variants of the button. - Title: The title which is displayed in the social networks. By default (if empty) the title of the current page is taken. - Description: The description which is displayed in the social network entries. By default the page description is taken which you can edit in you page settings (section: meta). - Image: The image which is displayed in social networks. - Color of the text: can be a hex color code (ie. #000000 for black) and sets the color of the text on the right of the button. - Template file: If you want to use an individual template file for the extension here. .. _Administration: Administration -------------- .. _Installation-of-the-Extension: Installation of the Extension ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The extension is installed as usual: - Download it form the TER (TYPO3 Extension Repository) with the Extension Manager. - Install it. - Add the static typoscript template to your typoscript setup: - |img-6| Configure the extension to meet your requirements (see Configuration section). .. _Include-the-button-on-all-pages-via-your-typoscript: Include the button on all pages via your typoscript ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you want to include the button on all your pages by default just add / modify your typoscript setup accordingly: lib.main = COAlib.main.10 < styles.content.getlib.main.20 < plugin.tx\_yiidlike\_pi1 …. subparts.col1\_content < lib.main .. _Configuration: Configuration ------------- You can preset all options of the frontend plugin via typoscript. .. _Reference: Reference ^^^^^^^^^ Constants: .. ### BEGIN~OF~TABLE ### .. _templateFile: templateFile """""""""""" .. container:: table-row Property templateFile Data type string Description The template file to be used Default EXT:yiid\_like/res/template.html .. _type: type """" .. container:: table-row Property type Data type string Description Sets the default type of the button. Possible options are: like,pro,recommend,visit,nice,buy,rsvp Default like .. _color: color """"" .. container:: table-row Property color Data type string Description Sets the default color of the text right of the button Default #000000 .. _width: width """"" .. container:: table-row Property width Data type string Description The width of the iframe in px. Default 420 .. _dislike: dislike """"""" .. container:: table-row Property dislike Data type boolean Description Enable/disable the dislike option Default 0 .. _photo: photo """"" .. container:: table-row Property photo Data type string Description Image file to be displayed in social networks Default .. _title: title """"" .. container:: table-row Property title Data type string Description Default title to be displayed in social networks (overwrites the page title which is normally used here, leave empty to use the page title) Default .. _description: description """"""""""" .. container:: table-row Property description Data type string Description Default description to be displayed in social networks (overwrites the page description which is normally used here, leave empty to use the page title) Default .. ###### END~OF~TABLE ###### [tsref:plugin.yiid\_like.\*] .. _Known-problems: Known problems -------------- - None. - Please report issues or bugs to http://forge.typo3.org/projects /extension-yiid\_like/issues .. _To-Do-list: To-Do list ---------- - None. - Please report your wishes to `http://forge.typo3.org/projects /extension-yiid\_like/issues `_ as a suggestion. .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _1-0-0: 1.0.0 ^^^^^ .. container:: table-row Version 1.0.0 Changes Initial release .. _1-0-1: 1.0.1 ^^^^^ .. container:: table-row Version 1.0.1 Changes Bugfix: new content element wizard crashes after installation of yiid\_like .. ###### END~OF~TABLE ###### |img-2| 10 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.jpeg .. :align: left .. :border: 0 .. :height: 32 .. :id: Grafik1 .. :name: Grafik1 .. :width: 436 .. |img-4| image:: img-4.jpeg .. :align: left .. :border: 0 .. :height: 48 .. :id: Grafik3 .. :name: Grafik3 .. :width: 265 .. |img-5| image:: img-5.jpeg .. :align: left .. :border: 0 .. :height: 696 .. :id: Grafik4 .. :name: Grafik4 .. :width: 669 .. |img-6| image:: img-6.jpeg .. :align: left .. :border: 0 .. :height: 455 .. :id: Grafik5 .. :name: Grafik5 .. :width: 669