og_panels gives me the ability to create "pages" within the group content type. I would like to create a rule, where upon creation of a "group" content type, certain page panels are created. Is this within the scope of this module?

Comments

amitaibu’s picture

kernphilip,
You can either, as Moshe suggested use panels_blueprints, or if you need new nodes to be created then you can use this module.
You can also use custom PHP if you know how to code.