Ignore:
Timestamp:
Apr 29, 2011, 7:38:59 PM (13 years ago)
Author:
patdenice
Message:

feature:2259
Create two different methods in webservice to create/regenerate thumbnail and to regenerate websize.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/thumbnail.tpl

    r10571 r10686  
    3131      url: 'ws.php',
    3232      data: {
    33         method: 'pwg.images.resize',
     33        method: 'pwg.images.resizeThumbnail',
    3434        image_path: image_path,
    35         type: 'thumbnail',
    3635        maxwidth: width,
    3736        maxheight: height,
Note: See TracChangeset for help on using the changeset viewer.