[buddypress-trac] [BuddyPress] #4414: Admin UI for Groups management
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Sep 1 21:58:10 UTC 2012
#4414: Admin UI for Groups management
-------------------------------------------------+-------------------------
Reporter: boonebgorges | Owner:
Type: enhancement | boonebgorges
Priority: normal | Status: assigned
Component: Administration | Milestone: 1.7
Severity: major | Version:
Keywords: has-patch needs-ui needs-testing | Resolution:
dev-feedback |
-------------------------------------------------+-------------------------
Comment (by boonebgorges):
> How do I add the patch? Manually copy-paste the contents into my
installation?
The patch has already been added to BP trunk, primarily in r6267. If
you're running trunk, just `svn up`. If you're running a release version
of BuddyPress (such as 1.6.1), I would recommend installing trunk from svn
in a development enviroment for the moment, as trunk is not production-
ready at the moment, and there is no easy way to apply the changes to
1.6.1.
> SVN patches would be cool :)
The only relevant difference between a Git-formatted patch and an SVN-
formatted patch is that Git puts pseudo-branch prefixes on the file paths.
I usually work around this by running `git diff --no-prefix`. But even
when I forget, you can still apply using `patch -p1` instead of `patch
-p0`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4414#comment:31>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list