1
jrichmond2
Configuring Menu/User Menu
  • 2008/1/18 12:25

  • jrichmond2

  • Just popping in

  • Posts: 1

  • Since: 2008/1/18


I'm sorry in advance if I missed some documentation somewhere regarding this and if so please just point me in the general direction. I'm trying to create a simple site where a majority of the modules would be accessed and only available to the members. However, when I installed the modules, they were placed on the Main Menu due to this code( i think,as I'm not a programmer, per se)

<!-- start module menu loop -->
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>
<{/foreach}>
<!-- end module menu loop -->

So I guess my question is this. How do I remove the module from the menu and move it to the User Menu?



John Richmond

2
kurak_bu
Re: Configuring Menu/User Menu
  • 2008/1/18 13:50

  • kurak_bu

  • Quite a regular

  • Posts: 342

  • Since: 2005/9/5 1


You cannot simply put module in user menu.
You can remove module from main menu by giving it the order = 0 in modules admin.
If you want to make custom menus - it is worth trying MultiMenu module, check the xoops.org FAQ as well.

I might have missunderstood your post. Extra advice: go to the groups admin in admin panel. You can set which module is visable and accessible by specified groups. Many modules has got their own permission system, check it.

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!