Thanks to visit codestin.com
Credit goes to github.com

Skip to content

3pc-Berlin/ad_rtepasteplain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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+

For more information please check the manual.

Please report all bugs!

About

TYPO3 Extension ad_rtepasteplain für 7.6 LTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published