History: PluginAddToGoogleCal
Source of version: 15 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # 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"}