On Dec 20, 2007 8:22 AM, Derek Wright <drupal@dwwright.net> wrote:
Hrm. Well, oddly, blogapi.module *does* refer to this permission, which is defined in blog.module. Seems there's some unholy dependencies between the two. I've never looked at either module until just now to grep for this, so I'll leave it to someone more familiar with how these 2 are supposed to interact to either justify the status quo or propose the right solution. Either way, that should happen in the issue queue, not here. ;)
AFAIR there are other cross-dependencies as well. I noticed some while testing user login with blog api. So the migration to "any content type support" in blogapi module might not have been complete. I did not have the time to investigate this though. Gabor