I hope this is the best area for this post - if not, mods please move it to a more suited section. Basically it’s a module development request 😊
I have been working on a site where the concept of user manageable blocks of content could be turned on and off.
I currently have a number of ‘blocks’ that are defined in the templates that, at the moment, show single entries of a particular weblog - but essentially these ‘blocks’ could hold any type of content.
I was wondering if anyone had looked at, was interested in developing something or can provide some insight on how they would solve it with EE’s current available addons/in built tags.
This could be achieved through a weblog/custom field setup but in it would be extremely long winder for a non-technical user and would be far from intuitive in terms of controlling content on/off.
Ideally, I envisaged a module that blocks could be defined and through the CP a user could simply select a block and switch it on and off. This would correspond to a:
{if custom_block =="on"}
{/if}in a template.
This would allow content blocks to be setup within the template but the user still has full control over which block is turned on or off?
Thoughts?
Thanks.
As an afterthought maybe this should be called sEEctions 😊