History: PluginSharethis
Source of version: 16 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # Plugin ShareThis *Introduced in ((Tiki3))* Use this ((wiki plugin)) to place a ShareThis button (from [http://www.sharethis.com/|www.sharethis.com]) on the page. Users can click on the button and select from a number of social networking services to share the page with their network. A ShareThis account is not necessary. ## Parameters {pluginmanager plugin="sharethis"} {REMARKSBOX(type=>tip, title=>Other Usage Tips)} - A ShareThis account is not necessary for this plugin to work properly. - Personalized information from the user's ShareThis profile will appear in the widget if the user is signed into ShareThis, either through their website or through the widget. - If the plugin is used more than once on a page, all instances will be the same as the first one on the page. - May not work within a {DIV} or {SPLIT} plugin (this is an issue for any plugin that produces Javascript). {REMARKSBOX} ## Example *This code:* {CODE(colors="tiki")} {sharethis rotateimage="y" embed="true" buttontext="ShareThat" headertitle="Share this page!" headerbg="333333" headertxtcolor="e6d46e"} {CODE} *Would produce this:* {sharethis rotateimage="y" embed="true" buttontext="ShareThat" headertitle="Share this page!" headerbg="333333" headertxtcolor="e6d46e"} ## Related pages - ((alert))