ShareThis Module (version 0.2 alpha)

ShareThis Module profile creates and assigns a custom module featuring a "ShareThis.js code" provided by sharethis.com. Get your ShareThis account here: https://platform.sharethis.com/sign-up (it's free).

 Please Note

This is different from what the ShareThis wikiplugin does.


Screenshots

Image


Known Issues & Limitations

  • currently none

Fixed Issues

[+]

Installation & Update

First you need to have an account on https://platform.sharethis.com/ to get the property ID there.
Then when you are going to apply the profile you need to copy and paste your property ID from https://platform.sharethis.com/settings into the "Copy and paste your ShareThis property ID here" text input field.

 

If you do an update please do not forget to unassign the previous version of the profile module in Modules, otherwise you will end up with multiple versions of the module applied.

By hitting the Apply Now button on Control PanelsProfiles control panel (or Forget and Re-apply if you want to do an update) the following YAML code will be applied:

YAML
objects:
 -
  type: module
  data:
   name: ShareThis Module 0.2 (alpha)
   position: bottom
   order: 1
   params:
    nobox: y
   custom: |
    <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#property=$profilerequest:Copy and paste your ShareThis property ID here:$...$&product=sticky-share-buttons' async='async'></script>


Usage

This profile creates a custom module with a "ShareThis.js code" provided by https://platform.sharethis.com with the property ID copy-pasted by the user in it.
The module will be assigned to the bottom zone.

Uninstall

Just un-assign and/or delete the module on the Admin → Modules page.