You are here

README.txt in ImageCache Actions 8

README for the Image styleds admin Drupal module
------------------------------------------------

Project page: https://drupal.org/project/imagecache_actions

Current and past maintainers for Image styles admin:
- fietserwin (https://drupal.org/user/750928)


Release notes for 7.x-1.x-dev
-----------------------------
- Clear the (menu) cache after installing or updating.


Introduction
------------
The Image style admin module extends the administrative interface for image
styles by providing additional features.

Currently a duplicate, import and export image style feature are implemented.
More features may be added in the future. These features typically allow you to
more easily handle image styles. It allows us to more easily set up
a test/showcase sute of styles. Finally, it allows everybody to test D8 image
module features in real life.

This module is not a replacement for the features module
(https://drupal.org/project/features). If you are serious about configuration
management and want to distribute styles to other systems, use features.

Use this module for 1 time export/imports between different sites, "copy &
paste" reuse within a site, and when reporting issues to the imagecache_actions
issue queue.


TODO
----
Solving errors in the core image handling?
- [#1554074]: scale does not work with imagemagick when dimensions are unknown?

File

image_styles_admin/README.txt
View source
  1. README for the Image styleds admin Drupal module
  2. ------------------------------------------------
  3. Project page: https://drupal.org/project/imagecache_actions
  4. Current and past maintainers for Image styles admin:
  5. - fietserwin (https://drupal.org/user/750928)
  6. Release notes for 7.x-1.x-dev
  7. -----------------------------
  8. - Clear the (menu) cache after installing or updating.
  9. Introduction
  10. ------------
  11. The Image style admin module extends the administrative interface for image
  12. styles by providing additional features.
  13. Currently a duplicate, import and export image style feature are implemented.
  14. More features may be added in the future. These features typically allow you to
  15. more easily handle image styles. It allows us to more easily set up
  16. a test/showcase sute of styles. Finally, it allows everybody to test D8 image
  17. module features in real life.
  18. This module is not a replacement for the features module
  19. (https://drupal.org/project/features). If you are serious about configuration
  20. management and want to distribute styles to other systems, use features.
  21. Use this module for 1 time export/imports between different sites, "copy &
  22. paste" reuse within a site, and when reporting issues to the imagecache_actions
  23. issue queue.
  24. TODO
  25. ----
  26. Solving errors in the core image handling?
  27. - [#1554074]: scale does not work with imagemagick when dimensions are unknown?