Tittling
pribeh - July 31, 2007 - 06:34
| Project: | Tabbed Block |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | pribeh |
| Status: | closed |
Jump to:
Description
I've tried to find a way to title the tabbed-blocks but cannot find one. How do you tittle your tabbed-blocks - as shown on your demo sites? Php?

#1
Dear,
for example, you embedded "Who's new" block into a tabbed_block,
you may change the title of the block "Who's new" in site building -> blocks
find the "Who's new" block, press the "configure" link, rename the title there
the module can just read that title
Joe
#2
Thank you so much. You rock. I love this module.
By the way, I modified all the tabs via CSS and they look great!
#3
I've tried the suggestion, but am having a hard time getting it to actually work. One block has been giving me quite a bit of trouble. using a chat module, the tab loads up with the title "who's online in", but in the block specfic config, I've changed it to "who's in.." (among other various titles in hopes to find one that would work), when I've refresh the page, or recreate a tabbed block containing it, it reverts back to the original title.
is there a way to hard code this specific tab to say what I want it to?
#4
there is a bug in title handling.
plz refer the latest patch in:
http://drupal.org/node/165721
#5
bingo... worked like a charm. thanks alot!
#6
thx, and
http://drupal.org/node/165721 will be soon commit to HEAD.
#7