How are Drupal Blocks ordered? -


i know weighed through interface found @ admin/build/block (and through weight field in users table) beyond that, there ordering used on blocks of same weight?

block sorted region, weight, module name. no title. follows insert order on blocks table. see http://api.drupal.org/api/drupal/modules--block--block.module/function/block_list/6


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -