[Bb-trac] Re: [bbPress] #633: Anonymous Posting
bbPress
bb-trac at lists.bbpress.org
Tue Apr 10 18:13:34 GMT 2007
#633: Anonymous Posting
-------------------------+--------------------------------------------------
Reporter: so1o | Owner: so1o
Type: enhancement | Status: assigned
Priority: high | Milestone: 1.0
Component: Back-end | Version:
Severity: minor | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Comment (by so1o):
Replying to [comment:5 mdawaffe]:
> 633.diff
>
> What if we make an anonymous role that plugins can add to (or subtract
from) as they like?
>
> I'm not sure what implications this has on core code, so we'd have to
check things over.
its a good idea. the implication is that we have hardcoded
'bb_current_user else die' stuff all over the code. also we will need to
make a few changes to the database if we want to fully support anonymous
posting, because currently posts and topics require an author. the plugin
that i have added will just set the author as '0' (zero).
what do you guys think?
--
Ticket URL: <http://trac.bbpress.org/ticket/633#comment:6>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list