| option | example | how it works |
|---|---|---|
| Base URL | http[s]://email.nmmi.edu/mc/cal.asp | The "s" after http can be added to encrypt all requests, this generally is not needed, although is a real good idea for any faculty/staff/cadets using this calendar from off campus. |
| General use | ?variable=value&variable2=value | Below are the variables and values that can be used to customize these calendar. Each variable=value set is separated by an &. This series of variable=value[&variable=value] follows the Base URL and a single question mark. |
| Setting the calendar color | <calendar>color=value ex: master_calendarcolor=darkblue ex2: commandantcolor=#990000 |
Append the word "color" to the short calendar name for the variable.
The value can be any standard color, or use the #RRGGBB hex color notation.
Valid short calendar names are:
|
| Font | <calendar>font-family=value ex: master_calendarfont-family=Arial ex2: master_calendarfont-family=Times+New+Roman |
Any valid font can be used, but not all fonts will work on all computers. Some common fonts are included on the settings screen. |
| (Font) Size | <calendar>font-size=value ex: master_calendarfont-size=80% ex2: master_calendarfont-size=10pt |
Value should be in points (pt), inches (in), centimeters (cm), pixels (px), or percentage (%). |
| text-decoration | <calendar>text-decoration=value ex: master_calendartext-decoration=underline ex3: master_calendartext-decoration=none |
Valid values are: underline, line-through, overline, or none. If none is selected, underlines will be removed from hyperlinks. |
| Italic or not | <calendar>font-style=value ex: master_calendarfont-style=italic |
The only valid value is italic. |
| Bold or not | <calendar>font-weight=value ex: master_calendarfont-weight=bold |
The only valid value is bold. |
| Hide private appointments | <username>hideprivate=1 ex: jimmyhideprivate=1 |
If the value is set to anything other than 0, hidden items on your personal calendar will be displayed as "Private Appointment". Personal Calendars are available only to Faculty/Staff/Cadets of NMMI. |