June 17, 2011
June 17, 2011 – 9:33 pmWork today around trying to get Firefox to work with SharePoint. Cant do WYSIWYG editing, so I’m trying to use the “write area” plugin for that, and its been mostly good. Also, a SharePoint designer bug fix, just in case it helps anything :
- Sharepoint Designer Fix — https://addons.mozilla.org/en-US/firefox/addon/microsoft-net-framework-assist/?collection_uuid=55afefb5-620d-ae0c-d5d1-b602b44e6428
- Write Area — https://addons.mozilla.org/en-US/firefox/addon/write-area/The big fix though, is allowing FireFox to seamlessly authenticate against domain signon’s like IE does. This is something I had never had a fix for, but now do. Here are the steps :
- open up firefox
- in the address bar put “about:config”
- search for “NTLM”
- set the value of “network.automatic-ntlm-auth.trusted-uris” to your own domain, with a leading dot. So for pluzzi.com as an example, it would be “.pluzzi.com”
- thats it!
Sorry, comments for this entry are closed at this time.