By saravanand on
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.
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
file structures in drupal
can anyone help find out the order of execution of pages in drupal to render the content in the site,.
It depends on the
It depends on the navigational and interactive structure of your top page.
this shows the order of the
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