meta-master/node.tpl.php

node.tpl.php
<div class="node<?php print ($sticky) ? " sticky" : ""; ?>">
  <?php if ($page == 0): ?>
    <h2><a href="<?php print $node_url ?>" title="<?php print $title ?>"><?php print $title ?></a></h2>
  <?php endif; ?>
  <?php print $picture ?>
    <div class="info-top"></div>
    <?php if (theme_get_setting('toggle_node_info_' . $node->type) == 1): ?>
      <div class="info">Posted On: <?php print $date ?> by <?php print $name ?></div>
    <?php endif; ?>
    <div class="content">
      <?php print $content ?>
    </div>
  <?php if ($links): ?>
    <?php if ($picture): ?>
      <br class='clear' />
    <?php endif; ?>
    <div class="links"><?php print $links ?></div>
  <?php endif; ?>
  <?php if ($terms): ?>
    <div class="terms">( categories: <?php print $terms ?> )</div>
  <?php endif; ?>
</div>

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc