forum-topic-navigation.tpl.php

  1. drupal
    1. drupal6
    2. drupal7

Version 1.2 (checked in on 2007/08/07 at 08:39:35 by goba)

forum-topic-navigation.tpl.php Default theme implementation to display the topic navigation string at the bottom of all forum topics.

Available variables:

  • $prev: The node ID of the previous post.
  • $prev_url: The URL of the previous post.
  • $prev_title: The title of the previous post.
  • $next: The node ID of the next post.
  • $next_url: The URL of the next post.
  • $next_title: The title of the next post.
  • $node: The raw node currently being viewed. Contains unsafe data and any data in this must be cleaned before presenting.

See also

template_preprocess_forum_topic_navigation()

theme_forum_topic_navigation()

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen