Page 1 of 1

Putting a blog inside a CMS Made Simple Page (Lifetype)

Posted: Tue Apr 10, 2007 10:44 am
by thumbsucker
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)

Posted: Fri May 25, 2007 6:22 am
by curana
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
  • 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
This should be similiar to how it is solved here for the cmsms-Blog. I have my own administration-area for the blog but this should be ok. I just use it for news actually. My real blog is on another website.

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.