1
anggarda
Headline RSS/RDF block
  • 2003/9/23 7:10

  • anggarda

  • Just popping in

  • Posts: 59

  • Since: 2003/3/19


Alrights, users of the headline block please share you opinion on this issue.

When we click a link on the headline block, it lead us to the index page of the headline module.

I've tried to change this by allowing the link to open a new page directly linking to the site.

However, I need some help, as my hack doesn't seem to work.

I've edited xoops_url/modules/xoopsheadline/blocks/headline_block.html

On line 9, there is
<li><a href="<{$xoops_url}>/modules/xoopsheadline/index.php?id=<{$site_id}>#<{$items[i].link}>"><{$items[i].title}></a></li>

I edited that to,
<li><a href="<{$items[i].link}>"><{$items[i].title}></a></li>

I saved and reloaded the module. However the headline block still refer me to the index page of the index module.

I'm lost. Pointer is greatly appreciated.

Regards.

2
jeremyalyea
Re: Headline RSS/RDF block
  • 2004/7/12 11:53

  • jeremyalyea

  • Just popping in

  • Posts: 7

  • Since: 2004/7/11


I would also be interested in this. I have headlines in my top page. Currently a visitor is taken to the headline module after clicking on one of the stories from my rss feed, I want a new window to open taking them straight to the story. Thanks for your help. For an example, my site is athttp://www.Chiefscrowd.com.

3
tl
Re: Headline RSS/RDF block
  • 2004/7/12 12:03

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


It should work as edited. Tried clearing cache?

Also may want to add the highlighted to keep your visitor on your site.

<li><a href="<{$items[i].link}>" target="_blank" ><{$items[i].title}></a></li>

4
jeremyalyea
Re: Headline RSS/RDF block
  • 2004/7/12 14:46

  • jeremyalyea

  • Just popping in

  • Posts: 7

  • Since: 2004/7/11


Thanks TL. Worked like a charm. I can't tell you how happy I am with XOOPS and the support forums. I will be making a donation.

Login

Who's Online

267 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 267


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits