0

I want to create a simple Bootstrap Jumbotron Widget with a ipBlock inside, where users can add other widgets. Their might be multiple jumbotron widgets on a single page. What is the best way to create a dynamic ipBlock allocation like:

<?php echo ipBlock($dynamicBlock)->exampleContent('') ?>

Thanks in advance! -Jonas

whoan
  • 8,143
  • 4
  • 39
  • 48
Jonas Duri
  • 21
  • 5

1 Answers1

0

Try to look at the columns plugin and do in the same fashion

http://market.impresspages.org/plugins/NestedColumns

Mangirdas Skripka
  • 1,647
  • 1
  • 15
  • 14