poakpong
2 June 2008
• Drupal API - http://api.drupal.org/api/5 (This training base on Drupal 5)
Day 2 - Theme Development
- Themeable function
- includes/theme.inc
- themes/engine/phptemplate/ (page.tpl.php, node.tpl.php etc.)
- themes/engines/phptemplate/phptemplate.engine
- themes/[theme name]/template.php
- files in each theme ( style.css, page.tpl.php, node.tpl.php, page-front.tpl.php etc.)
... end.
Big Thanks to @sugree, and @kengggg.


