Say I have a ‘special product’ and ‘login’ node, which are just two small areas on a website that I want visible only on certain pages. Is it pretty easy to setup a template, then go into each published page using that template and turn a node on/off on a page by page basis? Or do I have to setup two different templates… one with the node, and one without? I saw see on the features list that you can nest templates infinitely, but can I control content areas conditionally, and if so… how?
Does that question make sense? I’ve been using CodeIgniter a big recently and love it, and I have a project that I could potentially use EE for, but I’m just trying to get a feel for how modular it is out of the box.