Joomla! Discussion Forums



It is currently Wed Nov 25, 2009 6:29 pm (All times are UTC )

 


Forum rules

Global Rules
Additional Rules for this forum <------- Please read before posting



Post new topic Reply to topic  [ 925 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 31  Next
Author Message
 Post subject: Re: Extended Menu
Posted: Tue Dec 06, 2005 9:35 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
Ok, I threw up a brand new installation of Joomla, and now everithing seem to work ok (apart from the tooltips, maybe an issue with FF 1.5?)
You can see it working on http://www.pastonudo.it/

Daniel, I think you made a great job, your module should become a standard for J. Soon I will provide you with an italian translation... but now I must keep on testing all the features!  :D

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Tue Dec 06, 2005 10:01 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
Ok, I threw up a brand new installation of Joomla, and now everithing seem to work ok (apart from the tooltips, maybe an issue with FF 1.5?)
You can see it working on http://www.pastonudo.it/

Daniel, I think you made a great job, your module should become a standard for J. Soon I will provide you with an italian translation... but now I must keep on testing all the features!  :D

Ok, I am glad it is working for you now... molto grazie per un traduzione (whenever you have time)... ma... unfortunatelly a translation of parameters is not yet supported. So a translation is currently maybe hard to maintain (with every new version).

Edit: Btw. I am using Fx 1.5 as well (but on Linux now actually).

_________________
http://de.siteof.de/


Last edited by de on Tue Dec 06, 2005 10:11 pm, edited 1 time in total.

Top
   
 
 Post subject: Re: Extended Menu
Posted: Wed Dec 07, 2005 7:05 am 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 5:50 am
Posts: 1056
Location: Amsterdam
de wrote:
Hmm but for example your "Contact" link is: http://nestorkring.nl/joomla/index.php? ... &Itemid=49
While "Contactgegevens" has almost the same link but the Itemid 50. If now your mainlevel menu item would be a URL-link to the URL with the Itemid=50 then this will probably work.
I created the 'highligting' button to test this and it doesn't work, allthough highlighting and highlighting sub both link to /index.php?option=com_content&task=view&id=33&Itemid=55 only one gets the  mainlevel_current class.
I'll see if I can find a (not to complicated) workaround.

_________________
tastymouse.com


Top
   
 
 Post subject: Re: Extended Menu
Posted: Wed Dec 07, 2005 9:13 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
TomT wrote:
I created the 'highligting' button to test this and it doesn't work, allthough highlighting and highlighting sub both link to /index.php?option=com_content&task=view&id=33&Itemid=55 only one gets the  mainlevel_current class.
I'll see if I can find a (not to complicated) workaround.

Are you sure that the menu item in the top menu is the URL-link and not the menu item of the sub menu? Btw... I'd expect that the sub menu item gets mainlevel_current and the menu item of the top menu gets mainlevel_active (because it is the parent of the current menu item).

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Wed Dec 07, 2005 10:06 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
de wrote:

... molto grazie per un traduzione (whenever you have time)... ma... unfortunatelly a translation of parameters is not yet supported. So a translation is currently maybe hard to maintain (with every new version).

Edit: Btw. I am using Fx 1.5 as well (but on Linux now actually).


I was thinking of translating the xml file to provide an alternative localized version, not tu keep all the translation in the same file! Why hard to mantain? Will you rename all the parameters in every new version?  ;D

Non I'm trying the split menu feature, how should I set parameters to have only sublevels shown in left menu? (http://www.pastonudo.it/index.php?optio ... e&Itemid=1)

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Wed Dec 07, 2005 10:15 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
I was thinking of translating the xml file to provide an alternative localized version, not tu keep all the translation in the same file! Why hard to mantain? Will you rename all the parameters in every new version?  ;D

No, I try to not rename them constantly... but with every new version a new localized XML file would need to be created... that does not seem to be too much fun to me to do many times if you were asking me :P
(A language file on the other hand would need not change as long as no parameters were added/changed)

pastoweb wrote:
Non I'm trying the split menu feature, how should I set parameters to have only sublevels shown in left menu? (http://www.pastonudo.it/index.php?optio ... e&Itemid=1)

The parameter "Begin With Level" should do what you want.

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Wed Dec 07, 2005 10:43 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
Ah ok, I just found it. It was only a little bit confusing, thought I had to use the split parameter, and also is not so clear that default is intended as "0" and first sublevel as "1".

As said, your module needs a manual!  :)

