murdercode
Active member
Hi,
We are developing a plugin that needs to create temporary images in order to work, then process them into a single output (css sprites). In which folder do you recommend operating?
A simple scheme following:
1. User upload an image
2. The image is in a /tmp directory
3. The image will be merged with a sprite in another directory
Thanks
We are developing a plugin that needs to create temporary images in order to work, then process them into a single output (css sprites). In which folder do you recommend operating?
A simple scheme following:
1. User upload an image
2. The image is in a /tmp directory
3. The image will be merged with a sprite in another directory
Thanks