[Bb-trac] Re: [bbPress] #520: Categories
bbPress
bb-trac at lists.bbpress.org
Fri Feb 9 03:48:08 GMT 2007
#520: Categories
----------------------------------+-----------------------------------------
Reporter: bbolman | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: 1.0
Component: Back-end | Version:
Severity: minor | Resolution:
Keywords: categories has-patch |
----------------------------------+-----------------------------------------
Comment (by sambauers):
Added patch file for version 0.8 (build 701) of bbPress, fully tested
against a clean install of 0.8.
To patch, simply go to your install directory:
{{{
$ cd /path/to/installation/
}}}
Then (on Unix, Linux and OSX) patch using `patch`
{{{
$ patch -p0 < /path/to/patchfile/categories-build701.patch
}}}
Upgrade your database by running the upgrade script at /bb-
admin/upgrade.php
Go to the category admin area and create a category/s, then go to the
forum admin area and assign your forums to your category/s.
Done.
--
Ticket URL: <http://trac.bbpress.org/ticket/520#comment:30>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list