Hello everybody, i'm working on new drupal website and i'm going to use the nodeprofile module for the user profiles to build a social profile for them, now a few days ago i found a very good tutorial here on drupal.org with information howto build it and with premade cck fields included.., but i forgot to bookmark the url and it seems i cant even find it anymore on this website...
I can't seem to find a way to have the top choice of a select list be blank or something like "select" so that one of the options is not chosen by default. The fields are all required so just putting the work "select" as the top options will not work unless there is a snippet out that that will interpret "select" as an empty field. Any help is welcome...
I need a newsletter activity in my website which allows the user to subscribe and unsubscribe from them to receive the recent update in the newsletter via email. In this case i hav tried out the drupal's simplenewsletter and the notify module. As i m new to drupal i was not able to configure them properly. Can u please suggest me that which module servers this functionality.
If I have a site with multiple blogs and enable voting functions like vote up/down on blog content type, how can I display like top 3 blog name with highest number of voting ? I mean the whole blog with highest vote but not a single blog only. Thx