Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have installed Chatbox by installing the tabels into my Mysql database and installed the module.. But where do the chatbox appear to users and how do i get it appear to users?
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.