User profile pages should function smoothly regardless of whether site administrators need to have events functionality. However, currently, it is not possible to disable commons_events because it is listed as a dependency in the commons_user_profile_pages.info file.

It's listed there because the user profile panel has a pane which loads a view from the commons_events feature. However, removing the dependency and disabling commons_events does not break the user profile panel, other than removing the view from the panel.

I am also working to remove this dependency from commons_site_homepage feature, which has the same problem. [#7218810]

I posted a general task inside of the 7.3 Commons issue queue as well. #1952434: Homepage and user profiles are dependent on commons_events feature

Patch coming below.

Comments

sheldonkreger’s picture

Here is the patch, which simply removes the dependency in the .info file.

Also here is my broken link from the issue description - the other info file which ought to be modified: #1952524: Remove dependency on commons_events

ezra-g’s picture

Project: Commons User Profile Pages » Drupal Commons
Status: Active » Postponed

Marking postponed per the conversation at #1952524: Remove dependency on commons_events

lsolesen’s picture

Issue summary: View changes
Status: Postponed » Fixed

As confirmed by @devincarlson in the other issue Commons Events does not have any depedencies anymore.

Status: Fixed » Closed (fixed)

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