Hi, this menu displays just fine using nested lists, but in the markup I’m getting a repetition problem if i do this:
in the nested UL every LI item gets enclosed in another UL like so:
placing the “if” inside the nested UL to prevent this doesn’t work. Any idea how i can get to repeat only the Li items within one nested UL?
Just trying to get that markup correct.
Cocoaholic, as i’m testing different ways to do a well structured navigation i see much potential for navigator if it manages to integrate the functionality/scripting to support different types of nav/subnav, dropdowns, accordion… Thanks for helping. Silvia
I don’t think I will ever offer out of the box menu’s, just the valid markup to create them. You already have your harmonica working, you just need to add some nice AJAX fx 😉
The way you can choose a Parent Category in EE seems the way to go for this module, but I would also like to keep it flexible enough so people can create other types of menu’s besides nested lists.
Ideas on how to improve the module are always welcome of course.
Don’t have much time now but I will keep you posted.
Hi CPengwin,
If I understand correctly, you would like to see another drop-down containing all Weblog names? Isn’t the Weblog URL “site_url / template_group / template” most of the time ? (ok, maybe without the / template)
Your request makes sense for people using different subdomains for weblogs, why would this be a useful feature to you?
Basically, I want to be able to set my weblog URL once and use it everywhere. So, if I only select an entry title it will direct me to the comment page for that entry, or if I select a weblog it will direct me to the weblog URL (all as specified in the path settings).
Its useful in development because things move around a bit… Say I have two weblogs, “television” and “movies”. I may start with both listed under www.website.com/content, but then I decide that my structure will be better if I split them to separate templates, www.website.com/movies and www.website.com/television, or if both weblogs use one template that outputs the relevant content based on URL segments… i.e. www.website.com/content/movies and www.website.com/content/television
If I make a change, it would be nice not to have to change each individual nav-entry, and instead be able to simply change the weblog url and everything else magically works.
Your example will only work if you set your Weblog URL to something like: “http://www.yoursite.com/site/comments/” or any other comment template, which sounds somewhat odd te me.
At the moment the URL’s created by the module start with the “URL to the root directory of your site” as specified in your “System Preferences” and any Template or Entry you choose gets added to that URL. An option to use the “Weblog URL” instead of the “root URL” could be a feature but it would only work when someone only selects an entry title…
Hmm, I’m not convinced yet.
Using the Comment Page URL as a default when selecting an entry would take away the flexibility of deciding in which template you want to show the entry. In EE Templates are not directly linked to Weblogs so I don’t think this is a good idea.
I might consider adding another drop-down to select the “Weblog URL” and “Comment Page URL” for each weblog, but i’m not sure its adds anything to just choosing a template_group/template though. You still need to choose from 2 drop-down menu’s:
Template + Entry Title or Path URL + Entry Title
Does this work for improved category handling? Let me give an example…
Go to one of our blogs, tvenvy.com. On the left, you will see our category navigation, and they are broken up into different sections. It is such a chore right now because for each section I have to have a show=”not #|#|#” so that it doesn’t display what is in the other sections. Really, it is a pain.
I would love to have a way to have EITHER multiple category groups used for the same weblog, or a way to make grouping categories a lot easier.
Hi Jesse,
There are two cases when URL segments are ignored.
1) If you select a category 2) when using the URL field
As far as I know adding segments after a category URL is not a valid combination, I could be wrong though…
The Custom URL field overrides all other fields including the URL segments (you can just add them to the Custom URL)
Cheers
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.