Hi All,
I've noticed that when you click on the link for each message in the News section it loads the News item details in the current page - and the header doesn't change. Is there a way to configure the News Module so that when 'SummaryLinks' are clicked they load into the main content area and use the item title as the header? You can see an example of what I mean by visiting http://www.doyledesigninc.com/bermancms/
News Loading in the content section - header doesn't change
Re: News Loading in the content section - header doesn't change
Hi,
the News module has a parameter called "detailpage" where you can set detailpage='my_news_page' which referes to the page-alias 'my_news_page' (so a page with that alias should be somewhere in your website). Then you can assign a different template to that website and change the header to whatever you like.
However if you mean HTML-Header does not change (i.e. the head-section) then you are right. This has beend discussed somewhere around here because of meta-tags and stuff like that which does not change.
the News module has a parameter called "detailpage" where you can set detailpage='my_news_page' which referes to the page-alias 'my_news_page' (so a page with that alias should be somewhere in your website). Then you can assign a different template to that website and change the header to whatever you like.
However if you mean HTML-Header does not change (i.e. the head-section) then you are right. This has beend discussed somewhere around here because of meta-tags and stuff like that which does not change.
-
DiZZ
Re: News Loading in the content section - header doesn't change
Thanks nils - that is exactly what I was looking for, great solution. As for the HTML header - not a concern, but noted. Thanks again!

