Some of the blocks provided by modules don't show their titles. Specifying a title in the blocks configuration makes no difference either. Just add a few blocks from contributed modules to see what I mean.

Comments

mherchel’s picture

I just created a similar issue in the Boost issue queue. Whose issue queue should these belong in? Is there any guidelines that a module has to conform to to get the title visible?

http://drupal.org/node/967670

nicholas.alipaz’s picture

Marked the other issue duplicate of this for now. We can reopen it if admin module says it is an issue with the other module.

For reference here is mherchel's screenshot of the issue:
http://drupal.org/files/issues/boost-admin.png

And here is the duplicate issue: #967670: Admin Block Titles Not Visible in Admin Module Toolbar

podarok’s picture

Priority: Normal » Major

If the block was created via Views module (Exposed forms as block) - titles do not shows too

subscribe

brockfanning’s picture

StatusFileSize
new330 bytes

The problem, at least in the case of the Boost blocks, is that those blocks don't have titles out of the box. So obviously the admin module wouldn't know what to display. The attached patch does a database check if the block title is blank, so you can at least set the block title in its /admin/build/blocks configuration settings.

This patch is for the 6.x-2.0 version. I'll post another patch for the dev version. Let me know if I did the patches wrong (first timer...).

Edit: Forgot to mention these patches are of the admin.module file, ie: patch < admin-blocktitles-963014.patch admin.module

brockfanning’s picture

StatusFileSize
new330 bytes

And here's the same patch, but for the Dev version...

sickness29’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Development or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.

Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D6 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.