Putting a blog inside a CMS Made Simple Page (Lifetype)
-
- Forum Members
- Posts: 73
- Joined: Thu Feb 09, 2006 1:38 pm
Putting a blog inside a CMS Made Simple Page (Lifetype)
I'd like to have a lifetype index.php show my blog from within a CMS Made Simple page. Is this possible and relatively easy to do?
Re: Putting a blog inside a CMS Made Simple Page (Lifetype)
Im thinking about a similar solution for my website. Well, Im going to use Zomplog but the strategy is maybe the same.
My plan is to
Maybe this idea helps?
So the basic steps are to copy the HTML which is created by CMSMS when I open my today's news area and then just add the dynamic parts for Zomplog to have it adapted to be used by this blog system.
My plan is to
- Copy the layout of the original page
- Create the blog with a static mainmenu for the main site so the blog looks like a normal page of mine
Maybe this idea helps?
So the basic steps are to copy the HTML which is created by CMSMS when I open my today's news area and then just add the dynamic parts for Zomplog to have it adapted to be used by this blog system.