Closed (works as designed)
Project:
Tagadelic
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2008 at 07:23 UTC
Updated:
22 Sep 2009 at 11:33 UTC
Could a setting be made for allowing setting custom titles for the different chunk-pages?
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.