Closed (fixed)
Project:
Gallery
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2005 at 22:09 UTC
Updated:
16 Dec 2005 at 21:00 UTC
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)
| Comment | File | Size | Author |
|---|---|---|---|
| gallery.module-1.11.patch | 1.49 KB | pitpit |
Comments
Comment #1
dngs commentedHow 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?
Comment #2
pitpit commentedin '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/'.
Comment #3
carltonb commentedCan someone explain how to "install" or use the patch
Thanks
Carltonb
Comment #4
kiz_0987 commentedSee http://drupal.org/diffandpatch which explains how to apply a patch.
Comment #5
walkah commentedcommitted to DRUPAL-4-6 & HEAD. thanks!
Comment #6
(not verified) commented