See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Assignment or home work for students

Has anyone developed an assignment module that allows an instructor to give home work to either a group or individuals within the group. We are using the OG module included in DrupalEd.

about code

How user can upload image at the time of registration in drupal 5.0.

How create upload option in create new account in drupal

Can someone Suggest about profile module???

Hi,

Using profile module i want to make combobox of Country and city. First country will populate after that corrsponding city...
Is it possible with profile module??? If Yes Then plz suggest....

There is nobody to tell me????

Hi,

Using profile module i want to make combobox of Country and city. First country will populate after that corrsponding city...
Is it possible with profile module??? If Yes Then plz suggest....

listbox dynamic

Hi,
In drupal i used profile module i want to be make lisbox dynamic. Is is possible to make dynamic if yes then how???

Nobody can solve my problem????

I'm customizing the user profile with the help of this code and putting in template.php. But when i login to site then nothing is displaythe blank screen come in front of me. But when i use the code after login and update the template.php user profile customize....then user profile works but other functionalities create problems...Plz help

The code below i'm using in template.php

function phptemplate_user_profile($user, $fields = array())
{

return _phptemplate_callback('user_profile', array('user' => $user, 'fields' => $fields));

}

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core