Plugin Add to Google Cal
Use this wiki plugin, introduced in Tiki6, to display a button that will add a Tiki calendar item to a Google calendar.
Parameters
Introduced in Tiki 6. Required parameters are inbold
.Go to the source code
Preferences required: wikiplugin_addtogooglecal
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
calitemid |
A calendar item ID number | The item ID of the calendar to add to Google calendar. | 6.0 | |
iconstyle |
Either 1, 2 or 3 | Choose the icon style | 1 | 6.0 |
Examples
Default Icon
This code,
{addtogooglecal calitemid="1"}
Would produce:
Icon 2
This code,
{addtogooglecal calitemid="1" iconstyle="2"}
Would produce:
Icon 3
This code,
{addtogooglecal calitemid="1" iconstyle="3"}
Would produce: