Closed (outdated)
Project:
Language Sections Extras
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2011 at 12:09 UTC
Updated:
13 Nov 2018 at 16:24 UTC
Jump to comment: Most recent
Comments
Comment #1
longwaveI think perhaps ls_block_titles should use hook_theme_registry_alter() to add its preprocess function, rather than trying to override the existing one using hook_theme(). The ls_box_titles module I just posted uses this approach, which seems to work equally well and should be more compatible with other modules/themes.
Comment #2
dan_metille commentedWhat is ls_block_titles module? I don't see it anywhere. And the http://drupalcode.org/viewvc/drupal/contributions/modules/ls_extras/?pat... link to the latest dev version from CVS is not working.
Comment #3
Fran77 commentedSame problem here.
:-(
Comment #4
kenorb commentedRelated:
#1084920: Add support for "boxes" module
Comment #5
kenorb commentedCreated Sandbox module:
https://drupal.org/sandbox/kenorb/2108043
Comment #6
kenorb commentedVersion 6.x is no longer supported due to Drupal 6 End of Life.