Be able to set title for the chunk-pages
lomz - November 23, 2008 - 07:23
| Project: | Tagadelic |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Could a setting be made for allowing setting custom titles for the different chunk-pages?

#1
Yo can do it by using the drupal_set_title() in custom helper module. Personally I'm doing so.
#2
Wouldnt it be better do it with the module it self.
#3
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 :)
#4
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.