Reputation: 21957
I have a some modules and 1 layout. How can i do this thing?:
For each module content of the site should be individual.
Upvotes: 0
Views: 301
Reputation: 12843
Look here. Basically your best bet is to create a controller plugin to choose the right layout depending on request.
Upvotes: 3