|
#1
|
|||
|
|||
|
Massive image print options editing added
Hi!
I've been working making a gallery to a friend (you can see it in Wiris Gallery). One of the addons I've used is the EcoSee Paypal for Pixelpost Addon. It was really useful but I added some lines in order to copy an image print options to all the other images in the site. As I saw in this forums, some other people was interested in this functionality so I've decided to share it. This is how it will look like when finished all modifications: ![]() Code modifications needed 1. Open addons/admin_paypal_cart.php 2. Copy this in line 147 HTML Code:
Apply print options to all images? <input type="checkbox" name="change_all_images[]" />
PHP Code:
PHP Code:
Instructions The addon works exactly as before the modifications but if the new checkbox is checked when clicking in Upload or Update image, the options will be added (OR DELETED) in all the images. If you don't click the checkbox, the options will only affect to the image you are working whith. I think that's all what I had to say. I hope you find this useful. |
| Post Reply |
| Thread Tools | |
|
|