Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: LLStarks on June 29, 2008, 09:52:55 PM

Title: How do I forcibly allow WYSIWYG support for Firefox 3.1 and 4.0?
Post by: LLStarks on June 29, 2008, 09:52:55 PM
Topic.
Title: Re: How do I forcibly allow WYSIWYG support for Firefox 3.1 and 4.0?
Post by: IchBin™ on June 29, 2008, 11:15:46 PM
You can download the Firefox source code, make the necessary changes to allow the javascript and stuff thats needed to support it. Compile your source and release the new package to the open source community. :)

Seriously though, why are you trying to do this on a product that's not even beta? It already works on FF3.
Title: Re: How do I forcibly allow WYSIWYG support for Firefox 3.1 and 4.0?
Post by: H on June 30, 2008, 09:19:42 AM
The easiest thing to do would probably be just to change your useragent. I don't think firefox 3.1 will have many major rendering changes so it should work. I believe 4.0 is having more js improvements though
Title: Re: How do I forcibly allow WYSIWYG support for Firefox 3.1 and 4.0?
Post by: LLStarks on July 06, 2008, 06:28:15 PM
Unfortunately, I am not satisfied with these answers. I remember in the past that one could edit the useragents SMF recognized. Can I still do this? If so, how?
Title: Re: How do I forcibly allow WYSIWYG support for Firefox 3.1 and 4.0?
Post by: LLStarks on July 11, 2008, 06:56:21 PM
bump
Title: Re: How do I forcibly allow WYSIWYG support for Firefox 3.1 and 4.0?
Post by: SleePy on July 30, 2008, 01:42:18 AM
Does the WYSIWYG editor not working for FF 3.1/4.0.

The source code I quickly glanced at doesn't look like it restricts any version of Firefox for the WYSIWYG editor.