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?
I thought it would be a nice feature to let each user have their own CSS for his or her own specific blog. Maybe even decide which blocks they want to show up on their blog. Is there anything like this being worked on?