You are here

README.txt in Media watermark 8

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

 * Introduction
 * Installation
 * Usage

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

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

Media Watermark module give possibility to add watermarks to already uploaded
files.
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. Copy media_watermark directory to modules directory.

2. Enable the media_watermark as any other drupal module.

3. Or via drush: drush en -y media_watermark.

USAGE
-----

1. To access media_watermark interface follow yoursite.com/admin/config page,
find Media modules settings and Media Watermark link
(yoursite.com/admin/config/media/media_watermark);
Also available config link from yoursite.com/admin/modules page.
Media Watermark Settings page gives ability to create, update and delete watermark
entities.
Please see corresponding links in Operations column and Add Media Watermark link.

2. To add watermark follow this path
yoursite.com/admin/config/media/media_watermark/add.

3. To apply watermark to any uploaded file, please visit Media Watermark Batch
page (yoursite.com/admin/config/media/media_watermark/batch). Select needed
watermark file and files to apply watermark and press Add watermark button.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Usage
  6. INTRODUCTION
  7. ------------
  8. Current Maintainer: Bogdan Tur
  9. Media Watermark module give possibility to add watermarks to already uploaded
  10. files.
  11. I should notice that watermark could be added only to
  12. .png,.gif,.jpg,.jpeg image files, and watermarking file should be .png or .gif
  13. with transparency.
  14. INSTALLATION
  15. ------------
  16. 1. Copy media_watermark directory to modules directory.
  17. 2. Enable the media_watermark as any other drupal module.
  18. 3. Or via drush: drush en -y media_watermark.
  19. USAGE
  20. -----
  21. 1. To access media_watermark interface follow yoursite.com/admin/config page,
  22. find Media modules settings and Media Watermark link
  23. (yoursite.com/admin/config/media/media_watermark);
  24. Also available config link from yoursite.com/admin/modules page.
  25. Media Watermark Settings page gives ability to create, update and delete watermark
  26. entities.
  27. Please see corresponding links in Operations column and Add Media Watermark link.
  28. 2. To add watermark follow this path
  29. yoursite.com/admin/config/media/media_watermark/add.
  30. 3. To apply watermark to any uploaded file, please visit Media Watermark Batch
  31. page (yoursite.com/admin/config/media/media_watermark/batch). Select needed
  32. watermark file and files to apply watermark and press Add watermark button.