So, what are Split Menu and Menu Count for? Can u give son examples?  ???

thanks as usual!

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Wed Dec 07, 2005 11:13 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
Ah ok, I just found it. It was only a little bit confusing, thought I had to use the split parameter, and also is not so clear that default is intended as "0" and first sublevel as "1".

As said, your module needs a manual!  :)

Ok, ok... I admit that the documentation could be improved "slightly" :P
(but at least there is a small text for each parameter)

pastoweb wrote:
So, what are Split Menu and Menu Count for? Can u give son examples?  ???

The "Split Menu" has a similiar meaning like "Max Depth"... if "Menu Count" is 1, "Split Menu" ~= "Max Level"+1 (the smaller value of both counts... "Flat List" and "Horizontal" menu styles forces "Max Depth" to 0)
But the reason for the existens is when "Menu Count" is greater than 1... "Menu Count" limits the amount of "menu" instances within a single menu module instance... each "menu" instance has up to "Split Menu" levels. So this is basically a quicker way to split the menu as long as you are fine with it displayed within a single module instance... but there is less use for it when you distribute it along different module positions (because then you need multiple module instances anyway). To use other words... this can be an easy way to make the sub menu items appear below the mainlevel menu items (and not below/within the active/current menu item).

I hope that explains it a bit.

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Fri Dec 09, 2005 10:12 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
Hi daniel, I'm trying your module on this site: http://www.bioservice-spa.com
At the moment I'm using it only for the top menu, but I see a strange behaviour: only the "products" item gets the active state. All the items are normal content link...can you understand the problem?

For what concerns documentation, well, you are writing it here in this thread!  ;)

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Fri Dec 09, 2005 1:42 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 5:50 am
Posts: 1056
Location: Amsterdam
pastoweb wrote:
For what concerns documentation, well, you are writing it here in this thread!  ;)
I was just joking yesterday: it's a great module, but not 'power in simplicity' yet  8). But allthough it takes some time to understand it fully, I think it is a big step forward from the original Joomla menu. I'll probably use it in all my future sites.

_________________
tastymouse.com


Top
   
 
 Post subject: Re: Extended Menu
Posted: Fri Dec 09, 2005 6:15 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
Hi daniel, I'm trying your module on this site: http://www.bioservice-spa.com
At the moment I'm using it only for the top menu, but I see a strange behaviour: only the "products" item gets the active state. All the items are normal content link...can you understand the problem?

Hmmm... for content items... do you have maybe other menu items to the same content items? You could try to set "Resolve Itemid By Content Item" to "No". And if your first menu item is the first of your mainmenu menu and not a URL-link then I am not quite sure why it should not highlight.

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sat Dec 17, 2005 11:01 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 3:36 pm
Posts: 618
Hi Daniel,

I knew about your Extended Menu for some time but now finally had the chance to test it and just wanted to stop by to say "great job". It really adds a lot of very much needed features to the default one. Finally expanding list menus and finally it is possible to easily create image based menus without hacking the mod_mainmenu.

I read your thread suggesting this as an replacement/update to the standard mod_mainmenu and would also be happy to see that! As soon as that is up for discussion again you have my vote.

Thanks a lot for a long needed tool.

Nic

