• Avail guidance to develop Drupal modules & Drupal themes
  • Share and get review of your code
  • Get Access to free CodeBooks and ThemeBooks
  • Drupal 5, 6 and 7 covered

Latest Classified Ad

Drupal Developer

Drupal hook: hook_user

3
0

Drupal offers user management out of the box. This includes new user registration, log in, password mailer and user session management. Drupal stores password as md5 hash value. When a user provides her log in credentials, Drupal generates md5 has values for the password provided and compares it with the one stored in the database against the provided username/email address. This is a well known technique implemented by Unix.

Content Translator

3
0

Drupal developer is calling for Drupal content translators. We have some of the finest articles on Drupal developer and we have taken the pledge to make available all the stuffs which make you Drupal development easy and better. We regularly adding useful articles, CodeLets and ThemeLets to Drupal developer such that developers can use it, share it and elaborate it.

We now want to translate all the content of Drupal developer. We are trying to provide the content in few languages forn now and we will enable more languages later on. If you are a Drupal Developer and would like to give back to Drupal community, this is the right way to start with. All your translation string will also saved to http://localize.drupal.org localization server. So your efforts will serve dual purpose.

Get your url shortened!

3
0

Now you can shrink your url using Drupal Deverloper's own url shortner. The url shortner is currently in beta staget and will have a very short domain name soon. For now, you can use it and evaluate it so we can improve it and give you the best.
The url of Drupal Deverloper's own URL shortner is http://gt.drupaldeveloepr.in

We have also decided to provide a free analysis tools to the users of Drupal Deverlopers who are using Drupal Deverloper's url shortner. We request and highly appreciate any feedback about the url shortner. So, start using it right now!

Contact form fields

3
0

Contact form fields allows to add additional fields on site wide contact form using a profile module like interface with configuration options. Using contact form fields module, admin can add lists, text boxes, text areas, radio buttons and check boxes on the site wide contact form. Those additional fields will appear under 'Additional information' in the e-mail, will be sent to the admin/respective user.
Features

  • Add and configure fields for contact form using profile module like interface
  • Enable/disable any field at any time
  • Supports text box, text area, select box with multiple selection option, radios and checkbox

You can download the module from http://drupal.org/project/contact_field

module_invoke

3
0

module_invoke() invokes a hook, defined in a module. It mainly takes two arguments as follows:
module_invoke

  • $module: Name of the module whose hook should be invoked.
  • $hook: The hook to be invoked from the defined module

More arguments can be provided which will be passed to the hook being invoked.

Drupal hook: hook_mail

3
0

hook_mail is a way to re-define the content of the mail being sent from you Drupal site.

With hook_mail, you can define and accommodate more information in your mail and can alter already provided/defined mail content in certain way. You can even use a separate template to render the mail and send it.
The syntax of hook_mail is:
Drupal 6.x, 7.x: hook_mail($key, &$message, $parmas)

Now, let's take a look at parameters.

Drupal hook: hook_mail_alter

3
0

When sending e-mails or newsletters from your website, you might want to inject some information like website name, disclaimer, copy right information, unsubscribe link and such. Just like hook_form_alter, you can use hook_mail_alter to virtually alter anything in the mail just before Drupal sends the e-mail. You can even change the mime type of the email, for example, from plain text to HTML and vice versa.
Here is the syntax/signature of the hook

  • Drupal 5: hook_mail_alter(&$mailkey, &$to, &$subject, &$body, &$from, &$headers)
  • Drupal 6, 7: hook_mail_alter(&$message)

$message has the following key-value pairs:

  • 'id': Unique id of the mail being sent.
  • 'to': The destination e-mail address(es)

Drupal Developer on your mobile phone

2
0

Now you can stay connected to Drupal Developer as you go and can access the free Codes and information about Drupal.
Drupal Developer is now available on mobile phone. You can do every thing on Drupal Developer with your mobile phone as you usually do on computer. Try it now let us know what do you think about this new feature.

Advertise

0
0

Drupal Developer is offering services with no cost. Its free and will be free. But to maintain and distribute the salary to supporting staff, we need to offer the advertisements feature. By publishing your ads on Drupal Developer, you give a little back to the community. This will encourage us to provide the best resources available for Drupal Development. If you really like our idea and would like to publish your add on Drupal Developer, please use the site contact form and let us know what's on your mind.

Syndicate content

Sitestats

Recent comments

rss-top-right.png
toolbar powered by www.iconcy.com