Add to Copy settings

Module provides jQuery addtocopy functionality which automatically adds configurable text and link to the text copied from your site, i.e. when someone copies text from your site and then pastes it - this text will have additional line like this: "For more details see: [link to the page this text comes from]".

Installation and Setup

  • (D8/D9) Just download and install this module either manually or using composer
  • Download jQuery addtocopy plugin and place it into 'sites/all/libraries/addtocopy' directory:
    • (D6) You can use the non-patched version of jQuery addtocopy library - http://tops.net.ua/jquery_addtocopy/js/addtocopy.js
    • (D7) You need the patched version of jQuery addtocopy plugin (all the instances of '$' replaced with 'jQuery')
    • Download and install this module

Compatibility

There is a report that this module doesn't work in Safari 5.0.6 on Mac, but works fine in Safari 7.0.3. See #2237919: Doesn't work on Safari 5.0.6 for details.

Project information

Releases