Page 1 of 1

News detailpage from rss

Posted: Fri Mar 09, 2007 9:43 am
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 :/

Re: News detailpage from rss

Posted: Fri Mar 09, 2007 10:10 am
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

Re: News detailpage from rss

Posted: Fri Mar 09, 2007 10:35 am
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..

Re: News detailpage from rss

Posted: Wed May 23, 2007 8:23 pm
by carasmo
Me too.

How is this done?

Re: News detailpage from rss

Posted: Thu May 24, 2007 2:08 pm
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.