1
jad2000
Main Menu
  • 2003/5/20 23:54

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


My site ( suaotwsquad.com/xoops ) has many other parts to the site besides xoops. I kow its possible to add links on the main menu but I don't know how. Please help me. thanks.

2
netwize
Re: Main Menu
  • 2003/5/21 0:39

  • netwize

  • Just popping in

  • Posts: 89

  • Since: 2002/1/20


you can but

you can try an alternative

have a custom block below the main menu with your other menu links.

3
jad2000
Re: Main Menu
  • 2003/5/21 0:52

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


That won't do cause its another block w/ a title not connected. dfbhd.dk does it and they have several links there that don't belong.

4
netwize
Re: Main Menu
  • 2003/5/21 1:00

  • netwize

  • Just popping in

  • Posts: 89

  • Since: 2002/1/20


take a look at system template

system_block_mainmenu.html




5
jad2000
Re: Main Menu
  • 2003/5/31 12:17

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


What am I pupposed to add?

6
jad2000
Re: Main Menu
  • 2003/6/2 0:37

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


Can someone please answer.

7
jad2000
Re: Main Menu
  • 2003/6/2 0:41

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


Also how do I move menu's up and down? Like if I were to want to move the user menu up how would I do that? Thanks.

8
SirTanksAlot
Re: Main Menu

In the template for system_block_mainmenu.html after the line:
<!-- end module menu loop -->

Add the following..
<!-- Add a static menu entry -->
<a class="menuMain" href="{LINK}">{DESCRIPTION}</a>

Wash, Rinse, Repeat...


If you are linking to something, under XOOPS you can do something like the following..
<{$xoops_url}>/modules/cjaycontent/index.php?id=2

The only downside of this is that it doesn't "mix" w/ your other entries in the menu...

9
SirTanksAlot
Re: Main Menu

Quote:

jad2000 wrote:
Also how do I move menu's up and down? Like if I were to want to move the user menu up how would I do that? Thanks.


this is done for dynamic entries by adjusting the relative "order" of a given module on the module admin page...

10
jad2000
Re: Main Menu
  • 2003/6/2 19:58

  • jad2000

  • Just popping in

  • Posts: 16

  • Since: 2003/4/12


how about blocks?

Login

Who's Online

137 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 137


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