{ /* TODO: this need to be converted to CSS where possible */ master = { colors_attributeCell = "#E8E8E0"; colors_bgColor = "#FFFFFF"; colors_evenRow = "#F5F5E9"; colors_footer = "#FFDAAA"; colors_header = "#FFDAAA"; colors_footerCell = "#FFFFFF"; colors_headerCell = "#FFFFFF"; colors_linkColor = "#6F1537"; colors_mainButtonRow = "#E8E8E0"; colors_oddRow = "#FFFFF0"; colors_sortedAttributeCell = "#E8E8E0"; colors_subAttributeCell = "#E8E8E0"; colors_subValueCell = "#FFFFF0"; colors_tabLeaf = "#F5F5E9"; colors_tableHeaderRow = "#E8E8E0"; colors_textColor = "black"; colors_title = "white"; colors_valueCell = "#FFFFF0"; colors_vlinkColor = "#C97138"; colors_windowContent = "#D0D0D0"; colors_panelContent = "#D0D0D0"; colors_tableViewHeaderCell = "#E8E8E0"; colors_tableViewFooterCell = "#E8E8E0"; colors_tableViewContentCell = "#FFFFF0"; colors_tableViewGroupCell = "#E8E8E0"; colors_tableViewAttributeCell = "#E8E8E0"; // scheduler-title colors_showDayLink = "black"; colors_newAppointmentLink = "black"; // mails colors_mailBodyColor = "#FFFFFF"; colors_mailHeaderRow = "#FFEABA"; colors_messageBody = "white"; colors_partBody = "white"; colors_partHeader = "#D0D0D0"; colors_partTitleRow = "#FFDAAA"; colors_selectedMailColor = "#FAEFC5"; // appointment proposal colors_fullHourCell = "#FFDAAA"; //#AAAACC"; colors_halfHourCell = "#FFDAAA"; //#AAAACC"; colors_appointmentCell = "#FFAAAA"; //colorForDate colors_fullupCell = "#FAE8B8"; // configurer (e.g. SkyPersonViewerConfig) colors_configHeader = "#FF7777"; colors_configBody = "#D0D0D0"; colors_deleted_object = "red"; font_alertColor = "red"; font_color = "black"; font_face = "Arial,Helvetica,Verdana,Geneva,Tahoma"; font_size = "2"; editFont_color = ""; editFont_face = ""; editFont_size = "3"; windowFont_bgcolor = "black"; windowFont_color = "white"; windowFont_face = "Arial,Helvetica,Verdana,Geneva,Tahoma"; windowFont_size = "3"; panelFont_bgcolor = "black"; panelFont_color = "white"; panelFont_face = "Arial,Helvetica,Verdana,Geneva,Tahoma"; panelFont_size = "2"; textField_size1 = "60"; textField_size2 = "40"; textField_rows1 = "10"; textField_rows2 = "3"; textField_rows3 = "30"; textField_cols1 = "60"; textField_cols2 = "80"; }; /* OGoSchedulerViews */ SkyInlineWeekOverview = { colors_contentCell = "#E8E8E0"; //"#FAE8B8"; colors_selectedContentCell = "#FFFFF0"; //"#FFDAAA"; colors_appointmentLink = "#A00000"; colors_contentText = "black"; colors_ownerColor = "green"; colors_titleColor = "blue"; colors_locationColor = "#000000"; colors_sundayHeaderCell = "#F18D39"; //"#CD9787"; colors_weekdayHeaderCell = "#D2D2CC"; //"#FFDAAA"; colors_saturdayHeaderCell = "#D2D2CC"; //"#FFDAAA"; colors_deletedParticipants = "red"; }; SkyInlineWeekChart = { colors_headerLabelCell = "#D2D2CC"; colors_leftLabelCell = "#D2D2CC"; colors_contentCell = "#D2D2CC"; colors_emptyCell = "#E8E8E0"; colors_titleColor = "blue"; }; SkyPrintWeekOverview = { colors_contentCell = "white"; colors_selectedContentCell = "white"; colors_showDayLink = "black"; colors_newAppointmentLink = "black"; colors_appointmentLink = "black"; colors_contentText = "black"; colors_ownerColor = "green"; colors_titleColor = "blue"; colors_locationColor = "black"; colors_sundayHeaderCell = "white"; colors_weekdayHeaderCell = "white"; colors_saturdayHeaderCell = "white"; colors_deletedParticipants = "red"; }; // SkyPrintWeekOverview SkyInlineMonthOverview = { colors_weekdayHeaderCell = "#D2D2CC"; colors_weekCell = "#D2D2CC"; colors_currentWeekCell = "#FFFFF0"; // colors_weekCell = "#FCF8DF"; // colors_currentWeekCell = "#FFDAAA"; colors_monthDayCell = "#E8E8E0"; colors_todayCell = "#FFFFF0"; colors_noMonthDayCell = "#D2D2CC"; // colors_todayCell = "#FFDAAA"; // colors_noMonthDayCell = "#FCF8DF"; colors_titleColor = "blue"; }; // SkyInlineMonthOverview SkyInlineYearOverview = { colors_weekdayHeaderCell = "#D2D2CC"; colors_weekCell = "#D2D2CC"; colors_currentWeekCell = "#FFFFF0"; colors_monthDayCell = "#E8E8E0"; colors_todayCell = "#FFFFF0"; colors_noMonthDayCell = "#D2D2CC"; }; // SkyInlineYearOverview SkyInlineDayOverview = { colors_dayHeaderCell = "#D2D2CC"; colors_dayCell = "#E8E8E0"; colors_contentText = "black"; colors_titleColor = "blue"; colors_appointmentLink = "#A00000"; }; // SkyInlineDayOverview SkyInlineDayChart = { colors_contentCell = "#D2D2CC"; colors_emptyCell = "#E8E8E0"; colors_titleColor = "blue"; colors_leftLabelCell = "#D2D2CC"; }; SkyInlineWeekHChart = { colors_headerLabelCell = "#D2D2CC"; colors_leftLabelCell = "#D2D2CC"; colors_contentCell = "#D2D2CC"; colors_emptyCell = "#E8E8E0"; colors_titleColor = "blue"; }; SkyInlineDayHChart = { colors_headerLabelCell = "#D2D2CC"; colors_leftLabelCell = "#D2D2CC"; colors_contentCell = "#D2D2CC"; colors_emptyCell = "#E8E8E0"; colors_titleColor = "blue"; }; SkyMonthBrowser = { colors_headerCell = "#D2D2CC"; colors_dayCell = "#E8E8E0"; colors_todayCell = "#FFFFF0"; colors_noMonthDayCell = "#D2D2CC"; colors_weekDayCell = "#D2D2CC"; colors_weekOfYearCell = "#D2D2CC"; }; SkyInlineWeekColumnView = { colors_contentCell = "#E8E8E0"; colors_selectedContentCell = "#FFFFF0"; colors_appointmentLink = "#A00000"; colors_contentText = "black"; colors_ownerColor = "green"; colors_titleColor = "blue"; colors_locationColor = "#000000"; colors_sundayHeaderCell = "#F18D39"; colors_weekdayHeaderCell = "#D2D2CC"; colors_saturdayHeaderCell = "#D2D2CC"; colors_deletedParticipants = "red"; }; /* LSWMail */ LSWMailEditor = { MailHeaderFields = ("to", "cc", "bcc", "reply-to", "from"); }; // LSWMailEditor LSWMailViewer = { typeIcons = { text = { plain = "document_txt.gif"; html = "document_htm.gif"; }; image = { bmp = "document_gif.gif"; gif = "document_gif.gif"; tiff = "document_gif.gif"; jpeg = "document_gif.gif"; }; application = { pdf = "document_pdf.gif"; zip = "document_zip.gif"; msword = "document_doc.gif"; rtf = "document_doc.gif"; msexcel = "document_xls.gif"; "x-tar" = "document_zip.gif"; "x-gtar" = "document_zip.gif"; "x-compressed" = "document_zip.gif"; "x-zip-compressed" = "document_zip.gif"; "x-stuffit" = "document_sit.gif"; "x-excel" = "document_xls.gif"; "x-msexcel" = "document_xls.gif"; "vnd.framemaker" = "document_frm.gif"; "vnd.ms-excel" = "document_xls.gif"; "vnd.ms-powerpoint" = "document_ppt.gif"; "vnd.ms-project" = "document_mpp.gif"; }; eo = { appointment = "link_appointment.gif"; document = "link_document.gif"; person = "link_person.gif"; enterprise = "link_enterprise.gif"; project = "link_project.gif"; job = "link_job.gif"; }; unknown = "document_unknown.gif"; }; }; // LSWMailViewer LSWObjectMailPage = { eoObjectMapping = { doc = "Doc"; project = "Project"; address = "Address"; enterprise = "Enterprise"; date = "Date"; job = "Job"; }; }; /* OGoMailViewers */ LSWMimeBodyPartViewer = { typeIcons = { text = { plain = "document_txt.gif"; html = "document_htm.gif"; }; image = { bmp = "document_gif.gif"; gif = "document_gif.gif"; tiff = "document_gif.gif"; jpeg = "document_gif.gif"; }; application = { pdf = "document_pdf.gif"; zip = "document_zip.gif"; msword = "document_doc.gif"; msexcel = "document_xls.gif"; rtf = "document_doc.gif"; "x-tar" = "document_zip.gif"; "x-gtar" = "document_zip.gif"; "x-compressed" = "document_zip.gif"; "x-zip-compressed" = "document_zip.gif"; "x-stuffit" = "document_sit.gif"; "x-excel" = "document_xls.gif"; "vnd.framemaker" = "document_frm.gif"; "vnd.ms-excel" = "document_xls.gif"; "vnd.ms-powerpoint" = "document_ppt.gif"; "vnd.ms-project" = "document_mpp.gif"; }; eo = { appointment = "link_appointment.gif"; document = "link_document.gif"; person = "link_person.gif"; enterprise = "link_enterprise.gif"; project = "link_project.gif"; job = "link_job.gif"; }; unknown = "document_unknown.gif"; }; }; /* LSWProject */ LSWDocumentViewer = { icons = { download = { txt = "document_txt.gif"; htm = "document_htm.gif"; html = "document_htm.gif"; frm = "document_frm.gif"; fm = "document_frm.gif"; frame = "document_frm.gif"; mif = "document_frm.gif"; pdf = "document_pdf.gif"; doc = "document_doc.gif"; rtf = "document_doc.gif"; xls = "document_xls.gif"; jpg = "document_gif.gif"; bmp = "document_gif.gif"; gif = "document_gif.gif"; tif = "document_gif.gif"; tiff = "document_gif.gif"; mpp = "document_mpp.gif"; ppt = "document_ppt.gif"; pps = "document_ppt.gif"; pot = "document_ppt.gif"; zip = "document_zip.gif"; tgz = "document_zip.gif"; gz = "document_zip.gif"; sit = "document_sit.gif"; fax = "document_fax.gif"; }; unknown = "document_unknown.gif"; send = "send_small.gif"; }; }; /* OGoWebMail */ LSWImapMailEditor = { /* NOTE: those are now defaults in OGoMailEditor */ MailHeaderFields = ("to", "cc", "bcc", "reply-to", "from"); MailHeaderFieldsWithoutFrom = ("to", "cc", "bcc"); }; // LSWImapMailEditor LSWImapMailViewer = { textWrapWidth = 90; typeIcons = { text = { plain = "document_txt.gif"; html = "document_htm.gif"; }; image = { bmp = "document_gif.gif"; gif = "document_gif.gif"; tiff = "document_gif.gif"; jpeg = "document_gif.gif"; }; application = { pdf = "document_pdf.gif"; zip = "document_zip.gif"; msword = "document_doc.gif"; rtf = "document_doc.gif"; msexcel = "document_xls.gif"; "x-tar" = "document_zip.gif"; "x-gtar" = "document_zip.gif"; "x-compressed" = "document_zip.gif"; "x-zip-compressed" = "document_zip.gif"; "x-stuffit" = "document_sit.gif"; "x-excel" = "document_xls.gif"; "x-msexcel" = "document_xls.gif"; "vnd.framemaker" = "document_frm.gif"; "vnd.ms-excel" = "document_xls.gif"; "vnd.ms-powerpoint" = "document_ppt.gif"; "vnd.ms-project" = "document_mpp.gif"; }; eo = { appointment = "link_appointment.gif"; document = "link_document.gif"; person = "link_person.gif"; enterprise = "link_enterprise.gif"; project = "link_project.gif"; job = "link_job.gif"; }; unknown = "document_unknown.gif"; }; }; // LSWImapMailViewer }