1
fdj
News 1.2 rc2
  • 2004/7/10 12:17

  • fdj

  • Just popping in

  • Posts: 51

  • Since: 2002/9/19


i thought that "News 1.2" should add a new variable in order to separate the "read more link" from the "comments".
=> https://xoops.org/modules/newbb/viewtopic.php?topic_id=19499&forum=7#forumpost83663
I saw that both are still included in <{$story.morelink}>
i looked in news/article.php in order to make some modifications
<{$story.morelink}>
and for example
<{$story.comment}>
but i'm not used to manipulate php enough.

Could somemone help me ?

thx

2
tl
Re: News 1.2 rc2
  • 2004/7/10 13:15

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Since you have figured out what need to be changed, why not just back up the file and try it yourself?

Nobody was an expert at the beginning, good luck.