Hi,
Im having a problem getting homebox to respond to a language selector. Homebox contains several blocks and they do not respond inside homebox to the language dropdown selector (part of the i18n internationalization module).
At present I have trieds setting up a different homebox at www.mysite.com/es for the spanish content. However in the list of available blocks under Homeboxes layout the translated blocks do not appear.
Any ideas anyone?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | homebox.module-799122.patch | 483 bytes | kenorb |
Comments
Comment #1
lionsharz commentedAnybody there? The i18n translation tool recognizes the path prefix for each language, for example /es being spanish. Normally this is enough to trigger the language in the blocks but when the blocks appear inside Homebox they no longer respond to the language switcher. Can you suggest anything? Do I have to make a seperate Homebox page for each prefix? That would be cumbersome and difficult to implement on sites using Homebox on more than one page (at present mine's only on the home page).
Comment #2
domidc commentedsubscribing
Comment #3
JBI commentedOn 6 x 2 it work
Comment #4
brianV commentedHomebox 6.x-1.x is no longer supported.
Comment #5
dstanley333 commentedIm havaing the same problem in 6x2
Comment #6
kenorb commentedI think this affects as well 7.x, because the code hasn't been change much.
Basically I can see that block titles are not translated on the page at all.
After applying this patch, it seems to work:
Comment #7
drummHomebox 6.x is no longer supported. If this can be reproduced with Drupal 7, please re-open the issue.
Comment #8
drumm