Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

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: show drupal blocks

How to Show Block in PHP-Mode on Your Drupal-Based Site
December 26, 2009 – 10:03 am | No Comment

This article is for experienced developers who are close with PHP. It would tell you a little trick of how one can show his block if PHP code returns TRUE. Let’s begin!

How to Show Modules on a Specified Page in Drupal-Based Site
December 23, 2009 – 10:54 am | No Comment

In this article I would tell you can display a module on a specified page. The text below concerns Drupal-based sites only.