| Re: FireFox Issues with Module |
| by McDonald on 2007/8/20 6:57:05 TinyEditor works fine with FireFox. I don't know what kind of problems you have with TinyEditor under FireFox but I think it's FireFox not being able to copy/paste. To have the copy, paste and cut options working under FireFox you might have to do the following on a Windows machine: Open the correct user folder in 'Documents and Settings'. Open the folder Application Data -> Mozilla -> FireFox -> Profiles -> 'folder with a random name'. Open the file user.js in a text editor and add the following code: le="color: #000000"><?php user_pref("capability.policy.policynames", "allowclipboard"); user_pref("capability.policy.allowclipboard.sites", "http://<your_url>"); user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess"); user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess"); Save the file user.js and restart FireFox. Concerning the plugin, does FireFox tell you what plugin it needs? |
| Re: FireFox Issues with Module |
| by antifmradio on 2007/8/20 2:19:03 im testing out a different module that does what i think you are trying to do ill let ya know if i get it working cause i use FFox all the time well actually i use Firefox Portable |
| Re: FireFox Issues with Module |
| by torweb on 2007/8/10 16:12:28 There is also a bug using the Tiny Editor module and firefox...the WYSIWYG editor will not function. |
| FireFox Issues with Module |
| by torweb on 2007/8/9 16:12:30 I have the latest version of XOOPS and am using a module called Easy Web Pro. When I try to edit or create a page while using FireFox, I get an error that FireFox needs a plugin. When I go search for the plugin, there isn't one and I can't create or edit a page in the Easy Web Pro module. It works fine with IE.... Any ideas...and thanks in advance. Tom |