symedit / SymEdit

Symfony2 Content Management System
6 stars 4 forks source link

[FEATURE] Add @Parent for themes #61

Closed isometriks closed 9 years ago

isometriks commented 9 years ago

Allow usage of @Parent in themes. This would go through parents until it found the template needed to make overriding themes easier. I don't think we need to allow things like @Grandparent or anything like that, so basically search theme for templates excluding the current theme.