Drupal modules

Drupal module: User Picture Field - A Brilliant Solution for Styling forms With Display Suite

| 12 views

Working with complex Drupal projects I'm always trying to escape many rewrites of existing Drupal built-in functionality. This time I got a client's request to have a user edit form with two-level…


Drupal Menu Badges + Views + Flags + Rules = Counting Messages

| 0 views

<p>The Drupal project I'm currently working with get's complicated each and every day - so for a start I faced a problem to display dynamic content as menu items - i found a great not…


Menu Tokens Module for Drupal Site

| 41 views

<p>On the project I'm working lately there is need for many not so simple solutions - one of them involves using Profile2 module, for creating a multi level user profile page - like there…


Drupal Panels: A Powerful Tool for Layouts, But Are They Too Complicated?

| 1 views

As a content management system, Drupal offers a range of powerful features that make it a top choice for developers and businesses alike. One such feature is Drupal Panels, which allows you to create…


How To Hide Drupal Block For Nodes In Specific Taxonomy - Example With Google Adsense

| 23 views

<p>In this Drupal Development tutorial I will show how one (perhaps you) can hide a block for nodes on specific taxonomy. But before we dig in, lets look to an example.</p><p>Let…


SEO Best Practices for Drupal 7: Managing No-Follow and Do-Follow Links

| 18 views

Learn how to implement nofollow external links while still maintaining dofollow internal links on your Drupal website in this tutorial. It's important to understand the reasons why you should…


Google+ comments block for Drupal site

| 0 views

Lately I have been paying more attention to power of Google+ and so I decided to give a try to Google+ comments on a Drupal site. Google for me generates about 70-80 percent of traffic, and so I…


Adding CAPTCHA to Drupal 7 Webform

| 26 views

CAPTCHA is an essential tool for preventing spam and malicious attacks on your website. Adding CAPTCHA to your Drupal 7 Webform is a straightforward process that can be completed in a few easy steps…


Inject Block In Drupal 7 Node With Block Inject module

| 1 views

I was looking for options to inject Google Adsense ads into my Drupal blog. There are a few modules and tactics available. But today I found an excellent module - Block Inject. The Block Inject…


How to install a Drupal module

| 11 views

Drupal is a popular open-source content management system that powers a significant portion of the internet. It offers a vast range of features and functionality, which can be further enhanced by…