[Typo3] No cut/copy/paste with htmlArea RTE in FF

Peter Niederlag niederlag at ikd01.de
Wed Feb 2 15:34:21 CET 2005


Hi,

Kasper Skårhøj schrieb:
> Well.... I couldn't. The explanation is made specifically for windows
> and the .mozilla folder / .firefox folder doesn't reflect the same
> paths, so it is not clear where to put this file.
> 
> bad luck, bad logic.

;) (sorry)

* shutdown firefox!(or changes will be lost)
* locate the profile-folder (it might be in 
~/.firefox/default/###cryptstring###.slt It should hold a bunch of files 
including prefs.js)
* create or edit user.js
* restart firefox
* DONE

[debian-sarge/unstable]
------snipp--------------------
  cat ~/.firefox/default/ztu2ltlh.slt/user.js
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", 
"http://ty.web-panel.com");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", 
"allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
-------snapp------------------


HtH,
Peter

P.S.: we really did have a hard time finding the profile-folder in winxp
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *



More information about the TYPO3-english mailing list