Closed (won't fix)
Project:
Julio
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Apr 2012 at 14:32 UTC
Updated:
22 Dec 2012 at 00:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
lightsurge commentedThis patch puts the group content links in the sidebar as well, see screenshot. Maybe the patch is a bit lazy but it's light! and I don't think it needs anything special, looks alright as simple links to me.
Comment #2
lightsurge commentedComment #3
lightsurge commentedThe block displays 'Join this [etc] group' for anonymous users, which leads to an access denied. Worse, with anonymous caching, it shows the same group name.
We could use the context to hide the block for anonymous users, it could go in the block as well, but perhaps the context is as good a place for the check.
Comment #4
jgraham commentedRelated #1493412: Check for group membership state on Julio toolbar
Comment #5
jgraham commentedRelated #1481130: Allow administrators and content creators to add content in any group
Comment #6
jgraham commentedI've split the issues around anonymous users into #1516778: Group content links and join should not show up for anonymous users as a bug so that this issue can focus on the usability aspects of group content.
Comment #7
jgraham commentedI don't think adding to the group block area is a good solution. Personally I would like to remove all authenticated user links from the content areas, with the exception of contextual links and edit tabs. Instead those links should be in the toolbar or toolbar drawer. This way the content areas look as close as possible to a non-authenticated users experience and there aren't large jumps when moving from authenticated to non-authenticated user's layout.
Re-assigning to penguininja for css on the toolbar drawer. At one point the create content items looked more like links/buttons in the hover state. In the move to the toolbar-drawer we lost the additional styling which makes it unclear that these are links.
Comment #8
jgraham commentedWe are going to deprecate toolbar and as part of that process this usability issue will be addressed.
#1872490: deprecate julio toolbar