Hi,
I am new to drupal and learning it. Can you please help me find the order of the files being processed in drupal for rendering the contents.

Regards,

Edited by WorldFallz - moved to appropriate forum.

Comments

saravanand’s picture

can anyone help find out the order of execution of pages in drupal to render the content in the site,.

newbie888’s picture

It depends on the navigational and interactive structure of your top page.

jpstokes’s picture

this shows the order of the theme structure: http://drupal.org/node/148063

and this shows the basic anatomy of drupal 6 pages: http://drupal.org/node/171194