By grunthus on
Hi,
I have written my first module called 'monument' and got it to function as I want more or less.
(http://drupal.org/project/monument)
There are two bugs, one is not too bad and the other is a showstopper
The showstopper is that the approach I have used to extend the image.module applies to every new image submitted. I now need to find a way of allowing the user to select whether or not the image they are submitting needs the extra data and functionality provided by monument_image.module or not.
If you can have a look at the showstopper bug that would be appreciated.
Thanks!