node-tripal_pub.tpl.php 357 B

12345678910111213
  1. <?php
  2. // Developed by: Chad N.A Krilow at The University of Saskatchewan
  3. //
  4. // Purpose: This template provides the layout of the Tripal Pub node (page)
  5. // using the same templates used for the various Tripal blocks.
  6. ?>
  7. <?php
  8. //uncomment this line to see a full listing of the fields avail. to $node
  9. //print '<pre>'.print_r($node,TRUE).'</pre>';
  10. ?>