Let block be restricted to more than one group
webchick - May 18, 2006 - 03:01
| Project: | OG Block Visibility |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | webchick |
| Status: | closed |
Jump to:
Description
Right now there is a 1:1 ratio between blocks and associated groups. However, there is a use case for re-using the same block across multiple organic groups (say, a block with regional info about Canada could be re-used in groups local to Montréal, Vancouver, and Halifax).
This will require the introduction of a database table and some other changes.

#1
Posted some preliminary stuff @ HEAD. Will test more tomorrow.
#2
This has been fixed. Note that running update.php is required because of the database change.
#3