1
datum
How do I change the module link
  • 2004/5/20 14:43

  • datum

  • Just popping in

  • Posts: 24

  • Since: 2004/3/7 3


When you install a module it appears in the menu, with a link, yoursite.com/module/newbb - Can I chage that link?

2
chapi
Re: How do I change the module link
  • 2004/5/20 15:53

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


No you can't change this link, because this is where the module is located.

If you want to add custom links, you can do this through the main menu template or by using a menu module like iMenu or MultiMenu.

3
datum
Re: How do I change the module link
  • 2004/5/20 16:19

  • datum

  • Just popping in

  • Posts: 24

  • Since: 2004/3/7 3


I have a forum that has only one category. Lets call Main.
I want the topics that a re inside that category appear on the first page. (i have phpBB)
Yes I know that I can use recent topics block, but...
In general setting I can make forum appear on the first page, but it is goinf to be forum index page, where a person has to choose from to look inside. There is only ony rorum there anyway, so nothing to choose.
Well to make a long story short, I want topics appear on the first page, the same way recent topics block appears.

4
Dave_L
Re: How do I change the module link
  • 2004/5/20 16:32

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


One possibility is to change the contents of modules/newbb/index.php to:

<?php
header('Location:http://YOURXOOPSURL/modules/newbb/viewforum.php?forum=1');
?>

5
datum
Re: How do I change the module link
  • 2004/5/20 16:51

  • datum

  • Just popping in

  • Posts: 24

  • Since: 2004/3/7 3


Elegant, simple, and it works. The best solution. Thank you a lot.

6
datum
Re: How do I change the module link
  • 2004/5/20 17:08

  • datum

  • Just popping in

  • Posts: 24

  • Since: 2004/3/7 3



Login

Who's Online

154 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 154


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