A widget that allows adding widgets to it only for Super admins. Normal moderators can only edit the content and inner widget settings.
Usage
Just drag and drop the widget into a block.
**Note:** the user can still move the block by moving the widgets around it if it is used as a widget. To prevent any widget movement useĀ ipRenderWidget('LockedBlock', array('blockName' => 'example'))Be careful when naming the block to avoid conflicts as the generated block name will be the same as using `ipBlock`, e.g. `ipBlock-example`.