This topic is locked
[SOLVED]

 RTE

8/17/2010 11:56:13 AM
ASPRunnerPro General questions
S
Scruffy author

Just having a dabble with the RTE and would like to customise the view eg remove toolbar1
The documentation says this can be done
"toolbar1 boolean true Sets whether toolbar1 will be displayed or not. Overrides command options contained within toolbar1. Toolbar1 contains header formatting, font types, and font sizes.

Example: rte1.toolbar1 = false;"
Where would this need to go in asprunner?
TIA

S
Scruffy author 8/17/2010



Just having a dabble with the RTE and would like to customise the view eg remove toolbar1
The documentation says this can be done
"toolbar1 boolean true Sets whether toolbar1 will be displayed or not. Overrides command options contained within toolbar1. Toolbar1 contains header formatting, font types, and font sizes.

Example: rte1.toolbar1 = false;"
Where would this need to go in asprunner?
TIA


OK, sorted, found the code in richtext.js and removed the options I didn't want.
Cheers