_________________
[ Joomla! StatsCleaner - a free tool to reset ALL Joomla! stats - http://www.nab-design.de/devcorner/ ]


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Sat Dec 17, 2005 11:17 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
Still playing with extended menu: is it possible to make only current level expanded?
i.e, in this kind of structure:

Home
Company
- profile
- where
- staff
Products
- Product 1
- Product 2
- Product 3
Contacts

having the item "Product 2" selected, the menu should show up like this:

Home
Company
Products
- Product 1
- Product 2
- Product 3
Contacts

Can I set up your module to act so?
Thanks!

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Sat Dec 17, 2005 11:27 am 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
Still playing with extended menu: is it possible to make only current level expanded?
...

Hmm... that should be the behaviour when "expand" is set to "No" (like in the default mainmenu module)... but if Product 2 had sub menu items they would appear as well, if that is ok?

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sat Dec 17, 2005 1:51 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
That's ok...
Can't imagine how you could manage controlling also sub-su-menus...do you think it's possible? Someone may need also this possibility.

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 12:21 am 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
Can't imagine how you could manage controlling also sub-su-menus...do you think it's possible? Someone may need also this possibility.

I would love to answer you... if I just could understand what you mean :-)  if you mean the level than it is not limited... you can open the 100th sub menu level with the same logic if you ever feel any use of this.

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 9:59 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
:D Sorry... i mean,
de wrote:
... but if Product 2 had sub menu items they would appear as well, if that is ok?

so, in the same structure than above but with more sublevels:

Home
Company
-- profile
-- where
-- staff
Products
-- Product 1
-- Product 2
----- Red Product 2
----- Blue Product 2
-- Product 3
Contacts.

keeping non active levels AND third level (ore all sublevels from level 3) collapsed until the user clics on it:

Home
Company
Products
-- Product 1
-- Product 2
-- Product 3
Contacts

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 10:06 am 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
...
keeping non active levels AND third level (ore all sublevels from level 3) collapsed until the user clics on it:
...

That is currently possible with a patTemplate file only (which checks for the level) or until a fixed level (e.g. max depth=1). But I will consider it. I just try to keep only "theoretical" useful things out as each additional parameter may confuse even more.

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 11:26 am 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 5:50 am
Posts: 1056
Location: Amsterdam
Nic wrote:
finally it is possible to easily create image based menus without hacking the mod_mainmenu.
Could you explain how to create image based menus? Ik know how to add backgroundimages to individual menu items using the id parameter. But I can't figure out how to actually use images as buttons.

_________________
tastymouse.com


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 11:50 am 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
TomT wrote:
Could you explain how to create image based menus? Ik know how to add backgroundimages to individual menu items using the id parameter. But I can't figure out how to actually use images as buttons.

For each menu item you can assign an image in the menu manager... using the "Show Menu Icons" you could make the image appear only. But if you need an hover image this is possible with CSS but it probably either sacrifies accessibility or compatibility with the IE.

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 12:01 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 5:50 am
Posts: 1056
Location: Amsterdam
Thanks, that's very clear. Personaly I prefer text links, so it's not a big issue.

_________________
tastymouse.com


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 1:53 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Nov 27, 2005 11:27 am
Posts: 89
de wrote:
pastoweb wrote:
...
keeping non active levels AND third level (ore all sublevels from level 3) collapsed until the user clics on it:
...

That is currently possible with a patTemplate file only (which checks for the level) or until a fixed level (e.g. max depth=1). But I will consider it. I just try to keep only "theoretical" useful things out as each additional parameter may confuse even more.


Thanks, I will take a look at patTemplate, actually I don't know how it works.

_________________
http://www.elearnit.net
http://pastoweb.altervista.org/


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Sun Dec 18, 2005 2:09 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
pastoweb wrote:
de wrote:
pastoweb wrote:
...
keeping non active levels AND third level (ore all sublevels from level 3) collapsed until the user clics on it:
...

That is currently possible with a patTemplate file only (which checks for the level) or until a fixed level (e.g. max depth=1). But I will consider it. I just try to keep only "theoretical" useful things out as each additional parameter may confuse even more.


