Developer's network
Drupal hook: hook_user
Drupal hook: hook_user
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.
Drupal Code re-factor & improvements
This CodeBook has collection of CodeLets suggesting improvements and enhancements to code in any core or contributed module. This enhancements and
improvements are tested thoughtfully and reduced execution time and unnecessary function calls. The CodeLets also describe an alternate method with less lines of codes to achieve a same feature.
Drupal: Auto complete field
Would you share your Drupal code if permitted?
Drupal: Auto complete field
Drupal auto complete field lets you select values appear as you type in the text box. Which maximizes the usability and user experience.
Think of a situation, You are creating a custom search function which display author picture, some text containing the word(s) you are typing and node post date.
Developers required
Developers required
Joshi Consultancy Services is looking for PHP, Drupal, Joomla!, CakePHP, Ruby On Rails and WordPress developers and web designers with at least 2 years of experience.
We are looking for Web Designers:- Have new ideas at every moment and realize them on canvas as well
- Able to design virtually everything
- Sees only structured html and css when viewing a web page
- Can use simple to very complex image editing software on all platforms
- Able to program virtually everything
- Able to re-cycle codes
Floating bar
Floating bar
This CodeLet creates a floating menu/layer at the bottom edge (by default) of the page. You can though enhance it to be displayed at any edge of the page like the task bar of an operating system.
You can add link, music players, tip of the day, important alerts and make it like a quick access bar.
Content Translator
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.


