News detailpage from rss

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
mentos
Forum Members
Forum Members
Posts: 16
Joined: Thu Dec 14, 2006 3:24 pm

News detailpage from rss

Post by mentos »

Pretty URLs are on by mod_rewrite
News from rss feed is opening in home page.. how can i change detailpage for it?
I know that in file action.rss.php on line

$onerow->link = $this->CreateLink($id, 'detail', $returnid, '', $sendtodetail,'',true,false,'',true,'news/'.$row['news_id']);
i can change $returnid but with pretty url that didn't work :/
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: News detailpage from rss

Post by RonnyK »

Mentos,

the help from RSS through "Modules -> RSS -> help"

states;
(optional) target="" - Adds a target param to the title link. Set to "_blank" to open in a new page.
Ronny
mentos
Forum Members
Forum Members
Posts: 16
Joined: Thu Dec 14, 2006 3:24 pm

Re: News detailpage from rss

Post by mentos »

I don't have rss module installed.. ther is no rss module to be installed on ModuleRepository
I want to change detailpage for news opened in my webpage from rss reader.. not open i new page..
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: News detailpage from rss

Post by carasmo »

Me too.

How is this done?
Pierre M.

Re: News detailpage from rss

Post by Pierre M. »

Hello,

If we are speaking of the RSS module, I don't know, I haven't read its help.
If we are speaking of the News module (providing an RSS feed), its help (in the admin) shows a detailpage= attribute.
Hope I've understood, hope it helps.

Pierre M.
Post Reply

Return to “CMSMS Core”