open_social
open_social copied to clipboard
Open Social install profile for Drupal
## Problem See the Problem/Motivation section at https://www.drupal.org/project/social/issues/2962184 ## Solution Remove the dependency on `social_font` from `social_activity`. ## Issue tracker - https://www.drupal.org/project/social/issues/2962184 ## Theme issue tracker N/A ## How to...
Issue #3294898 by zanvidmar: Add dashboard link (Google analytics) for OS > 11.1 ## Problem In Open Social 11.1.0 a feature dashboard has been introduced where shortcuts can be made....
## Problem I want to create a subpage on /node/{id)/page , that renders a form. As part of the requirements, this page should include all menu local tasks that are...
Follow up on https://github.com/goalgorilla/open_social/pull/1997 with new solution ## Problem OLD: Just figured out, that I can not access the group manage members tab, after one of the last upgrades. fe....
Issue #3280216 by colan: "Please log in or sign up to comment" is displayed to authenticated users
## Problem After upgrading to Open Social 11, authenticated users are seeing "Please log in or sign up to comment", which makes no sense because they're already logged in. This...
## Problem Moderators do not see new comments in a discussion until cache is flushed. ## Solution Reset discussion cache after a new comment was posted. ## Issue tracker -...
## Problem If you enable social tagging module and set profile tagging then the 'Newest Members' block stops showing users. ## Solution Only alter the config when on view.newest_users.page_newest_users display....
## Problem When visiting a users profile with the sky flavour of socialblue enabled, all profile tags are clickable and send you to the users search page, with a filter...
## Problem Currently it is not possible to filter Topics by Flexible groups in Custom content list block. Only Open and Public groups are supported. ## Solution Add ability to...
## Problem At the moment when adding a new post plain text format is enforced, which limits users a lot. ## Solution This PR adds a new filter format: Simple...