Forum OpenACS Q&A: Associating bboards with groups

Collapse
Posted by Titi Ala'ilima on
Group-scoping the bboards was a maddening process. I was originally hoping to implement some moderation while I was at it, but I got lost in the maze of legacy columns combined with columns added to enable future implementation. Anyway, I finally figured out that the way to get bboards to associate with groups was by adding a row into the table acs_modules (see modules.sql for examples of how this is done, or bboard-patch.sql in our module to see what we inserted for it.