Config values for Width, Height, EditorWysiwygModeCss ...

  •  02-18-2008, 4:42 AM

    Config values for Width, Height, EditorWysiwygModeCss ...

    I have been using the following:
     
    editor.EditorWysiwygModeCss = "/core/css/editor.css"
    editor.Width = 400
    editor.Height = 300
    This is fine but gets a bit annoying when you have to set it for everything when these values don't change. Is there a way of putting these values in a config file somewhere as a default?
View Complete Thread