This morning I’ve been playing around with the weblinks module, I’ve just been trying to find out where the title is defined, the line below appears in 3 different place in the mod. but when I upload the modified version I don’t see the change to the module I’ve flushed the cache and still get this problem…
Are the any other steps that need to be taken when uploading modules
I'm trying to use Gallery2 (G2) with Walkah's gallery.module. I want to install Gallery2 on a subdomain, e.g: http://gallery2.mysite.com, whereas my Drupal installation is in the root directory of the domain, e.g: http://www.mysite.com.
However, when I go to Administer / Settings / Gallery in Drupal. It doesn't seem possible to put a subdomain as the location of my Gallery2 installation.
I'm trying to use the _view hook in module I called "links" (Drupal 4.4.1), but for some reason the function I created(links_view) is not called(I put echo "something" and it doesn't appear). Why it's happening?
Can someone tell me if the functionality of the sections module will be incorporated in 4.7 core or will this modules still be needed for users needing to support multiple sections and themes? I've been playing with CVS HEAD for a few days and I see no obvious ways to accomplish it. Also, FYI for anyone wanting to try it, the sections.module does not currently work with HEAD.