Hi,
I am new to drupal and using drupal 4.6. I need a functionality whereby I can add current node or flexinode which I am viewing to my bookmarks. I have installed bookmark module..But i don't know how to add every page I am viewing as book mark....also is it possible to add a button for that...
Hi,
I'm on developing module for help desk or ticket based support environment. Every user can ask his/her question and track the answers using it's ticket ID.
But I faced a problem and need a solution from experts in this forum. when user submit it's ticket, he/she must choose category or department that the question is related to. Also admin of the module can specify that all of the question belonging to specified category redirect to specfied user id so manager of the category must answer the questions.
I've created a small module (extends image.module) with which u can add a maximum size for the origional image. When a new image is too large it's origional will be resized. Handy for people with small storage capacity.
It could be rewritten as a patch for the image.module, when people like it to integrate in the image.module itself.