London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

web.config uiEditorColors

Vote:
 
Trying to find out what format I should add the colors and names into my web.config. Tried with comma but no luck. Getting System.IndexOutOfRangeException.
#32528
Sep 07, 2009 11:06
Vote:
 

Hi

Make sure you enter both name and a value for the color. Example:

uiEditorColors="white=FFFFFF, black=000000"

Looking at the code, the following should work as well:

uiEditorColors="white:FFFFFF; black:000000"

Regards

Per Gunsarfs
EPiServer CMS Development team

#32529
Sep 07, 2009 11:18
Vote:
 
Great thanks!
#32536
Sep 07, 2009 11:48
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.