This Quick Start inserts events from several calendars at once in a large tabular format. There is a calendar drop-down so the calendar events can be filtered to show only one calendar at a time.
{sdEcho:childTagsOnly}
{sdInclude ./plugins/content/gCalMarkupV015/qs/[gCalMarkupQS-Setup]/}
{gCalDefine group id="grp1" maxResults="2" /}
{sdDefine style-table-grp1}border: 3px double gray;{/sdDefine}
{sdDefine style-rowA-grp1}background-color: #DECA95;{/sdDefine}
{sdDefine style-rowB-grp1}background-color: #FEEAB5;{/sdDefine}
{sdDefine style-month-grp1}text-align:center; font-size:larger; border-bottom:1px solid black;color:white; background-color:#135CAE{/sdDefine}
{sdComment} ======== Define each calendar ======== {/sdComment}
{sdMacro calendar grp1 r maxDays="7" /}
{sdMacro calendar grp1 le maxDays="7" /}
{sdMacro calendar grp1 gr maxDays="7" /}
{sdMacro calendar grp1 ce maxDays="7" /}
{sdMacro calendar grp1 bf maxDays="7" /}
{sdMacro calendar grp1 lm maxDays="7" /}
{sdMacro calendar grp1 rr maxDays="7" /}
{sdMacro calendar grp1 w maxDays="7" /}
{sdComment} ======== Define categories ======== {/sdComment}
{gCalDefine category id="grp1.r."/}
{gCalDefine category id="grp1.." title="All" style="color:black;"/}
{gCalDefine category id="grp1.le."/}
{gCalDefine category id="grp1.gr."/}
{gCalDefine category id="grp1.ce."/}
{gCalDefine category id="grp1.bf."/}
{gCalDefine category id="grp1.lm."/}
{gCalDefine category id="grp1.rr."/}
{gCalDefine category id="grp1.w."/}
{sdInclude [gCalMarkupQS-Navigation] /}
{sdInclude [gCalMarkupQS-Dropdown] /}
{sdInclude [gCalMarkupQS-Status] /}
{sdInclude [gCalMarkupQS-Tabular] grp1 /}
{/sdEcho}
{sdMacro gCalMarkupQS-Tabular 7 grp1 "float:right; width:66%;" "Race Calendar" "color:#135CAE; font-weight:bold; font-size:1.5em;" /}
{gCalDefine group id="grp1" maxResults="2" /}