This patch allows translation of Biblio fields (field titles and hints) through the i18nstrings module and the interface translation system.
Translation of the fields in views is not handled by this patch. I'd first like to get some feedback before pushing this approach further. I find it strange that no other post in the issue queue seems to address this... Did I miss anything?
If the patch gets some thumbs up, then the publication types should probably be translated in a similar way.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | biblio-field-translation-592584-5.patch | 8.66 KB | david lesieur |
| #4 | biblio-field-translation-592584-4.patch | 8.5 KB | david lesieur |
| #3 | biblio-field-translation-592584-3.patch | 7.65 KB | david lesieur |
| #1 | biblio-field-translation-1.patch | 6.85 KB | david lesieur |
| biblio-field-translation.patch | 3.72 KB | david lesieur |
Comments
Comment #1
david lesieur commentedThis improved patch also handles publication type translations.
Comment #2
david lesieur commentedComment #3
david lesieur commentedThis patch also localizes the publication type when it gets displayed on a separator bar on the main biblio page.
Comment #4
david lesieur commentedUpdated to also localize the publication type in the Filter page.
Comment #5
david lesieur commentedRe-rolled for Biblio 6.x-1.8.
Comment #6
rjerome commentedSorry David I forgot about this one. I'm going to have to make another release fairly shortly anyway so I'll include this in 1.9.
Ron.
Comment #7
david lesieur commentedNo problem! Thanks for all the hard work.
Comment #8
rjerome commentedI've committed the patch to the -dev branch...
http://drupal.org/cvs?commit=299558
Ron.
Comment #9
david lesieur commentedJust in case it was unintentional, I'd like to mention that the diffs show a few committed changes that do not originate from the patch.
Comment #10
rjerome commentedThanks David, but they are intentional. I just didn't mention them in the comment :-(
Ron.
Comment #12
PascalAnimateur commentedWill this be available for biblio-7.x ?