Could a setting be made for allowing setting custom titles for the different chunk-pages?

Comments

neochief’s picture

Yo can do it by using the drupal_set_title() in custom helper module. Personally I'm doing so.

lomz’s picture

Wouldnt it be better do it with the module it self.

neochief’s picture

Yes, 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 :)

Bèr Kessels’s picture

Status: Active » Closed (works as designed)

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.