Hello. I have a couple questions regarding static/dynamic content mixing. I have a site to build that is largely informational, but has news, events etc. The news and events will be on pages that will have 80% static content. Can i use something like the PagesController to create pages like this?
so a three column layout (with a header about these columns), would have the navigation to the left (mostly static) the center (all static) and then a box in the right hand column that would have news that pertained to the page being viewed. I'll need to display this content, both dynamic and static, in both english and spanish based on user option. I'd like to use a framework like cake for when this content stops being so static. But while it is, i can't ask the maintainers to paste content in a db column to update it. Thanks for any assistance. Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
