First: this is a great module, and I love the simple-ness of it. It nicely handles public/private just for viewing, and the addition of editing ability makes for some very interesting uses.
I immediately tried to use it create a group called "General Public", with the "anonymous" and "authenticated user" roles attached. I then created a post and enabled editing by this "General Public" role.
Switching to another browser, anonymous users CAN edit this post (yay! now we can make wikis with *some* content editable). However, as soon as it is submitted, the anonymous user can no longer see the content (gets Access Denied message). I *think* this is because of author field being blanked or some other such strangeness. In any case, it would be great to have the ability for anonymous users to edit content.
Comments
Comment #1
jjeff commentedHi Boris,
Glad you like the module. I don't think I considered the logic of anonymous users having edit access...
But now that I'm thinking about it, I have a pretty good idea what the problem might be.
I'll try to take a look at this in the next few days.
-Jeff
Comment #2
jjeff commentedI've committed a new revision (1.10) which should solve this problem.
Comment #3
boris mann commentedYep, fixed it. Test node here: http://test.bryght.com/node/11
The "Authored by" still gets blanked, but that's probably a good thing? Works as expected with anon users.
Comment #4
jjeff commentedGreat!
Changing status to closed.