Hello! a newbie here. I'm modifying an excisting drupal 5 setup and need some help(explaination) to create a content type "node-article.tpl.php" and "node-author.tpl.php"... Create CCK fields for node-author.tpl.php (like ex: name, address, birth and etc.) to accept inputs.

questions:

1.) how do i reference content type "article" to "author".
2.) list nodes/ articles according author.

any help are very much appreciated