I have made some changes to a module that was already branched for DRUPAL-4-7. But the tar file available from the project page doesn't seem to be updated. It still shows "Download latest release (4.7.0, 17/01/2006 - 05:40)", but the last commit for branch DRUPAL-4.7 was at "Wed Feb 15 06:26:10 2006 UTC". This is 2 days ago. Maybe the cvslog module missed that or is it pending to run?
I haven't had any difficulty installing modules before, but for some reason I'm having difficulty with the Views module.
Everything looks ok. I have properly added the tables to MySQL. I have modified my permissions appropriately in Access Control. But, when I click on "Views", nothing loads - I just get a white screen. When I check the page source of this white screen, no code appears - just nothing.
Anyone know what I'm doing wrong? Should I copy the include files somewhere (this is the only thing I can think of).
Hi, working on upgrading a gallery2 mod. Was wondering if there was a hook to catch it when roles are added or removed. I want to map roles to g2 groups, but I think I need this ability to do it correctly.
I have modified the block.module to include role specific visibility setting for blocks. With this you can configure the visibility settings for blocks based on roles. Please tel me if anybody needs it i shall send the code for the same.