1
Cheeze
Which module to use for my needs?
  • 2004/11/16 17:33

  • Cheeze

  • Just popping in

  • Posts: 38

  • Since: 2004/11/16


Hi, I'm trying to create a Web site using XOOPS.

I've encountered an issue when organising the contents and the Web page.

I would like to create a separate link for each of the major subjects in the Web site. It would be such that when I click, say, Sports I would see only news and topics relating to sports, and not anything related to Books for example. It would be as if I have different news module for each topic.

Is there any module to do this (aside from having to implement multiple news module)?

2
studioC
Re: Which module to use for my needs?
  • 2004/11/16 18:37

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello cheeze,

if you make a html block of your own with some topics links in it you make link like
le="color: #000000"><?php <ul> <li><a href="http://your tld/modules/news/index.php?storytopic=2">eg. Sports</a></li> <li><a href="http://your tld/modules/news/index.php?storytopic=3">eg. Politics</a></li> <li></li> <li></li> </ul>

and link direct to the topicquerry ...
just an idea ..

cheers
michael

3
Cheeze
Re: Which module to use for my needs?
  • 2004/11/17 0:51

  • Cheeze

  • Just popping in

  • Posts: 38

  • Since: 2004/11/16


Hi Michael,

Thanks for the reply

So you are saying that I would have to edit the Web page manually by appending the links to the main menu of the site?

Cheers,
Cheeze

Login

Donat-O-Meter

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

Latest GitHub Commits