.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================================== htmlArea RTE - Paste As Plain Text ================================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Alex :Changed: 2010-10-17T16:06:32 :Classification: ad_rtepasteplain :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) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: rte, word, html, formatting, plain, text, remove, htmlarea, editor :Author: Alexander Dick :Email: alex@dick.at :Info 4: http://www.adick.at :Language: en |img-1| |img-2| htmlArea RTE - Paste As Plain Text - ad\_rtepasteplain .. _htmlArea-RTE-Paste-As-Plain-Text: htmlArea RTE - Paste As Plain Text ================================== Extension Key: ad\_rtepasteplain Language: en Keywords: rte, word, html, formatting, plain, text, remove, htmlarea, editor Copyright 2000-2010, Alexander Dick, 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 - Paste As Plain Text 1 <#1.htmlArea%20RTE%20-%20Paste%20As%20Plain%20Text|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Known problems 4 <#1.2.Known%20problems|outline>`_** **`To-Do list 5 <#1.3.To-Do%20list|outline>`_** **`ChangeLog 6 <#1.4.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension forces htmlArea RTE to automatically paste the clipboard content as plain text.It basically adds an event handler that fires when something is going to be pasted.If the clipboard content cannot be retrieved by the script (e.g. because of the browser's security settings or if the browser does not support direct access to the clipboard contents), a layer containing a textarea will be opened. After pasting to this textarea the text is being inserted at the current caret position. So far tested and working in Firefox 3.0+ - Internet Explorer 6+ - Google Chrome 2.0+ Please report all bugs! .. _Screenshots: Screenshots ^^^^^^^^^^^ This is what it looks like when the textarea is needed: (e.g. in Firefox) |img-3| .. _Known-problems: Known problems -------------- Browser compatibility issues: - Does not work with Safari (tested with version 4) - Does not work with Opera (tested with version 10) .. _To-Do-list: To-Do list ---------- add compatibility for other browsers .. _ChangeLog: ChangeLog --------- - - 28.05.2010 - replaced popup window by a css layer - added support for multiple RTE's in one TCEform - 17.10.2010 compatibility fixes for Typo3 version 4.4 6 .. ######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.png .. :align: left .. :border: 0 .. :height: 390 .. :id: Grafik1 .. :name: Grafik1 .. :width: 555