43
King,
My hack doesn't use or modify groupaccess functions for two reasons:
1) most of what I wanted required that I modify sql queries that went across forums (search, index, recent topics, etc.) The SQL that is used may be less efficient than the original, because of some "outer joins".
2) I originally wrote the hack in 2002 for XOOPS 1.3.5 before the current group access "API" was as well thought out as it is now, and before I was as familiar with xoops.
-- None of the changes in this hack affect code outside of the newbb module.