|
#1
|
||||
|
||||
|
Multiple size images from one uploaded
I would like to understand something, Is there a way to when you upload an image you can have 2 set of 3 images uplaoded.
ex: full_scale: 3008x2000 px, that what I need fullsize folder pp_scale: 700x550 ok, images folder thumbs_scale: 100x100 max ok thumbnails folder ok lets start over, first I upload my original picture, full_scaled then during the process an pp_scale is made and also of course the thumbs_scale image. I would like to create an other folder call Fullsize or large_images. Is there a way to create this addons.... and if it's yes where I start my work? Thanks..... |
|
#2
|
||||
|
||||
|
The AutoResize addon does this. When you upload a full size image, you can have it save the full size image in your images directory along with the resized (PixelPost sized) image. The full sized image has the same name as the resized image with the prefix fullsize_. It's not a separate directory, but you should be able to modify the addon to suit your needs if you want them in a different directory.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#3
|
||||
|
||||
|
Ok I found my answer, I use the addon _autoresize but is there a way to add a tag like <FULL_SIZE_PICTURE_LINK>.
thanks |
|
#4
|
||||
|
||||
|
ok I am trying to create an addon but something is missing
PHP Code:
HTML Code:
http://localhost/labroom/pixelpost_v1.7.0_RC1/images/fullsize_%3CIMAGE_NAME%3E Thanks |
|
#5
|
||||
|
||||
|
Ok it is working now
PHP Code:
to image_template done... |
| Post Reply |
| Thread Tools | |
|
|