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

R List row name -

sql server - python to mssql encoding problem -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -