patch to apply on gallery.module CVS 1.11

- allow to have g2 directory in another directory than drupal directory
- correct the base_url bug (http://drupal.org/node/32389)
- correct the HTTPS bugs (http://drupal.org/node/31456)

CommentFileSizeAuthor
gallery.module-1.11.patch1.49 KBpitpit

Comments

dngs’s picture

How does it work? I applied the changes and got another input field in the gallery settings. But what do I have to type in there when my directories are:

Drupal: var/www/web123/html/drupal-4.6.3/
Gallery: var/www/web123/html/gallery2/

And do I still need a symlink in the drupal directory?

pitpit’s picture

in 'Location of Drupal', put the path to your drupal directory, relative to the root of your website.
so, if drupal is installed on the root of your website, just put '/'.

in your case, 'Location of Gallery2' will contain 'gallery2/' and 'Location of Drupal' will contain 'drupal-4.6.3/'.

carltonb’s picture

Can someone explain how to "install" or use the patch

Thanks
Carltonb

kiz_0987’s picture

See http://drupal.org/diffandpatch which explains how to apply a patch.

walkah’s picture

Status: Needs review » Fixed

committed to DRUPAL-4-6 & HEAD. thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)