Drupal: Quick Cron Diagnostic
January 23, 2012 – 8:25 am | No Comment

In this article I would tell you how  to find our the reasons of why cron hangs up and fix them. Read the solution options below.

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » Archive by Tags

Articles tagged with: drupal modules

What has been changed in Book module in Drupal 6
January 16, 2012 – 10:54 am | No Comment
What has been changed in Book module in Drupal 6

In this article I will tell you the recent changes for Book module. Knowing about that will help you to adapt snippets and modules which work with Book module for working in Drupal 6.

Drupal: How To Remove Navigation From Book
January 3, 2012 – 9:41 am | No Comment
Drupal: How To Remove Navigation From Book

When you view a node of ‘book’ type, you see a book navigation at the bottom: child nodes, previous and next nodes, and one level up node.  We need to get rid of this navigation.

Drupal: How To Create A Rotating Banner
December 13, 2011 – 9:54 am | No Comment
Drupal: How To Create A Rotating Banner

In this article, I would tell you how to create and add a rotating banner to your site. You can use a special module or use blocks for that.

Drupal: How to Highlight Code
June 13, 2011 – 8:31 am | No Comment
Drupal: How to Highlight Code

This is a short tutorial giving you an idea of how you can highlight a code in  site nodes.

Drupal: How to Hide a Part of an Article from Anonymous Visitors
January 21, 2011 – 10:01 am | No Comment
Drupal: How to Hide a Part of an Article from Anonymous Visitors

This article will tell you how to hide a part of an article from anonymous visitors and show it for registered users only. We will do this in a few different methods.

Drupal: FlashVideo – Convertation and Playing Video On Site
September 24, 2010 – 4:52 am | No Comment
Drupal: FlashVideo – Convertation and Playing Video On Site

The module allows converting video-files uploaded to your site if ffmpeg library is set on your server. FlashVideo also outputs player and provides working with video.

Drupal: Changes in Book Module in Drupal 6
July 30, 2010 – 2:59 am | No Comment

This article describes how to find and understand changes in Book module. This will make you able to adapt snippets and modules which interact with Books module in Drupal 6.

Drupal Modules: Nofollow List
July 28, 2010 – 8:12 am | No Comment

Allows a blacklist of sites that will have a rel="nofollow" attribute added to their link tags whenever used on your site. Originally the only page in the blacklist was Wikipedia, though it now allows an …

Drupal: How to Create Subdomain for Every User
June 23, 2010 – 9:26 am | One Comment

So you should create subdomain for every user. For example,

http://mary.example.com 
http://kate.example.com 
http://jeff.example.com

Drupal: Default Input Format
June 3, 2010 – 8:18 am | No Comment

This article is devoted to default input format for role or node type. Setting the default input format, you do not need to select format for every node created.