elements.ChatRoomOptions.type = "header" elements.ChatRoomOptions.label = "Chat Room Options" elements.HidePanelLink.type = "checkbox" elements.HidePanelLink.label = "Hide chat link on panel" elements.HidePanelLink.description = "If this box is checked, the link to chat in your panel will not be displayed." elements.HidePanelLink.configkey = "PfcHidePanelLink" elements.PageTitle.type = "text" elements.PageTitle.label = "Chat page title" elements.PageTitle.description = "The text of the chat link in your panel. It will also be added to the name of your forum in the chat room title." elements.PageTitle.value = "Chat Room" elements.PageTitle.configkey = "PfcPageTitle" elements.Height.type = "text" elements.Height.label = "Chat client height" elements.Height.description = "The height of your chat client. 230 pixels should fit comfortably in a maximized Firefox browser on a 1024x768 screen." elements.Height.value = "230" elements.Height.configkey = "PfcHeight" elements.Language.type = "select" elements.Language.label = "Chat client language" elements.Language.description = "The language of buttons and control text in your chat client. This will be the same for all chat users." elements.Language.value = "en_US" elements.Language.configkey = "PfcLanguage" elements.Language.options.default.label = "[server default]" elements.Language.options.default.value = "" elements.Theme.type = "select" elements.Theme.label = "Chat theme" elements.Theme.description = "Customizes the look of your chat room. This will be the same for all chat users." elements.Theme.value = "default" elements.Theme.configkey = "PfcTheme" elements.Theme.options.default.label = "default" elements.Theme.options.default.value = "default" elements.Channels.type = "text" elements.Channels.label = "Chat channels" elements.Channels.description = "The channels a user will see when first entering chat. This should be a comma-separated list." elements.Channels.value = "Main Lobby" elements.Channels.configkey = "PfcChannels" elements.Notice.type = "text" elements.Notice.label = "Notice text (optional)" elements.Notice.description = "A notice that appears at the top of the chat page. If this box is empty, no notice will appear." elements.Notice.configkey = "PfcNotice" elements.LogFileCleanup.type = "header" elements.LogFileCleanup.label = "Log File Cleanup" elements.DeleteLogFile.type = "checkbox" elements.DeleteLogFile.label = "Delete chat log file" elements.DeleteLogFile.description = "The chat log file size is currently //1 kB. Checking this box will delete the log file." elements.DeleteLogFile.dontsave = true