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.
Hi,
I need to pass a variable like http://www.drupal.org?x=2&y=4 to a module which i am writing. My Drupal installation has clean urls enabeled.
Question: what is the right way to do this?
Searching in this forum gave me the hint that it is possible to do something like:
Hi! guys I'm new to drupal and I'm trying to make my own flexinode content type.. and I'm storing some information on serialized_data in the flexinode_data table
is there any easy way to show some information from the serialized_data field from the tabular view?
any tips on how to approach this would be nice ! thanks!
I am trying to figure out how to use new image.module from CVS with the 4.6 rc. From what I can understand the default image handling software for this set up is the GD_toolkit. Right now this isn't installed on my servers, but Imagemagick is. All of my other PHP scripts on mysites already use Imagemagick, so I would rather not switch over to GD. So....How do I use Imagemagick with the new image.module. There is a file called image.imagemagick.inc in the image module directory, but I can't figure out how it affects my set up.
Hello Moshe (and others). What is the game plan for Organic Groups in Drupal 4.6? Has the functionality been incorporated into the core, or de we need to wait for the OG 4.5 module to be updated for 4.6? Thx,
I'm trying to install album module and it requests walkah's image module ... but the link supplied in the readme is apparently wrong. Can someone point me straight?