Posted by webchick on May 18, 2006 at 3:01am
Jump to:
| Project: | OG Block Visibility |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | webchick |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#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