[buddypress-trac] [BuddyPress Trac] #6026: And if the Blogs component had Single items?
buddypress-trac
noreply at wordpress.org
Mon Apr 27 23:51:49 UTC 2015
#6026: And if the Blogs component had Single items?
------------------------------------+------------------
Reporter: imath | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.3
Component: Component - Blogs | Version:
Severity: normal | Resolution:
Keywords: dev-feedback has-patch |
------------------------------------+------------------
Comment (by r-a-y):
Like everyone else has stated, nice work, imath!
This is definitely a step in the right direction.
Here are some of my comments:
* "`Activity > Sites`" user subnav - We should have done this a long time
ago. +1!
* Perhaps we need a default blog icon so the mystery man isn't used when a
blavatar hasn't been uploaded yet?
* Subscriptions are currently recorded into the `wp_bp_user_blogs` table.
However, this table is currently used to record users whose role is
greater than `'subscriber'`. If we share the table for both use-cases, it
will be hard to distinguish between "`My Sites`" (sites that I am
currently a contributor of) from "`My Subscribed Sites`". I think we
should hold off on subscriptions, so we can better establish what we want
to do here.
* I do not think we need the "`Manage > Members`" screen at the moment.
Perhaps a link to the sub-site's "Users" dashboard would suffice?
* I like the addition of the `'single_subnav'` (perhaps rename to
`'subnav_id'`?) parameter in `bp_core_new_nav_item()` and the mods to how
the nav items are registered / outputted. `. It will help devs in
generating subnav menus for their plugins.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6026#comment:19>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list