[Bb-trac] [bbPress] #707: forums need meta data ability (in
addition to users and topics)
bbPress
bb-trac at lists.bbpress.org
Tue Jul 24 15:33:27 GMT 2007
#707: forums need meta data ability (in addition to users and topics)
-------------------------+--------------------------------------------------
Reporter: _ck_ | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Back-end | Version: 0.8.2.1
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
I wanted to store some extra data for each forum so I went to look up the
proper method/syntax and was surprised to discover there's no structure to
do it!
The architecture is already there however, just need to slide in some code
for '''case 'forum':''' for bb_update_meta and bb_delete_meta
I guess I could serialize some data into the bb_options (topic id 0) but
that's messy and is a terrible hack to the existing structure you've
already got going.
--
Ticket URL: <http://trac.bbpress.org/ticket/707>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list