Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • Lotus Notes and Domino Application Development wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 6.0
  • 6.5
  • 8.0
  • 8.5
  • 8.5.1
  • 8.5.2
  • 8.5.3
  • action bar
  • Agents
  • Ajax
  • app dev
  • Application
  • beginner
  • C&S
  • calendaring and scheduling
  • client
  • composite applications
  • Controls
  • converters
  • css
  • Custom controls
  • Data Binding
  • db2
  • design elements
  • dialog boxes
  • Documents
  • Dojo
  • Domino
  • Domino Designer
  • Domino Designer 8.5
  • DXL
  • Eclipse
  • error handling
  • errors
  • extensions
  • FAQ
  • Forms
  • formulas
  • getting started
  • globalization
  • Help
  • html
  • Installation
  • interface
  • internationalization
  • iPhone
  • Java
  • JavaScript
  • localization
  • Lotus Domino Designer
  • LotusScript
  • LotusSphere
  • LotusTechInfo
  • menu bar
  • Mobile
  • new user
  • Notes
  • Notes 8
  • notes.ini
  • NSD
  • OpenNTF
  • partial update
  • performance
  • Pickers
  • Portal
  • presentations
  • programming
  • Redbooks
  • Requested Articles
  • roadmap
  • rooms and resources
  • samples
  • Scripting
  • security
  • tabs
  • templates
  • themes
  • Tips
  • toolbar
  • troubleshooting
  • tutorials
  • validation
  • variables
  • video
  • VideoFest
  • View
  • view control
  • ViewPanel
  • Views
  • web
  • Web apps
  • Web services
  • webdev
  • XML
  • Xpage
  • XPages
  • XPages Extensibility API
  • xsp-config
  • データソース
  • 九州地区ノーツパートナー会
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > Developing Form- and View-based Applications > Controlling Best Fit for OS editor with browser.cnf
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

Controlling Best Fit for OS editor with browser.cnf 

expanded Abstract
collapsed Abstract
This article describes how to change the browser.cnf to enable the JavaScript rich text editor on selected browsers

When a rich text field's Web Access: Display property is marked "Best Fit For OS", the web server selects one of the HTML editors based on the browser.

Screen capture of field property infobox with web access: display using best fit for OS highllighted

The Java Editor Applet is used for all browsers but Internet Explorer (IE).

For Internet Explorer a combination of IE version and OS version (of the clinet) is used to choose the Applet (very old IE), the DHTML control or the (dojo) JavaScript editor. (The latter for Vista and beyond, because the DHTML control is not available)

As of 8.5.1 FP1 the domino-data-directory/browser.cnf file can be used to control the Best Fit For OS.
Look at the file for the "RTEditorBestFit" property. There is a comment in the file explaining its use.

As an example, suppose you want to use the same editor (the dojo JavaScript control) for all modern browsers.
Put the following in browser.cnf

Property RTEditorBestFit String Legacy
        Rule  JSControl  MSIE [6-9].* Windows NT [6-9]
        Rule  JSControl  Firefox/[3-9]
        Rule  JSControl  Version/[3-9][0-9\.]* Safari
        Rule  JSControl  Chrome/[2-9]
        Rule  JSControl  Opera/[7-9]


Note: you should make a backup copy of the browser.cnf file, in case it is overwritten when you upgrade to a new domino server version.

See also Extending Dojo Rich Text Editor's Toolbar.

expanded Article information
collapsed Article information
Category:
Developing Form- and View-based Applications, FAQs,
Tags:
8.5.1, classic Web server, rich text

This Version: Version 29 August 4, 2010 12:20:31 PM by Mark Vincenzes  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (29)
collapsed Versions (29)
Version Comparison     
Version Date Changed by               Summary of changes
This version (29) Aug 4, 2010 12:20:31 PM Mark Vincenzes  
28 Aug 4, 2010 12:19:50 PM Mark Vincenzes  
27 Aug 4, 2010 12:19:42 PM Mark Vincenzes  
26 Aug 4, 2010 11:01:27 AM Mark Vincenzes  
25 Aug 4, 2010 10:57:40 AM Mark Vincenzes  
24 Aug 4, 2010 10:57:30 AM Mark Vincenzes  
23 Aug 4, 2010 10:47:00 AM Mark Vincenzes  
22 Aug 4, 2010 10:42:15 AM Mark Vincenzes  
21 Aug 4, 2010 10:39:12 AM Mark Vincenzes  
20 Aug 4, 2010 10:37:50 AM Mark Vincenzes  
19 Aug 4, 2010 10:37:02 AM Mark Vincenzes  
18 Aug 4, 2010 10:36:09 AM Mark Vincenzes  
17 Aug 3, 2010 4:19:59 PM Mark Vincenzes  
16 Aug 3, 2010 1:44:58 PM Mark Vincenzes  
15 Aug 3, 2010 1:28:07 PM Mark Vincenzes  
14 Aug 3, 2010 1:27:47 PM Mark Vincenzes  
13 Aug 3, 2010 1:25:29 PM Mark Vincenzes  
12 Aug 3, 2010 1:08:50 PM Mark Vincenzes  
11 Aug 3, 2010 1:04:55 PM Mark Vincenzes  
10 Aug 3, 2010 1:04:51 PM Mark Vincenzes  
9 Aug 3, 2010 1:03:22 PM Mark Vincenzes  
8 Aug 3, 2010 12:59:48 PM Mark Vincenzes  
7 Aug 3, 2010 12:56:04 PM Mark Vincenzes  
6 Aug 3, 2010 12:56:03 PM Mark Vincenzes  
5 Aug 3, 2010 11:42:45 AM Mark Vincenzes  
4 Aug 3, 2010 11:32:41 AM Mark Vincenzes  
3 Aug 3, 2010 11:31:55 AM Mark Vincenzes  
2 Aug 3, 2010 11:30:30 AM Mark Vincenzes  
1 Aug 3, 2010 11:27:07 AM Mark Vincenzes  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use