Thursday 31 July 2003 4:17:10 am
I would like to know how does the image upload work in ez... I know it uses few files (ie. ezimage.php,ezimagevariations.php,ezimagetype.php,image.php...) But how does it know when image is uploaded ie. through class? I tried to examine the code all around eZ, but couldn't find where the ezimage files get the command to process the image that I'm uploading from ie. my class witch has image in it... So, where do I activate the image uploading in my own module? I need to know, because I need image uploading to one of my modules (uses own database, not ezcontent one), and I would like to use the eZ's way to save the image to server...
Thanks, Jerry
|