HI All
Coming back to using postnuke after a few years so bare with me while I try to refresh the old grey cells.
ANyway, I am trying to create a postnuke site similar to my current one for my soccer team - www.lynefc.co.uk/teams/
and was wondering, is there a module that I can create custom drop down menus?
Scott
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Top bar drop down menue module?
-
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
Sure, it's called menutree: http://community.postnuke.com/index.php?module=Database&func=viewpub&tid=5&pid=6
You can create CSS-only (not using any javascript) ul based custom dropdown menus. It's very flexible. You need the 0.1 version for a pre .8 Postnuke installation and 1.0 for a .8 install. -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
It will take some effort to creat a top menu like you have on your site now. I think some people are using dynamenu in pn0.8, but the code is far from being on par with 0.8.
My choice would be to use menutree (uptodate Ajax menu entering) and already available CSS based menus. If I have some menuexamples ready I will post them and send the patches to menutree in the NOC.
I'm looking into menus at the moment. It seems that menutree can be combined with for example the Suckerfish Dropdowns (a list apart) or Son of suckerfish dropdowns. They both use a simple unordered list, CSS and small javascript as the basis. The sun of suckerfish dropdowns can also be turned into a vertical one (demo).
On dynamic drive you have suckertree horizontal and suckertree vertical also using unordered lists, CSS and lightweight javascript.
A more versatile one (delay before closing etc) on dynamicdrive Chrome css dropdown menu. But the structure is not simply an unorderer list. Or Drop Down tabs, Drop Down Tab Menu.
You can also check out cssdrive menus.
So there are a lot of options that could be fitted to menutree as far as I can see . Adapting the templates, adding CSS and testing it out.
edited by: espaan, Jan 26, 2008 - 07:52 PM
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Softmore
- Registered: Feb 07, 2003
- Last visit: May 31, 2010
- Posts: 404
I purchased the Milonic DHTML Menus some time back and have also used Brothercake's Ultimate Dropdown Menus, but neither are quick or a newbie thing to impliment. Once tweaked they're both quite nice though.
I think it would be nice to have some integration with the Spry Menu Bar and Postnuke.....pnSpry
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
Nice looking stuff, but not free and not so lightweight
I think adding several options to menutree would already serve a lot of people really well.
Just starting off with a simple menu and adding complexity if you really need it.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
Simple div(positioned)-CSS drop down menus are the best, in my opinion. Really no drop down is the best solution.
Put the links out there for people to see! ...and the search engines to find...
--
David Pahl
Zikula Support Team -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
I agree, but that kind of clearity is not always what people want
The suckerfish scripts are clean and use the unordered lists (also multi level) with CSS (and a tiny javascript) to display them.
Offerering several horizontal and vertical menuoptions would offer people the oportunity to use postnuke easier in their own layout.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Softmore
- Registered: Feb 07, 2003
- Last visit: May 31, 2010
- Posts: 404
Worthy of note is that any solution should also very cross-browser compatible, like suckerfish. And allllll the cool kids use unordered lists :) -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 51
Hi
Thanks for all the advice. Just installed menutree - and looks fine. Activated the module and block, and made sure I overwrite the dargdrop.js.
BUT I dont get a dynamic menu - http://www.lynefc.co.uk/lynefc/index.php
Can see what I have missed?
Scott -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
What do you mean with a dynamic menu? You can activate different templates in the menuoptions. there is the menutree_block_menutreeext.htm template that should give a fold out menu.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
More links to related sources:
http://www.cssplay.co.uk/menus/
http://www.cssplay.co.uk/menus/menu_builder_flyout.html
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
mmhh hard to say. It seems that you're site is also work in progress
so if you have the menu there again a check would be possible.
--
campertoday.nl, Module development, Dutch Zikula Community
- Moderated by:
- Support
