Hello
I have put together a page that I want to chop up and use in cms ms but am unsure as to the best way of doing it.
Here is a demo http://www.unicraft-ltd.com/2008/
I want to split the design up into easy to manage sections whilst still remaining simple to edit. Don't get me wrong here I know how to use custom designs in cms ms I just need advice as to the best way of chopping this up as I do not want to use global content blocks for everything as this would make the site admins job more difficult.
Any advice would be appreciated.
Template Layout Feedback
Re: Template Layout Feedback
Seems rather straight forward, any place you want to add diff. content to each page add the {content} tag, you have to have at least one, for other areas that will change for each page add another content tag, {content block="content2"} will show when editing page as Content2:, the photo strip on that page can be done with the Album module, the read more parts look like good candidates for News module with some template tweaking, search is a tag that can be styled and the menu should be easy enuf...