1
davidtillyer
Changing Menu names

Hi All,
Can someone please tell me how I change the names in the "User Menu" like view account and Edit Account also the same thing in the "Main Menu"

Thanks

David

2
JasonMR
Re: Changing Menu names
  • 2005/3/21 23:50

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


I'm not sure, what exactly you mean, but if it is only regarding the terms used, you can change them in the appropriate language file:

XOOPS_ROOT/modules/system/language/YOUR_LANG/blocks.php

Just replace the string, after the constant. Example

define("_MB_SYSTEM_VACNT","View Account");


define("_CONSTANT""The constant gets replaced with this string, in the actual mod code.");


...instead of 'View Account' you just want 'Check Yourself'...

define("_MB_SYSTEM_VACNT","Check Yourself");


HTH

3
davidtillyer
Re: Changing Menu names

THANK YOU for your help that worked and thank you for laying it out in a very clear way.

Where do I go to do the same thing for the "main Menu"?
or to add NEW menu's like the ones on this site like "Development" etc?

David

4
Bassman
Re: Changing Menu names
  • 2005/3/22 0:11

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


David, you asked me the same thing by PM and I answered you! To make a custom menu, you'll need a module such as Imenu or use a custom block.

5
JasonMR
Re: Changing Menu names
  • 2005/3/22 0:19

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Or you just create a custom block (Sys Admin -> Blocks)....much easier and quicker

6
rowdie
Re: Changing Menu names
  • 2005/3/22 1:35

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


1. The names in the main menu are the module names. You can change them in System Admin->modules ... just change the text under the module icon and hit 'submit'.

2. Another option for creating a second menu, in addition to the tips posted here already, is the multimenu module.

7
JasonMR
Re: Changing Menu names
  • 2005/3/22 3:18

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Ooops, sorry, I had forgotten about the main menu question

Rowdie is absolutly right!

8
Bassman
Re: Changing Menu names
  • 2005/3/22 3:20

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Yes, and I told him the same thing by PM before he posted the question :)

9
JasonMR
Re: Changing Menu names
  • 2005/3/22 3:49

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Instead of answering PM's, do what I did:

- check profile
- see if question has been posted in forums
- answer in forum

If this hasn't been the case, advise to post in forums.

We are doing volunteer support here, from which (in my opinion) all should profit!

We can't complain about people not searching and looking on their own, if the information is not made public.

Further, there is much to much happening 'behind closed doors' in this community - I believe. That's one of the reasons for some critical thoughts being posted in the announcement of the XOOPS Foundation.


Sorry if I sound lecturing, but it's not meant that way, just a friendly post of my thoughts on the subject

10
Bassman
Re: Changing Menu names
  • 2005/3/22 4:29

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Jason,
I fully agree. He must have posted the question while I was replying to his PM. I don't consider myself to be knowledgeabe enough to answer anyone's question by PM that somebody else could answer better in a forum post, unless it happens to be about my own themes or modules :) which I feel responsible for. As you said, the community benefits if the question is asked and answered in an open forum anyhow.

Login

Who's Online

240 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 240


more...

Donat-O-Meter

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

Latest GitHub Commits