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

newbie form module won't work!

My module, is a simple sample form for posting jobs. It doesn't have the db queries yet, but it still won't work. Whenever I goto administer > modules, the page is white, empty, nothing there.
What's wrong with my module?
http://pastebin.ca/291833

Imagecache for 5.0

Hi !
I think there ain't any imagecache for 5.0 yet, am I right ?
I'm a bit uppset by this because I'm create a new website and I'd like to run it under 5.0 right now, it's always the problem when a new Drupal release is announced...

cck video field prototype

I have made a prototype module that provides a video field for CCK.

This module is a video field for cck. Requires cck (content) module. Tested on 4.7.4

CCK seems to be the future with its great flexibility. It made sense to make a video field.

I took the cck link module and cut out what I didn't need and added code from the video module.

It handles all the video types that the video module currently supports. Though I only confirmed that Flash .flv worked. Everything else should still work. I would appreciate feedback to confirm.

Want to add a name field to newsletter subscriptions

I'm using the newsletter module, and it works great for my purpose.

The only thing it lacks (IMHO) is a name field in the block. For members/clients, it's no problem, but for "anonymous user", I don't get their name. I don't solicit "membership"/"authenticated users" to my website.

I couldn't find a setting to add name field. I appreciate any help.

-Doug

Passing parameters to the form API

Is it possible to pass a parameter to the form, when using drupal_get_form()?

I want to edit some data, and in order to retrieve it from the database I need the ID when the form is build. How do I achieve this?

New node type - Different input filters for two textares

Hi!

I got into making a new node type for a special module that goes into our own development, but the problem at this point is that I don't know how to save input filters for multiple textareas.

This is the code:

Pages

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