test both languages visible in French site
Second half of testing in preparation for putting FCK editor into pages on french site. For first half of testing, see post "test 2 FCK editors on one page".
I modified the settings.php and ajax_methods.js files, and created an indexBOTH.php file. The files were modified to allow for a value of "both_lang" in the $SESSION[language] variable. The indexBOTH page now allows the user to select French, English or Both and displays appropriately by hiding and showing the French and English divs appropriately.
By combining this with the 2 editors in one page code I'm testing in the philosophy site (because there is no FCK editor code at all in the French site right now), the result will be the ability to edit both the French and the English texts in separate editor boxes on the page in the browser.