This topic is locked

rich text editor

12/5/2009 5:50:57 PM
PHPRunner General questions
T
tkjerulf author

Hi, screening the forum and checking the rich text editor site, I can see that by default there should be a checkbox
at line 203 - richtext.js i see:

if (!readOnly) document.writeln('<br /><input type="checkbox" id="chkSrc' + rte + '" onclick="toggleHTMLSrc(\'' + rte + '\');" /> '+TEXT_VIEW_SOURCE);
But i don't get the checkbox, as in the demo, what can i do to get it back?
i understand this(below)I just can't figure out where to set it, did phprunner for some reason, remove the checkbox by default?
toggleSrc boolean true Sets whether toggle source command is enabled or disabled.

Example: rte1.toggleSrc = false;
cheers

T

J
Jane 12/7/2009

Hi,
thank you for pointing me to this bug.

We'll fix it in the next update.

T
tkjerulf author 12/7/2009



Hi,
thank you for pointing me to this bug.

We'll fix it in the next update.


great - any timeframe on next update?

J
Jane 12/8/2009

Hi,
beta version of PHPRunner 5.2 will be available in a week or two.