I'm writing a module and when it's in the module directory nothing will display on the drupal site. None of the code is being executed. So it would help to know what hooks have to be called in Drupal 4.6.1. If a module template exists that all modules could start from that would be helpful too.
I did a couple of searches, but I didn't find anything related to using the filemanager module with image.module.
I llike a lot of the features the image.module provides, and I would like to use image.module to store my images instead of creating my own implementation of image.module just to get around having the module store everything in the same directory.
Someone has working i18n + awtags ? I'm not sure but I cannot add my tags in technorati..probably because the parsing are different..but really I dont know..
I (think) need to make a slight modification to make something work, either in image_filter or in another module. I'd appreciate any assistance in some pointers where to do this.
I am using image_filter to insert images easily in content. I am applying a style to them to cause them to be inline (css floated), and it more or less works fine in Firefox but not well in IE.
Does anyone know if any modules use a plug-in infrastructure whereby a module can have several optional units of functionality - for example support for different import filters, graphic formats, compression algorithms etc, where in order to add a plug-in no changes have to be made to the module itself except to add some extra files into that modules folder? Rather than just go ahead and develop a way of doing this I wondered if this kind of system already exists, and if so what module I should look at for example code..
I had a look around the otherday and couldn't find a quiz module, so I wrote one the weekend before last. Today I noticed that there is one under development. So I was wondering if there would be any intrest in sharing mine (what would I do to do this, I'm new here) or would I be stepping on peoples feet.