Project:Drupal Commons
Version:7.x-3.x-dev
Component:Theme
Category:bug report
Priority:major
Assigned:Unassigned
Status:closed (fixed)
Issue tags:theme blocker

Issue Summary

The Follow button need to be moved into the group description area.

screenshot

AttachmentSize
Screenshot_1_11_13_11_20_AM.png68.69 KB

Comments

#1

Moving group node links into the same pane as the node body would also clear the way for including the sharethis widget: http://drupal.org/node/1857354

I'm unfamiliar with panelizer, and but was looking to no avail for the panels node override on structure > pages... and the panelizer tab on group pages cannot be accessed because of http://drupal.org/node/1787398

#2

The node links panel is already in the same pane as the body and the browsing widget. The issue is just theming that specific panel differently, or appending the node links to the bottom of the node body.

screenshot

AttachmentSize
Screen Shot 2013-01-11 at 2.39.13 PM.png 55.82 KB

#3

@jpontani: what is the url of this admin screen?

#4

/admin/structure/types/manage/group/panelizer/page_manager/content

#5

Thanks jpontani. i didn't think to look in content types, makes more sense than hidden away in panels.

so it appears that node links and node body are two separate panes in the same panel region.

i'm looking for a solution to this problem, as well as the lack of the social share buttons (http://drupal.org/node/1857354 ), and the lack of the logo ( http://drupal.org/node/1885546 ).

to solve these 3 problems and continue using styling that's being applied to .node-type-group .panel-pane, we could replace the "node body" and "node links" panes with the "node content" pane, and then style the elements. this is kinda messy because it would also print out field labels and the Group field, but those could easily be hidden.

#6

I believe this will be addressed by #1889420: Theme blocker: Like, follow and social links in a post node once that issue moves all these items to the $links array.

#7

Assigned to:Anonymous» ezra-g

#8

Title:Theme blocker: Group page» Theme Group homepages
Component:Groups» Theme
Assigned to:ezra-g» Anonymous

This is ready for themeing. Note that the Panelizer config may not take effect for existing group nodes.

Here's what it looks like as presently themed:

commons_group_homepage_theme1.png

As pointed out at #1889420: Theme blocker: Like, follow and social links in a post node, the styles for the Commons like widget appear to not take effect in this presentation.

AttachmentSize
commons_group_homepage_theme1.png 86.06 KB

#9

#10

On Safari the text for Follow or Following appears to be squeezed together into 1 character, and does not appear in Firefox at all.

AttachmentSize
EventsFollowLink2013-02-10.png 10.59 KB

#11

Status:active» fixed

commit http://drupalcode.org/project/commons_origins.git/commit/993fe8e fixes issue #10.

the remaning issues are better described in other, more specific issues, so i am marking this one as fixed as it is very general.

#12

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here