New layout

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
vishal2209
Forum Members
Forum Members
Posts: 10
Joined: Sat Jan 23, 2010 1:40 pm

New layout

Post by vishal2209 »

Hi

I have created my own new layout and using in my homepage successfully.
I am using news module and have some data in summary part and some data in content part...

In my view page i see a link "more" when i click it the data is dispalyed correctly.
Only issue is that the layout that is shown is not the one i have created..

Could you please help me in achieving the following...
when i click "more" link in news module the data is displayed in my new layout in place of other layouts...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: New layout

Post by RonnyK »

The call {news} has a parameter "detailpage=" when that is used, the entry clicked using "more" will open in that specific page. That page can have a different template, which is what I think is happening now.

Ronny
vishal2209
Forum Members
Forum Members
Posts: 10
Joined: Sat Jan 23, 2010 1:40 pm

Re: New layout

Post by vishal2209 »

:)Thanks...its working now...
Post Reply

Return to “Developers Discussion”