You are here

README.txt in Media watermark 7

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation



INTRODUCTION
------------

Current Maintainer: Bogdan Tur <bogdan.tur1988@gmail.com>

Media Watermark module give possibility to add watermark image to files uploaded
through media module. This module support batch operations while we upload
multiple images with watermarking using plupload widget. If we want to add
watermark while upload we just need to check "Add watermark" checkbox and choose
appropriate watermark. I should notice that watermark could be added only to
.png,.gif,.jpg,.jpeg image files, and watermarking file should be .png or .gif
with transparency.


INSTALLATION
------------

1. This module REQUIRES media module and file_entity (not older then
versions 7.x-2.x).

2. Copy this media_watermark/ directory to sites/SITENAME/modules directory.

3. Enable the media_watermark as any other drupal module.

4. After installation you can find default watermarks if you will follow this
path file/add and check "Add watermark" checkbox. It is made to make easier
working with this module. You can edit any watermark if you will click on its
image.

5. To add watermark follow this path admin/config/media/watermark/add.

6. To configure all watermarks follow this path admin/config/media/watermark.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. INTRODUCTION
  6. ------------
  7. Current Maintainer: Bogdan Tur
  8. Media Watermark module give possibility to add watermark image to files uploaded
  9. through media module. This module support batch operations while we upload
  10. multiple images with watermarking using plupload widget. If we want to add
  11. watermark while upload we just need to check "Add watermark" checkbox and choose
  12. appropriate watermark. I should notice that watermark could be added only to
  13. .png,.gif,.jpg,.jpeg image files, and watermarking file should be .png or .gif
  14. with transparency.
  15. INSTALLATION
  16. ------------
  17. 1. This module REQUIRES media module and file_entity (not older then
  18. versions 7.x-2.x).
  19. 2. Copy this media_watermark/ directory to sites/SITENAME/modules directory.
  20. 3. Enable the media_watermark as any other drupal module.
  21. 4. After installation you can find default watermarks if you will follow this
  22. path file/add and check "Add watermark" checkbox. It is made to make easier
  23. working with this module. You can edit any watermark if you will click on its
  24. image.
  25. 5. To add watermark follow this path admin/config/media/watermark/add.
  26. 6. To configure all watermarks follow this path admin/config/media/watermark.