What are the Advantages of using Module Template System
The biggest advantage is giving your custom modules a flexible template system that mimics D6's phptemplate engine in that it allows
What are the limitations of Module Template System
There is only 1 'limitation' that isnt even a limitation but more of a liBERAtion instead and that is the use of the template.php file by
Why not use drupals phptemplate system?
Because modules cant use .tpl.php files in drupal 5. It's simply not possible. The only way to do so would be to upgrade to D6 and for