Is it possible to show the node term in a block title using rep[lacement]tags?
okday - February 19, 2009 - 22:41
| Project: | Rep[lacement]Tags |
| Version: | 6.x-1.x-dev |
| Component: | Code / API |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
Is it possible to show the node term in a block title using rep[lacement]tags?
I want to show the node term in a custom block title...
thank you.

#1
Block titles are normally not passed though input filters, so probably not. (I think)
Your quickest method may be to make a custom block-block-n.tpl.php and render/change your custom title there. Needs PHP.
#2
Hi,
thank you for you help.
I'm not very good in php. I will try to ask it on the forum.
thank you again.