combination of news module and comments

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
sandy
New Member
New Member
Posts: 9
Joined: Sun Nov 02, 2008 7:32 am

combination of news module and comments

Post by sandy »

Hi
is it possible to combine new module and comments module?
how?
nhaack

Re: combination of news module and comments

Post by nhaack »

Yes, works perfectly. Check the module documentation.

Best
Nils
sandy
New Member
New Member
Posts: 9
Joined: Sun Nov 02, 2008 7:32 am

Re: combination of news module and comments

Post by sandy »

sorry to say.
but i am not getting. Can you explain please.
Thanks
nhaack

Re: combination of news module and comments

Post by nhaack »

The help page of the comments module describes how to use the comments module with the news module.
Example of using with News module

Put this in your News "Detail Template":

{cms_module module='comments' modulename='News' pageid=$entry->id}
Best
Nils
sandy
New Member
New Member
Posts: 9
Joined: Sun Nov 02, 2008 7:32 am

Re: combination of news module and comments

Post by sandy »

hi
it works but i have already used comments module for testimonial
nhaack

Re: combination of news module and comments

Post by nhaack »

So where is the problem.. I do not really understand it... Do you have problems using the module on several pages? Are there interferences between the comments in your content and in your news items?

Best
Nils
sandy
New Member
New Member
Posts: 9
Joined: Sun Nov 02, 2008 7:32 am

Re: combination of news module and comments

Post by sandy »

yes i have change title Add comments to Add testimonial
Post Reply

Return to “Developers Discussion”