News detail template

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
martinneil
Forum Members
Forum Members
Posts: 15
Joined: Thu Mar 12, 2009 6:02 pm

News detail template

Post by martinneil »

My front page uses it's own template as it's different from the rest of the site.

I have a news tag on the front page which lists news summaries.

When I click on a news link, it takes me to the news detail, BUT this is posted in the front page template.

I wish to assign a different page template to the news detail page - how would I go about this?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: News detail template

Post by RonnyK »

Use the detailpage= parameter, and attach a different template to the page you are using int the parameter call...

So {news detailpage="some-pages-alias"} and attach the template to the page "some-pages-alias".

Ronny
martinneil
Forum Members
Forum Members
Posts: 15
Joined: Thu Mar 12, 2009 6:02 pm

Re: News detail template

Post by martinneil »

You're a good man :)
Locked

Return to “[locked] CMSMS MLE fork”