1
incama
news 1.3.1 title [SOLVED]
  • 2005/6/28 17:48

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Is there a way to visual remove the topic title in news posts? I'm currently using news 1.3.1.

Already have looked into the templates, but it uses a kind of combined smarty statement.

Thank you
Webdesign
Sitting Ducks?!
I hate politics, give me a stylie instead...

2
incama
Re: news 1.3.1 title
  • 2005/6/28 18:40

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Found what I needed,.

in the module index.php disabled line 195.

Thank you Michael aka StudioC who was once a real good coder a long time ago.,.,as he said it himself .
Webdesign
Sitting Ducks?!
I hate politics, give me a stylie instead...

3
studioC
Re: news 1.3.1 title [SOLVED]
  • 2005/6/28 19:06

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


haha YES ...

have fun dave

4
Peekay
Re: news 1.3.1 title [SOLVED]
  • 2005/6/28 21:04

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Hi incama. Could you post the line?. I'd like to do that in 1.3 RC2 too, but line 195 doesn't seem to make a difference.

$k++;
A thread is for life. Not just for Christmas.

5
incama
Re: news 1.3.1 title [SOLVED]
  • 2005/6/29 5:11

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Hello Peekay,.

in module index.html:

[code]
$story['news_title'] = $story['title'];
//$story['title'] = $thisstory->textlink().' : '.$story['title'];
$story['topic_title'] = $thisstory->textlink();
[\code]

the second line you'll have to comment. Remember, I am not usign the RC of the news 1.3.1 module, but the newest stable release. Maybe they have changed the index.php a bit.
Webdesign
Sitting Ducks?!
I hate politics, give me a stylie instead...

6
Peekay
Re: news 1.3.1 title [SOLVED]
  • 2005/6/29 8:10

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Thx. It is different. I'll probably leave it until I upgrade.
A thread is for life. Not just for Christmas.

Login

Who's Online

225 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 225


more...

Donat-O-Meter

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

Latest GitHub Commits