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 » Uncategorized

Drupal: Theme Function Flow Diagram

Submitted by on July 4, 2011 – 9:37 amNo Comment

In this article we will try to understand what was changed in working of theme() function in Drupal 6.

Solution

Attention: the most of PHPTemplate engine is moved to theme() core function. This allows modules and core .inc-files to standardize their output to .tpl-files. This means that their creators don’t need to set callback-function manually.

Many of the core function are already converted. Thus themes creators have less work. An ability to duplicate files within a theme allows creators to redefine output – this is so simple!

 
Download the diagrams in PDF:

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.