Please contribute this module shortly.
Are there problems? Can I help?
Thanks
Here is list of some problems: http://drupal.org/node/1454106#comment-5768340 I have no free time now for fixing this issues, but you can already download module and use it
Module tested. Works. Coder check ok.
Thanks for this module.
/** * Form constructor for the confirm form. * * @param $style * Associative array can contain a style name. Optional. * * @see imagestyleflush_form_submit() * @ingroup forms */ function imagestyleflush_form($form, &$form_state, $style = NULL) { /** * Form submission handler for imagestyleflush_form(). * * @see imagestyleflush_form() */ function imagestyleflush_form_submit($form, &$form_state) {
I've tried to fix this things in new 7.x-1.1 release.
Comments
Comment #1
to.stepan.kuzmin@gmail.com commentedHere is list of some problems: http://drupal.org/node/1454106#comment-5768340
I have no free time now for fixing this issues, but you can already download module and use it
Comment #2
to.stepan.kuzmin@gmail.com commentedComment #3
quiptime commentedModule tested. Works. Coder check ok.
Thanks for this module.
Other things.
Please take a look at the Doxygen and comment formatting conventions.
See examples below.
The known problem: See Private file image styles
On the fly: Examples for code comments
Comment #4
to.stepan.kuzmin@gmail.com commentedI've tried to fix this things in new 7.x-1.1 release.