Block editting

Permalink
OK so I have managed to create a basic block & set Editable regions.
<?php $a = new Area('EditableRegion'); $a->display($c); ?>


now what if I want the editor to only be able to edit the current block assigned or only add from available specified blocks for this region?

say I am using 960 grid and want them to only be able to add blocks that would fit in a grid_5 class?

 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.