Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は drupal 6 と book モジュールを使用しています。ブック コンテンツ タイプのデザインを変更したい。したがって、tpl ファイルでモジュールの変数を使用する必要があります。book-navigation.tpl.php には $next_title という変数があります。テンプレートファイルでどのように使用できますか?
前処理関数についてたくさん読みましたが、実際の例を見ることができませんでした。