Hi. I'm trying to figure out a nice way to handle images within my CMS. I figured out a way, but would need to add some form elements to the dialog page where images are uploaded. Now there is only one "INPUT type=file" field.
I would need to add add few more text and textarea fields. These values should be passed to my custom "upload.php" together with the FILE path...
I was looking at the "editor\dialog\fck_image\fck_image.js" and it looks very complicated, don't wanna mess something up. And i want to keep the FCK files original as possible (for easy updating).
Can someone point out some waypoints how to pull this off?
Thanks in advance.
I would need to add add few more text and textarea fields. These values should be passed to my custom "upload.php" together with the FILE path...
I was looking at the "editor\dialog\fck_image\fck_image.js" and it looks very complicated, don't wanna mess something up. And i want to keep the FCK files original as possible (for easy updating).
Can someone point out some waypoints how to pull this off?
Thanks in advance.