Closed (fixed)
Project:
OG Book Inheritance
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Mar 2010 at 09:53 UTC
Updated:
29 Aug 2011 at 20:11 UTC
It happens often that more than one content type is set to provide book outlines. However, this module currently only affects the book content type.
I have created a patch that will allow the user to extend this behavior to other content types via the content type's edit form. A more elegant solution would be to provide these options to on the module's settings page, but I couldn't figure out how to do that.
| Comment | File | Size | Author |
|---|---|---|---|
| og_book_inheritance.module.patch | 3.55 KB | andrew_mallis |
Comments
Comment #1
agileware commentedThanks for the patch.
I've been doing some work on this module over the past week so I'll look at this one too before the next release.
Then it will be a far more useful module.
Comment #2
pumpkinkid commentedAny progress on this? I am seeking this functionality for a site I am developing withing the week...
Thanks
-PK-
Comment #3
agileware commentedIn a couple of days I'll have some time so I'll look at it then.
Comment #4
andrew_mallis commentedHi. It's been a year. Can we apply the patch?
Comment #5
btopro commentedtried patch on my own test environment, didn't seem to do anything :\
Comment #6
r0bm1lls commentedHI Guys ?
Where/how does one apply this patch. Not in og_book_inheritance module folder... ?
Rob
Comment #7
orbmantell commentedThe 6.x-1.2 release applies the OG audience to all content types in a book. Individual content type exclusions are not included in this release.
Comment #8
andrew_mallis commentedSorry for dropping the ball on this issue. I seem to have rolled the patch by reversing the items diff'ed.
Thanks much for incorporating this feature.