<h2><a href="<?php print $term_url; ?>"><?php print $term_name; ?></a></h2>
$term_name is not in the list of the variables explained in the doc at the top of the file.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 711842-add-term-name-documentation.patch | 664 bytes | devin carlson |
Comments
Comment #1
devin carlson commentedMoving to Drupal 8.x-dev.
I checked and it is still missing.
I've attached a patch that adds basic documentation like $term_url has.
Comment #2
joachim commentedLooks good to me.
Comment #3
chi commentedIt's a bug.
Comment #4
dries commentedCommitted to 7.x and 8.x. Thanks.