]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ImageMagick/ImageMagickPlugin.php
Documentation update for ImageMagick
[quix0rs-gnu-social.git] / plugins / ImageMagick / ImageMagickPlugin.php
index 5ccc0c9457755f80b92732baba304ab181852d19..80a59b10e7554442ae8524b24c1bd17ea9c9750b 100644 (file)
@@ -36,6 +36,12 @@ if (!defined('GNUSOCIAL')) { exit(1); }
  * Provides:
  *  Animated image support (for image/gif at least)
  *
+ * Suggestions:
+ *  After enabling the ImageMagick plugin, you might want to regenerate
+ *  thumbnails for the newly support formats. This is easiest done with
+ *  a script in the GNU social-bundled scripts directory:
+ *  $ php scripts/clean_thumbnails.php
+ *
  * Bugs:
  *  Not even ImageMagick is very good at resizing animated GIFs.
  */