#2955 closed enhancement (no action required)
[Patch] Public/Moderated groups, better RSS descriptions, fix an error
Reported by: | jefferai | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | |
Cc: |
Description
Attached is a patch that does the following:
1) Fixes a bug in bp_core_fetch_avatar_filter where $alt may not be specified in the call but was not defaulting to anything.
2) Adds "modmems" or "Moderated Members" groups. Groups of this type require moderator permission to become members (and thus to create content) but all content is public.
3) Adds a function to provide a common name for some components; this allows RSS feeds for the various Activities types to show different names for the feeds (instead of just "Activity", making it clear to the user that in fact the RSS feeds are different for each activity.
Attachments (1)
Change History (9)
#2
@
14 years ago
Not easily, or I'd have done that already. :-) Trying to manually fudge diffs usually makes them not apply correctly, and the changes for the different problems are in the same files.
#3
@
14 years ago
jefferai, I think Boone and I discussed this with you on IRC a month or two ago. Were you going to re-submit smaller patches?
#4
@
13 years ago
- Keywords needs-patch added
If these issues are still current, we still need separate patches for them. The above is too much to review.
#5
@
13 years ago
- Resolution set to invalid
- Status changed from new to closed
Closing ticket as these issues should be addressed in individual patches and trac tickets. For the record: point 2 sounds like it should be implemented as plugin (we're happy to add more hooks or actions if not already possible). Points 1 and 3 looks like they do not need fixing, but the tickets need more details on how to recreate the issue.
Can you split these into individual patches and trac tickets please?