.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: Name of your Extension =========================== :Author: Christopher :Created: 2010-12-18T19:57:23 :Changed: 2013-07-15T23:01:13 :Classification: extension key :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) ---- :Keywords: keywords comma-separated :Author: Documentation Team :Email: documentation@typo3.org :Language: en .. _img-1-img-2-htmlArea-RTE-Youtube-Button: |img-1| |img-2| htmlArea RTE Youtube Button =========================================== Extension Key: rtehtmlarea\_youtube\_button Language: en Version: 0.2.0 Keywords: youtube,htmlarea,video,RTE Copyright 2006-2012, René Bigler, 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 ----------------- **`htmlArea RTE Youtube Button 1 <#__RefHeading__5708_1738894311>`_** **`Introduction 3 <#__RefHeading__5710_1738894311>`_** `What does it do? 3 <#__RefHeading__463_413120346>`_ `Screenshots 3 <#__RefHeading__465_413120346>`_ **`Users manual 4 <#__RefHeading__467_413120346>`_** **`Configuration 5 <#__RefHeading__31515_818911409>`_** **`Known problems 6 <#__RefHeading__31525_818911409>`_** **`To-Do list 7 <#__RefHeading__477_413120346>`_** **`ChangeLog 8 <#__RefHeading__31623_818911409>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This Extension provides a button to place Youtube videos in htmlarea. .. _Screenshots: Screenshots ^^^^^^^^^^^ Here you see what the extension does: |img-3| |img-4| |img-5| Users manual ------------ Extension fits seamless in RTE. Click on the new Button and insert the video. .. _Configuration: Configuration ------------- To activate the button, you have add the Button to the “showButtons” and “toolbarOrder” variable in TSConfig. You can use something like this on your root page: RTE.default.showButtons = many, many, elements, youtube\_button RTE.default.toolbarOrder = many, many, elements, youtube\_button To Change the default width and height you can use this in Page TSConfig mod.rtehtmlarea\_youtube\_button { iframe { width = 500 height = 500 } } .. _Known-problems: Known problems -------------- \- It is not easy to change a existing video. Should be possible with a doubleclick .. _To-Do-list: To-Do list ---------- Adding more options Send me a mail if you miss something. .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _0-1-1: 0.1.1 ^^^^^ .. container:: table-row Version 0.1.1 Changes Wrote the code of the extension. .. _0-1-2: 0.1.2 ^^^^^ .. container:: table-row Version 0.1.2 Changes Change inserted tag to custom tag in RTE .. _0-2-0: 0.2.0 ^^^^^ .. container:: table-row Version 0.2.0 Changes Bugfixes for Typo3 < 4.6 .. ###### END~OF~TABLE ###### .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 44 .. :id: graphics5 .. :name: graphics5 .. :vspace: 57 .. :width: 161 .. |img-2| image:: img-2.png .. :align: left .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 302 .. :id: Grafik3 .. :name: Grafik3 .. :width: 423 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 165 .. :id: Grafik1 .. :name: Grafik1 .. :width: 281 .. |img-5| image:: img-5.png .. :align: left .. :border: 0 .. :height: 177 .. :id: Grafik2 .. :name: Grafik2 .. :width: 278