Add new comment to "Title" se zobrazuje pod "Body"

návštěvník

Připojuji soubor node.tpl.php
Děkuji
Aleš

$title: the (sanitized) title of the node.
title_prefix (array): An array containing additional output populated by
* modules, intended to be displayed in front of the main title tag that
* appears in the template.
$title_suffix (array): An array containing additional output populated by
* modules, intended to be displayed after the main title tag that appears in
* the template.

nid; ?>" class="<?php print $classes; ?> clearfix"<?php print $attributes; ?>>
<?php if (!$page): ?>

<?php endif; ?>
<?php print render($title_prefix); ?>
<?php if (!$page): ?>
>"><?php print $title; ?>
<?php endif; ?>
<?php print render($title_suffix); ?>

<?php if ($display_submitted): ?>
<?php print $submitted; ?>
<?php endif; ?>

<?php if (!$page): ?>

<?php endif; ?>

"<?php print $content_attributes; ?>>
<?php
// Hide comments, tags, and links now so that we can render them later.
hide($content['comments']);
hide($content['links']);
print render($content);
?>

<?php if (!empty($content['links'])): ?>

<?php print render($content['links']); ?>

<?php endif; ?>

<?php print render($content['comments']); ?>

Obsah tohoto pole je soukromý a nebude veřejně zobrazen.

Odesláním komentáře souhlasíte s podmínkami Ochrany osobních údajů

reklama
Moje kniha o CMS Drupal

 

Kniha 333 tipů a triků pro Drupal 9


Více na KnihyPolzer.cz

Poslední komentáře