apply this patch on gallery.module CVS 1.10 version.
this patch make it possible to enable or disable sidebar in embed gallery (see http://drupal.org/node/32026) without to disable it manually in g2 blocks settings, to set a max thumbnail size in the gallery block, and add support for 'i18n' module if needed.
It fix various known bugs:
- the 'default language' bug (see http://drupal.org/node/32072)
- the 'random photo locked' bug (see http://drupal.org/node/31398)
- the 'no metadata in block' bug (see http://drupal.org/node/31333)
Damien
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | gallery.module.1.10.patch | 3.92 KB | pitpit |
| galery.module.1.10.patch | 3.81 KB | pitpit |
Comments
Comment #1
pitpit commentedComment #2
pitpit commentedthe previous file does'nt work. I made a mistake using patch.
download this attached file
Comment #3
kiz_0987 commentedNote that you can have larger thumbnails than 160px. Just set the width that you want and make sure that "Full Size" is selected. Thanks to MichelleC for pointing this out.
Comment #4
pitpit commentedgreat !
A didn't know
thx
Comment #5
pitpit commentedI've just seen that i18n integration doesn't work if you activate MODRewrite in g2 settings
I'm trying to find a fix
Comment #6
pitpit commentedComment #7
kiz_0987 commented