El 6 May 2007 a las 22:13, Bob Hanson escribió: > Also, I need advise on translations. There are two principal places > where the translations are applied -- in the menu items and in the > messages to the console. In order to allow pages that use callbacks to > parse the messages correctly, I needed to set the default to the following: > > 1) If no callbacks are present, default to "menu+message" translation > 2) If callbacks are present, default to "menu only" > 3) Jmol.js allows for overriding these defaults: > > jmolSetTranslation(true) -- force menu+message translation > jmolSetTranslation(false) -- force menu-only translation > > Is this what we want?
To me, it sounds reasonable and workable, as it did when you first implemented and explained it some time ago. And that reminds me to add those two functions to Jmol.js documentation on the web. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

