theodo / TheodoRogerCmsBundle

Port of Radiant CMS to Symfony2
60 stars 17 forks source link

Manage nested blocks #42

Open marekkalnik opened 12 years ago

marekkalnik commented 12 years ago

Currently blocks are parsed using regex. It doesn't work for nested block. We should try to use twig parsing to get the blocks.