This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Flexinode with GD?

Is it possible to make Flexinode use GD or the standard image functions in PHP?

My host doesn't have Imagemagick, and I want it to create thumbnails.

Any ideas?

Thanks

Mr Maggoo

p.s. I'm using Drupal and flexinode 4.5.1

only some nodes want autopath

Hi.

I really like the autopath module, however I don't want to use it on all of my nodes just some. Is there a way to make it only create a path on say 'page' node types?

Thanks

Mr Maggoo

batch image upload

I'm using the image module on my site - it rocks.

However, I'd like to be able to upload a batch of images at once, does anyone know of a module that makes this possible?

(apologies if this should have gone in the general discussion forum - it seemed sufficiently module specific to get posted here)

Thanks,

eversion

Google Adsense Module

I am trying to get Drupal configured fully for a switch from php-nuke to drupal, but a big thing that I'm having a problem with is Google Adsense. In php-nuke it was a sinch to put the javascript code in a block.

I'm working on creating a module for drupal that would let Google Adsense work, but because javascript filled blocks is dropped entirely from page created dynamically, this just isn't possible.

Anyone know of a way to get this to work properly? I've tried searching the forums but maybe I'm missing something.

Accessing $user->session

How do I access the variables that are stored in $user->session? They got converted (serialized) into something that when I do print_r looks like
[session] => client_type|s:6:"WinIE6";sClient_type|s:6:"WinIE6";iIframe|i:1;

(And so on... I have a complex array in there.)

When I run unserialize($var) on it - it returns an empty string.

Proposal: contest module

I've been putting together a site in drupal and have run in to the need to have structured contests. At first I thought that I could just create a forum and each topic could be a contest, but doing it that way is way to loose - I need to be able to set restrictions and other rules. I come from a Perl background and look forward to writing some PHP for the fun of it. So, here's what I would like to have, any comments are welcome...

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions