1
konadu
news display of website home page
  • 2006/10/20 21:46

  • konadu

  • Not too shy to talk

  • Posts: 116

  • Since: 2005/11/27


Good day,

is there any way i can make my news display better on my website welcome page.
ie. One news items from each category are displayed with thumbnail and a news introduction.

An example of what i am talking about is added.

Thanks in advance.

example can be seen on these pages
www.nigeriansportsonline.com
wwww.askmen.com

2
Quest
Re: news display of website home page
  • 2006/10/20 21:57

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


What I see looks pretty good to me. What's wrong with it?

Quest

3
konadu
Re: news display of website home page
  • 2006/10/20 22:27

  • konadu

  • Not too shy to talk

  • Posts: 116

  • Since: 2005/11/27


Quest, what i was asking was is there any news module or code i can add to the news module to make the news display like the websites i listed.

i want the news from each channel to be listed with thumbnails and introductory text.

Similar to what zmagazine module does.

Thanks.

4
yanlai06
Re: news display of website home page
  • 2006/10/23 8:05

  • yanlai06

  • Just popping in

  • Posts: 1

  • Since: 2006/10/23


I have the same question.

5
konadu
Re: news display of website home page
  • 2006/10/23 11:39

  • konadu

  • Not too shy to talk

  • Posts: 116

  • Since: 2005/11/27


yeah, i wish there was someone who can give us heads up about this feature and if XOOPS will be able to do it.

Xoops ia a great CMS but i kinda wonder in respect to the design and layouts.

6
davidl2
Re: news display of website home page
  • 2006/10/23 15:05

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Should be possible to customise the standard template, especially using 2.0.14/15's over-ride function, and to make something like this yourself....

7
konadu
Re: news display of website home page
  • 2006/10/24 14:08

  • konadu

  • Not too shy to talk

  • Posts: 116

  • Since: 2005/11/27


i tried changing the template for the New module block "Recent News" but because of my limited knowledge in smarty tags and php i was not able to achieve much.

The code for "recent news" is

<ul>
<{foreach item=news from=$block.stories}>
<li><a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>"><{$news.title}></a> (<{$news.date}>)</li>
<{/foreach}>
</ul>


is there any way a picture can be added to this code, and some small introduction text?

Please help needed from the Gurus.

Login

Who's Online

164 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 164


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