Thanks, I will take a look at patTemplate, actually I don't know how it works.

You will probably have to use the IS_CURRENT variable in your patTemplate file and then don't display the sub menu items... there is already one sample condition in the menu.html shipped with the module itself... the relevant change in the menu.html probably looks like this:
Code:
<patTemplate:tmpl name="condition_IS_CURRENT" type="condition" conditionvar="IS_CURRENT" varscope="menu_item" whitespace="trim">
<patTemplate:sub condition="0">
{SUB_MENU_ITEMS}
</patTemplate:sub>
</patTemplate:tmpl>

(This would replace just "{SUB_MENU_ITEMS}")

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Fri Dec 23, 2005 4:32 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed Dec 21, 2005 8:36 pm
Posts: 4
What about getting the pure values of the link titles and link locations so I can pass it to my flash heading?


Top
   
 
 Post subject: Re: Extended Menu
Posted: Fri Dec 23, 2005 8:07 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
mdshort wrote:
What about getting the pure values of the link titles and link locations so I can pass it to my flash heading?

Actually there are such patTemplate variables.... but well... I admit the documentation regarding patTemplate is really bad... well... non existing actually (it is really missing and I should do it). For now I could suggest to look at /modules/exmenu/views/pattemplatemenuview.class.php to get some ideas...
There is for example "URL" and "CAPTION".

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Mon Dec 26, 2005 12:28 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Sep 16, 2005 3:14 pm
Posts: 246
I tried to instal "mod_exmenu_0.3.2.zip" on Joomla 1.1 Alfa but got error message: 
Upload - (Upload Failed)
ERROR: Could not find an XML setup file in the package.

Upload module - (failed)
Installation file not found:
c:\appserv\www\joomla\media\install_43afe1b70f482\exmenu\

in version 1.0.5. works fine ...

Any idea ?


Last edited by Websitemaker on Mon Dec 26, 2005 1:51 pm, edited 1 time in total.

Top
   
 
 Post subject: Re: Extended Menu
Posted: Wed Dec 28, 2005 5:23 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
Hi, I did not try with a 1.0.5 Alfa yet.. but maybe it is just an access issue for you? Maybe Safe Mode or not enough rights on media? Also look at the default permissions for folders / files in your global configuration. Are you able to install other addons (modules, components, ...)?

_________________
http://de.siteof.de/


Top
   
 
 Post subject: Re: Extended Menu
Posted: Fri Dec 30, 2005 5:34 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Sep 16, 2005 3:14 pm
Posts: 246
well i installed it mannualy ... and it works OK ...

but tell me ... is there any sitemap modul who works with extended menu ?


Top
   
 
 Post subject: Re: Extended Menu
Posted: Sun Jan 01, 2006 3:26 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sun Jan 01, 2006 3:17 pm
Posts: 1
I have installed and setup extended menu on a site we are working on, and it seems to integrate quite nicely. However, I have one small issue which have been unable to resolve.

SITUATION.
Top menu for level 0, Left menu split from level 1 onward.

When I go into an article listed in the level-1 menu, the article shows up and the left menu dissapears. What I am doing wrong? I would want the left menu to remain on my left-bar and the level1 item as class active when I select any article within that section. I have tried the "Source Type" parameter, but to no avail.
Thank you.


Top
  E-mail  
 
 Post subject: Re: Extended Menu
Posted: Tue Jan 03, 2006 3:44 am 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 9:06 am
Posts: 1465
Websitemaker wrote:
but tell me ... is there any sitemap modul who works with extended menu ?

I don't know much about site map modules... but I'd guess they are using the menu structure. And the "extended menu" is a viewer of that menu structure only (except for menu types other than "menu"). So I would think they may work as if you were using the default mainmenu module.

_________________
http://de.siteof.de/


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 925 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 31  Next

Quick reply

 



Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group