1
Eluzion
Editing the menu/navigation
  • 2006/1/12 4:27

  • Eluzion

  • Just popping in

  • Posts: 44

  • Since: 2005/2/14


I was curious how I would go about editing the menu. I used an older version of XOOPS about a year ago and it was fairly straight forward. This latest version, however, I cannot seem to find where to edit the menu (add links, remove links, reorganize, add categories, etc.).

Also, is there any features/addons that allow me to create a menu that has main "catergories", and when clicked, lists a set of links under it? Thanks and kudos to the XOOPS team, you guys do awesome work.

2
plusangel
Re: Editing the menu/navigation
  • 2006/1/12 7:11

  • plusangel

  • Just popping in

  • Posts: 90

  • Since: 2005/2/2 1


A very good choice regarding menu-stuff is the multimenu module.

You can play with all the things you said that you want,

Check it!
The official greek support site for xoops

3
Eluzion
Re: Editing the menu/navigation
  • 2006/1/12 18:09

  • Eluzion

  • Just popping in

  • Posts: 44

  • Since: 2005/2/14


plusangel,

Thanks for the reply! I've checked out multiMenu and iMenu. The problem with multiMenu though, is that it adds the new menu under the Main Menu. I was hoping for something like the iMenu that adds it as a separate menu/catergory. The problem with iMenu is that it doesn't allow for dynamic sub-links (I think that's what it's called). I'm sure there is a way to add the dynamic sub-links to the iMenu, but I'm not quite sure how to go about that. Any help would be appreciated! Thanks.

4
Eluzion
Re: Editing the menu/navigation
  • 2006/1/12 21:33

  • Eluzion

  • Just popping in

  • Posts: 44

  • Since: 2005/2/14


Disregard: Just did the menu by hand.

5
Eluzion
Re: Editing the menu/navigation
  • 2006/1/13 16:34

  • Eluzion

  • Just popping in

  • Posts: 44

  • Since: 2005/2/14


Well, I realized adding it manually is not such a good idea since I can't control permissions. ;)

So, does anyone have any suggestions how I can create a menu like the one on this XOOPS website? It has the Community, User Menu, and Development "catergories" then links under those. I don't know if I'm just completely missing something here but I don't see why it's so difficult to do something so simple. ;)

6
tgotch
Re: Editing the menu/navigation
  • 2006/1/14 16:05

  • tgotch

  • Just popping in

  • Posts: 66

  • Since: 2005/1/31


Mulitmenu, as mentioned

7
Eluzion
Re: Editing the menu/navigation
  • 2006/1/14 21:20

  • Eluzion

  • Just popping in

  • Posts: 44

  • Since: 2005/2/14


I've tried using multimenu, as mentioned, but again, this adds a menu inside the Main Menu... meaning, creating separate categories all occurs inside the Main Menu. So you have the following:

Main Menu
> Category
> Link
> Link
> Category
> Link
> Link

I want the Category to be the Main Menu so it's like this:

Category
> Link
> Link

Category
> Link
> Link

Just like it's on this XOOPS website.

8
iHackCode
Re: Editing the menu/navigation

Like This?

Resized Image

Resized Image

i basically copied what shows up in . the menu title. (open the page and view source) and put it in "multimenu_menu.html"

.an example
<{elseif $imenu.submenu == 4}>
<
table cellspacing="0">
  <
tr>
    <
td class="obBlock" ><table cellspacing="0">
  <
tr>
    <
td width="4"><img src="<{$xoops_imageurl}>images/lhl.gif" width="4" height="20" alt="" ></td>
    <
td class="blockTitle" ><{$imenu.title}></td>
    <
td width="4"><img src="<{$xoops_imageurl}>images/lhr.gif" width="4" height="20" alt="" ></td>
  </
tr>
</
table><div class="blockContent"></div></td>
  </
tr>
</
table>
<{
counter print=false assign=count}>
<{
assign var="top" value="1"}>
<{/if}>
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

9
Eluzion
Re: Editing the menu/navigation
  • 2006/1/17 3:56

  • Eluzion

  • Just popping in

  • Posts: 44

  • Since: 2005/2/14


Thanks for the reply!

I installed multiMenu but now I'm running into a very... strange problem. How do I add a link? Lol. I read the guide and it says something about a "New Link" button but I've checked everywhere and there's absolutely no "New Link" or "Add Link" button. I have added the multimenu01 and multimenu02 blocks but there are no links under them (obviously since I haven't added them).

So the question now is, how do I add a link in multimenu? Thanks

10
iHackCode
Re: Editing the menu/navigation

i hope this image will help
Resized Image
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

Login

Who's Online

146 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 146


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