Problem/Motivation

When a topic or event are added to a Group, this information is visible in teasers and node page.
For book pages this information is missing.

Main PR: https://www.drupal.org/node/3490130/edit

Steps to reproduce

1. Create a new topic and set it as part of the group
2. You should see the author information and the information that its part of a group below the title when viewing a teaser
3. Enable social_book and social_flexible_group_book modules
4. Create a new book and place it in a group
5. The info below the title about the author and a group is missing in a teaser.

Proposed resolution

Add the information for books as well, so that it looks the same as the rest of content types.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork socialbase-3490131

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nkoporec created an issue. See original summary.

nkoporec’s picture

Status: Active » Needs review
nkoporec’s picture

agamich changed the visibility of the branch issue/3490130/i-want-to-see-book-author-group-informations to hidden.

agamich changed the visibility of the branch issue/3490130/i-want-to-see-book-author-group-informations to active.

ribel’s picture

Status: Needs review » Reviewed & tested by the community

LGTM

  • agamich committed 95267e94 on 2.6.x
    Issue #3490131: Show group information on book pages
    
agamich’s picture

Merged into the 2.6.x branch

agamich’s picture

Status: Reviewed & tested by the community » Fixed
agamich’s picture

Version: 2.6.7 » 2.6.8

  • agamich committed 95267e94 on bugfix/3482150-add-underline-link-accessibility
    Issue #3490131: Show group information on book pages
    

Status: Fixed » Closed (fixed)

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