Fix the read more link in Drupal 7

Drupal 7 has limitations that can be fairly funny, the "Read more" link always appears in the "Teaser" although the [...]

January 12, 2012 · 1 min · danpros

Create your first Drupal module using a module building helper

Today I found an interesting Drupal module, Module Builder. This module will generates a skeleton for a module with hints on how to fill it, very [...]

August 25, 2011 · 1 min · danpros

Bluemarine Drupal theme

If you ever used Drupal 6 you must know with the Bluemarine theme which is one of a few theme that included with Drupal 6. And for users of Drupal 7, [...]

July 31, 2011 · 1 min · danpros

Create your own URL shortener using Drupal

With the growing proliferation of social networking sites, than the sites that provide a services to shortening the URLs is grew rapidly, real [...]

June 29, 2011 · 1 min · danpros

Metropolis Drupal theme

Metropolis is a nice Drupal theme, with a very strong corporate feel, the theme is great choice for your business website. Although this theme also [...]

June 04, 2011 · 1 min · danpros

Library: A Drupal module for librarian

Creating a loan library site using Drupal is straight forward since lot of modules that can helps us to creating that. We can use popular modules [...]

April 15, 2011 · 1 min · danpros

MailChimp: Another Drupal newsletter solutions

Module are commonly used for newsletter solutions in Drupal is Simplenews, very cheap since Simplenews sending the email from your own server. But [...]

April 03, 2011 · 1 min · danpros

Move Drupal 7 theme tags else where

In Danland 7.x theme, the tags of an article always printed after the content, and you will not find any code in node.tpl.php that print this tags [...]

February 05, 2011 · 1 min · danpros

Creating Drupal custom search

It has become the hallmark of Drupal if the search submit button is located on the right side. The search on Drupal actually can be made arbitrarily, [...]

December 18, 2010 · 1 min · danpros

Drupal starter themes

To facilitate the development of a theme, sometimes we need a starter theme for accelerating the development process, especially if we have a limited [...]

November 27, 2010 · 2 min · danpros