Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Integrate your App with Addthis

From 4.5.3, you can add Addthis block to your pages with a simple way: use new template built-in function addthis:

Code Block
actionscript3
actionscript3

{addthis}

Available parameters

...

Code Block
actionscript3
actionscript3

{addthis url='http://example.com' title='Example' description='Description of example' media='http://example.com/image.jpg'}

...

Code Block
actionscript3
actionscript3

{addthis pubid='your-pubid' customize='your-custom-html' url='http://example.com' title='Example' description='Description of example' media='http://example.com/image.jpg'}