Dynamic title for tabs
DaniOrama - September 3, 2008 - 12:18
| Project: | Quick Tabs |
| Version: | 6.x-3.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Title is self explanatory. Is that possible? For example the Navigation Block shows the Users name.
Thank you!

#1
I think we can make a new feature to use tab content title (node title, block title, view title) as tabpage title. does it sound useful?
#2
Moving new features to 3.x version
#3
I just downloaded the new version. I will play with it and see the new features (the ajax feature works really nice!)
#4
Very useful feature, especially for translations of the content.
#5
@#3 is this already implemented?
#6
dynamic title for tabs is not implemented yet
#7
QuickTab is great, and it will be perfect if dynamic title feature is added!
#8
+1^99 for this feature.
Otherwise the title is static and often not relevant to the content within the tab. :-(
Thinking about it some more, I think it would be possible to do a theme_preprocess_block() function to edit the output HTML and modify the text of a tab.
You could even do it with jQuery post load.
Either way, it's a hack.