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
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...
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.
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.
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.