Page 1 of 1

blogger archive

Posted: Sun Sep 03, 2006 2:16 am
by lleighh
Hi, I've been tinkering around with the blogger module (http://llhdirect.com/hhh/index.php?page=the_blog) and i was wondering if there's a way to archive articles like in wordpress or blogger.com. 

Also, I can't seem to get my comments (moretext option) to work.  I'm running cmsms v 0.12.1.

Re: blogger archive

Posted: Mon Sep 04, 2006 4:08 am
by Dr.CSS
I've written about this on your other thread.

The comments more link is just a more linkl to get the comments to work you need the comments module installed and this line in your blog detail template...
{cms_module module='comments' modulename='Blog' pageid=$entry->id emailfield=1 websitefield=1  notify="blogcom@multiintech.com"}

the blue stuff are parameters that the comm. mod. takes
and there is a count funtion that is in the wiki hand book in the Documentation link above that i use like so...


{$entry->morelink}   [ {blogcount theid=$entry->id} ]

Re: blogger archive

Posted: Mon Sep 04, 2006 12:27 pm
by lleighh
Thanks, Mark. Sorry for the multiple posts.  I wasn't getting responses on the other threads so I posted elsewhere (thinking that maybe I'd posted my q in the wrong place and that's why nobdy was answering).

Anyway, the moretext fix worked.  Concerning the comments module ... I tried it but it came back that I needed cmsms 1.0 beta instsalled.  I might just wait until 1.0 is out of beta stage to upgrade (for me and my clients on cmsms). 

Thanks all the same.

Re: blogger archive

Posted: Mon Sep 04, 2006 1:45 pm
by Dr.CSS
The older one works for older ver. CMSMS and I have it on this page http://www.multiintech.com/index.php?page=Round