Skip to main content

Simultaneous Article Display

Quick Start: Configuration

{gCalEnable false/}

The gCalMarkup Quick Starts include other articles to make them more modular. All of the Quick Starts, and the articles they include, are listed here. They are also included in the gCalMarkup installation as files so they can be used without creation of Joomla articles. But, if any changes are made, it is best to copy the file into a Joomla article before changes are made. If the name of the article is kept the same as the names listed here, it will override the default file. Note that all of these articles should be created in HTML mode of whatever Joomla editor is used. While some will work either way, much of the HTML will break if added in normal editing mode. Please see the section on Joomla editors in the Reference Manual for more information.

 

In-Line: [gCalMarkupQS-In-Line]:

  • This is the top level include for the In-Line Text quick start.

{sdComment}
  $Id: [gCalMarkupQS-In-Line] 97 2010-10-23 03:09:47Z dgd $
  ======== Arguments to [gCalMarkupQS-In-Line] ========
  ==  sdArg 1 - Google Calendar key
  ===============================================================
{/sdComment}

{sdComment} ======== Define the calendar ======== {/sdComment}
{gCalDefine calendar key="{sdArg 1/}" maxResults="1"/}

{sdComment} ======== Define the event template ======== {/sdComment}
<span id="{gCalMarkup _id/}.mainTemplate" style="display: none">
  {gCalMarkup _eventTitle/} on
  {gCalMarkup _eventMonth/}/{gCalMarkup _eventDay/}/{gCalMarkup _eventYear/}
</span>

{sdComment} ======== Define a macro to insert the event text ======== {/sdComment}
{sdDefine gCalMarkupQS-In-Line}
  <span id="{gCalMarkup _id/}.main">Waiting for Google...</span>
{/sdDefine}

The above text must be inserted using the HTML mode of your editor.

 

Tabular Simple: [gCalMarkupQS-Tabular-Simple]:

{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Tabular: [gCalMarkupQS-Tabular]:

  • This is the top level include for the Tabular quick start.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Simple Template: [gCalMarkupQS-Template-Simple]:

{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Template: [gCalMarkupQS-Template-Large]:

  • This is the top level include for the Tabular quick start.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Month Template: [gCalMarkupQS-Template-Month]:

  • This is the month template used for the tabular quick starts.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Select Template: [gCalMarkupQS-Template-Select]:

  • This is the select template used for the tabular quick starts that contain a drop-down.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Race Categories: [gCalMarkupQS-Categories-Races]:

  • This include contains the categories used for the running club race calendar example.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Dropdown: [gCalMarkupQS-Dropdown]:

  • This is the ???Diff between this and Select?.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Key: [gCalMarkupQS-Key]:

  • The calendar key for the running club calendar example.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Navigation: [gCalMarkupQS-Navigation]:

  • This article contains the HTML to display navigation icons for a calendar group. Create an article titled "[gCalMarkupQS-Navigation]" and add the following text in HTML mode.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Setup: [gCalMarkupQS-Setup]:

  • This article contains the Google Calendar IDs for each calendar used as well as formatting information for each one. This article will normally need to be edited to add the actual Google Calendar IDs for the calendars you wish to use. Please see the section on Google Calendar IDs in the reference manual for more information. Create an article titled "[gCalMarkupQS-Setup]" and add the following text in HTML mode.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Status: [gCalMarkupQS-Status]:

  • This article contains the HTML to display a status line for a calendar group. Create an article titled "[gCalMarkupQS-Status]" and add the following text in HTML mode.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Table: [gCalMarkupQS-Table]:

  • This article contains the table used in the tabular quick starts.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}

 

Tooltips: [gCalMarkupQS-Tooltips]:

  • This article contains the HTML and CSS used to create tooltips in the tabular quick starts.
{gCalEnable 0/}SDMACROS_ERROR_ARTICLE_NOT_FOUND{gCalEnable 1/}
  • Last updated on .