Closed (won't fix)
Project:
OG Galleries
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2007 at 14:47 UTC
Updated:
9 Jan 2010 at 14:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
jax commentedI think that an even better approach would be to completely eliminate
og_galleries_set/get_group_context()and in stead useog_get_set/group_context(). I'll cook up a patch and test.Comment #2
jax commentedThis seems to work. Please test it.
Comment #3
moshe weitzman commentedbetter still is to let og.module handle context. it will do so automatically if your modules follow an url convention like og/[whatever]/[group_nid]. so in this case, use an url like og/gallery/[nid]. this code is in og_theme() if someone cares to research.
Comment #4
karens commentedOld issue. This version is no longer being maintained. We are moving to Views Gallery for D6.