(New page: == SourcePopup == This option determines what action will be taken when pressing the "Source" button on the toolbar. By default it is set to 'false' so the source code appears in the edit...) |
(No difference)
|
Latest revision as of 14:39, 11 January 2008
SourcePopup
This option determines what action will be taken when pressing the "Source" button on the toolbar. By default it is set to 'false' so the source code appears in the editing area. If you want the source code to appear in another window simply change this option to 'true'.
Example:
FCKConfig.SourcePopup = true ;