Loading...
 
Skip to main content

History: PluginAddToGoogleCal

Source of version: 14 (current)

Copy to clipboard
            ! 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
{pluginmanager plugin="addtogooglecal"}
!! Examples
!!! Default Icon
''This code,''
{CODE(colors="tiki")}
{addtogooglecal calitemid="1"}
{CODE}
''Would produce:''
{addtogooglecal calitemid="1"}
!!! Icon 2
''This code,''
{CODE(colors="tiki")}
{addtogooglecal calitemid="1" iconstyle="2"}
{CODE}
''Would produce:''
{addtogooglecal calitemid="1" iconstyle="2"}
!!! Icon 3
''This code,''
{CODE(colors="tiki")}
{addtogooglecal calitemid="1" iconstyle="3"}
{CODE}
''Would produce:''
{addtogooglecal calitemid="1" iconstyle="3"}