Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

docpad-plugin-addthis

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docpad-plugin-addthis - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

6

package.json
{
"name": "docpad-plugin-addthis",
"version": "2.0.1",
"description": "AddThis Docpad getBlock codes.",
"version": "2.0.2",
"description": "AddThis Docpad getBlock codes for all 7 available widgets.",
"homepage": "https://github.com/mikeumus/docpad-plugin-addthis.git",

@@ -49,4 +49,4 @@ "keywords": [

"readmeFilename": "README.md",
"_id": "docpad-plugin-addthis@2.0.1",
"_id": "docpad-plugin-addthis@2.0.2",
"_from": "docpad-plugin-addthis@"
}
docpad-plugin-addthis
=====================
`<%- @getFloatingAddThisBlock() %>`
All seven available addthis.com widget types. See: https://www.addthis.com/get/sharing#.UT-UARy9JG0
`<%- @getFloatingAddThisBlock('std','styles;',UrlCopyTrackingBoolean) %>`
`UrlCopyTrackingBoolean` is set to true or false to determine if addthis should track when someone copies the web page's url(in the asumption that they are copying it to share it).
A real world example:
`<%- @getAddThisBlock('std','right:13px;top:115px;', false) %>`
will output
![Alt text](http://4.bp.blogspot.com/--hQ6WcijYXw/UCVtsA98RyI/AAAAAAAAAfc/lc05n8JoEcs/s320/VS1.png "AddThis Vertical Floating Bar")

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc