Commons feature modules define separate modules for content type config and Panelizer config. Currently, the Panelizer modules aren't named consistently nor placed consistently within each project's directory.

Let's standardize on this before 3.0-beta2.

I propose using the convention:

commons_[type]_pages.module
and placing them in commons_[type]/modules/commons_[type]_pages/

For example, with commons groups, we'd have:

commons_groups/modules/commons_groups_pages/commons_groups_pages.module

Comments

jpontani’s picture

Assigned: Unassigned » jpontani
jpontani’s picture

jpontani’s picture

ezra-g’s picture

Status: Active » Fixed

And with an updated commons.info these should be enabled on a fresh install: http://drupalcode.org/project/commons.git/commit/936cd0b.

ezra-g’s picture

Status: Fixed » Needs work

In my testing only wikis have a default panelizer configuration. This may also be related to the Panelizer release today.

ezra-g’s picture

Status: Needs work » Fixed

My mistake - Turns out despite being the active branch, Panelizer 3.x is still not the officially recommended branch on the project page, so the packager grabbed 2.0. With 3.0 things appear to be working as expected -- I've updated the Commons make file to point to Panelizer 7.x-3.0(http://drupalcode.org/project/commons.git/commit/8cdc104). Thanks, jpontani!

Status: Fixed » Closed (fixed)

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