Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is not a task for tagadelic module. I we let every module have configurable titles, it would be a mess. Should be dealt with in core or a third party title-modification module.
Comments
Comment #1
neochief commentedYo can do it by using the drupal_set_title() in custom helper module. Personally I'm doing so.
Comment #2
lomz commentedWouldnt it be better do it with the module it self.
Comment #3
neochief commentedYes, I understand. I'm just telling you the fast workaround, because something told me that this issue have a big chance to get "won't fix" status :)
Comment #4
Bèr Kessels commentedThis is not a task for tagadelic module. I we let every module have configurable titles, it would be a mess. Should be dealt with in core or a third party title-modification module.