How to add an image reference field

What's the best way to add an image reference field to one of my content types?
Any good modules for it?

Attendance for event

Hi,

In drupal 6, i used "signup" module with "signup status" module to manage attendance of users at different events.
Theses modules have several interesting features :
Each user can register his attendance for an event ;
The administrateur can add extra attendance of other users (who inform by sms for example);
With "view" module, the list of attending user can be displayed on the node.

In drupal 7, no such feature exist.

Using an existing MS SQL user table with Drupal 7

I'm considering converting a client's .Net / MS SQL site to Drupal.

The client is an international medical organisation with many members and uses a MS SQL table that holds membership and login data for several thousand members.

We have recently established a server with Drupal running with IIS and MSQL.

I'm wondering if it will be possible to relate the Drupal user login to the existing members table - and if so what the best practice approach might be?

Mark Wilderspin

Internationalization module shows language on botton of page

Hi, I am a total newb regarding drupal, been using it for 2 days now.

My problem:
I added the Internationalization module to my site to enable multilingual content.
Now at the bottom of my page it always shows what the current language is, i.e:
"Language English" << If my site is viewed in english.
"Taal Nederlands" << If viewed in dutch
... etc

node_type object

I have buidl a module that adds an imagefield to cetain nodetypes. There is no hook_node_type_load that I can use in this module to automatically load the image in the nodetype object with node_type_load('my_nodetype'). What is the appropriate way to accomplish this?

validations

hi..i am learning drupal7 ..am trying to one module like company application form. now i am created one registration form using text fields and add one submit button..then i want perform action like whenever click the submit button it will be check validations(java script) and after complete checking it will be submit into database..how to write this code and explain clearly.please help me..thank u...my code is

function helloworld_application_form() {

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x