2014-03-24, 09:57:05
Don't know what was ever at that link but blocks of secondary content, editable - 2 methods:
- To insert editable page content within another page use <?php getPageContent('slug'); ?> in your template. eg to make a sidebar editable use <?php getPageContent('sidebar'); ?> and make a page with the name/slug sidebar
- There is a plugin called simple input tabs for multiple editable blocks