Adds watermarks to PDF files as they are downloaded. The watermark's text may contain tokens, allowing for dynamic watermarks. Works with either private files (documentation) or Ubercart's File Downloads module (documentation).
This distribution of Drupal demos how the tools provided by the IKS project can be leveraged for semantic content enhancements in Drupal. The distribution makes use of Apache Stanbol, vie.js, the vie.js widget annotate.js and the VIE autocomplete.
Download the full Drupal distribution and install it.
Optionally, you can enable the "IKSce Content" feature module. This modules adds some demo content you can use for testing.
The distribution connects to Apache Stanbol at http://localhost:8080 by default. This can be changed by setting the variable 'iksce_vie_stanbol_url', e.g. put in your settings.php file:
You also have to re-configure the stanbol URL in the Search API stanbol server, at 'admin/config/search/search_api/server/stanbol_default_server/edit'.