Does anyone know how to make the Quicktime player bigger? Editing the file doesn't work all it does is change videox and videoy which control the box it is in.
I am trying to activate the Birthday Module so I can sent a post card to my users automatically. I installed the Image, Birthday, and Postcard modules, however when I enable them I am not able to enable the Postcard module becaue it says Image_Gallery is missing.
I have searched for this and cannot find this module. I did see some message indicating Image_Gallery wasn't going to be updated for 5.0, is that the case? If so is there anyway to get the Birthday module to work?
I have a form (for adding a node) that has two fieldsets. Each fieldset has different fields, used for different reasons (one's got full info for the node, the other is a file upload field for doing a bulk import for nodes). Each of these fieldsets has its own submit button. Is it possible, in my form handling code, to detect which of these submit buttons was pressed?
Hi, I'm kinda new to drupal so forgive me if this is a n00b question. I was wondering which module to use (since there is lots of image module) if i need to post my image on to a story or blog entry, with its size reduce to fit the page and able to view the full size image when clicked.
Hello, I'm stumbling my way through the view module and trying to understand how to pass information around. I want to get the content_id as additional data as part of a field. I need to pass this into a function...is there a way to include it in the fielddata or fieldinfo?
I want to have a form that certain members fill out each month pertaining to the equipment they have.
Just a simple thing that lists the model & serial #'s and a space for them to put a meter reading.
It would then state the difference between last months and this months meter.
Should I use CCK or just some php forms ???
I would like to integrate it into Drupal if possible.
I know (some) PHP, and have a working drupal 5.1 install.