Accordion Menu Apple style module |
| Written by kksou | |||||
| Wednesday, 01 October 2008 | |||||
|
This is the module version of the Apple style Accordion Menu plugin. The plugin version allows you to insert the menu in a content item or article. If you want the menu to appear in a module position, then use this module. Very Important: This module makes use of the Apple style Accordion Menu plugin. So please make sure you have installed this plugin too for this module to work.Live DemoYou can see three live demos of the module: Latest Versionv1.0.2 (for Joomla 1.0) and v1.5.2 (for Joomla 1.5) Fixed the warning message "Notice: Undefined property: stdClass::$params in tmpl/default.php on line 20". How to use the "Accordion Menu Apple style" module
DownloadJoomla 1.0.x: mod_AccordionMenuApplestyle_v1.01.zip
Joomla 1.5.x: mod_AccordionMenuApplestyle_v1.51.zip How to install
{Accordion_Menu_Apple_style}
<a href="http://www.site1.com">General</a>
- <a href="url1">Introduction</a>
- <a href="url2">Unique Features</a>
- <a href="url3">How to Use</a>
- <a href="url4">Demo</a>
<a href="http://www.site1.com/links">Links</a>
- <a href="http://www.google.com">Google</a>
- <a href="http://www.yahoo.com">Yahoo</a>
- <a href="http://www.joomla.org/">Joomla</a>
- <a href="http://www.kksou.com/php-gtk2/Joomla/Accordion-Menu-Apple-style-module.php#demo">Demo</a>
{/Accordion_Menu_Apple_style}
Version History
Thanks to Guido van de Camp who informed me that there was an extra letter in the .xml installation file of the previous version. It won't install with the extra letter. Have fixed this in this new version.. FAQ (Frequently Asked Questions)Q1: I want the link to launch to a new tab or new window when the user clicks on the click. A1: Use the following use the following syntax:
{Accordion_Menu_Apple_style}
[url=http://www.site1.com/links]Links[/url]
- [url=http://www.google.com 1]Google[/url]
- [url=http://www.yahoo.com 1]Yahoo[/url]
- [url=http://www.joomla.org/ 1]Joomla[/url]
{/Accordion_Menu_Apple_style}
Q2: Can I have more than one menu in the same page? A2: By right, you should have only one menu per page. However, go ahead and try it. You can actually put two or menus in the same page. There are two "problems" here, though:
User reviews Average user ratings: 4.5 (from 21 users) Note: You have to be a registered member to leave a comment. Free registration here. |
|||||
| < Prev | Next > |
|---|
Joomla 1.0 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla 1.5 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla Plugins
Joomla Components
Joomla Gadgets
- Google Image Search
- Google News Search
- Wikipedia Search
- Google Book Search
- Google Video Search
- Google Currency Converter - AJAX version
- Yahoo Currency Converter - AJAX version
- Yahoo Stock Quote (AJAX module version)
- Yahoo Stock Quote (AJAX component/ module version)
- googleSearch_cse component
- googleSearch_cse module
- googleMaps plugin








4.5 (from 21 users)
October 03, 2008 1:20am
Already commment the plg but this is a great Joomla addon!
Kudos to kksou!
October 03, 2008 10:50am
I installed the plug, and now what to do to the Apple Menu, Accordion style to work in Joomla!
October 03, 2008 10:56am
Hi Marylka,
1. Create a new content item or article.
2. Copy and paste the following text into the content:
{Accordion_Menu_Apple_style}
<a href="http://www.site1.com">General</a>
- <a href="url1">Introduction</a>
- <a href="url2">Unique Features</a>
- <a href="url3">How to Use</a>
- <a href="url4">Demo</a>
<a href="http://www.site1.com/links">Links</a>
- <a href="http://www.google.com">Google</a>
- <a href="http://www.yahoo.com">Yahoo</a>
- <a href="http://www.joomla.org/">Joomla</a>
- <a href="http://www.kksou.com/php-gtk2/Joomla/Accordion-Menu-Apple-style-module.php#demo">Demo</a>
{/Accordion_Menu_Apple_style}
3. Load the content item. Did you see the menu?
4. Once the menu is working, you can add the rest of the text to the content. You can also add the float:left or float:right attribute so that the menu floats to the left or right of the paragraph.
Regards,
/kksou
October 03, 2008 11:02am
Hi Marylka,
Oops, just realized this is the module, not the plugin.
For the module,
1. Go to module manager and click on "Accordion Menu Apple style module".
2. In the Parameters area, copy and paste the following into the parameter "content":
{Accordion_Menu_Apple_style}
<a href="http://www.site1.com">General</a>
- <a href="url1">Introduction</a>
- <a href="url2">Unique Features</a>
- <a href="url3">How to Use</a>
- <a href="url4">Demo</a>
<a href="http://www.site1.com/links">Links</a>
- <a href="http://www.google.com">Google</a>
- <a href="http://www.yahoo.com">Yahoo</a>
- <a href="http://www.joomla.org/">Joomla</a>
- <a href="http://www.kksou.com/php-gtk2/Joomla/Accordion-Menu-Apple-style-module.php#demo">Demo</a>
{/Accordion_Menu_Apple_style}
3. Make sure you have enabled the module and publish the module to a module position of your choice.
4. Save and close the module. Now reload the page. Did you see the module display the menu?
Regards,
/kksou
October 03, 2008 12:54pm
I have already installed the module, now I can not deal with the setting of this code into my web page.
October 03, 2008 5:41pm
Hi Marylka,
Would you mind elaborate a bit more what do you mean by "I can not deal with the setting of this code into my web page"?
I've outlined 4 steps above. Which step is getting problem? And what's the problem? Any error message?
Need a bit more clues to be able to address your issue more relevantly.
Regards,
/kksou
October 26, 2008 2:24pm
Hi,
I am impressed with this mod and i have encountered a minor difference with the highligting of the links. In IE it works as it should, but in FF the links dont light up when i move the mouse over it.
Is there a solution for this ?
Greetz, Jack
January 06, 2009 8:28pm
i was just wondering if there is the same module but instead of inputing the menu items it will automatically get the menu items from the menu manager, where you can choose from main menu and etc...
January 06, 2009 10:42pm
Hi Chris,
As I've highlighted in the article where you downloaded the plugin, the original code is not written by me. What I've done is to wrap this into a Joomla plugin/module so that you can use this in Joomla.
The original code does not do what you have in mind. You might want to send a note to the original author and ask them if they can do it for you.
Regards,
/kksou
April 14, 2009 7:02am
Firstly, this is fantastic. Best of the all the Joomla modules i have seen and first i have been able to implement easily.
Buy I have a challenge. I will like to remove the authors label below the accordion. I want to state here that my intention is not to discredit the author's work. But i will like not to display it because i am using the accordion on a corporate organization's website.
June 25, 2009 11:50am
Hi kksou, as youŽll see on my site: www.tintaa.com.ar/site/ I canŽt make the menu look like the one you have here at the demo page. I mean, I want all of the headers toghether with no vertical spaces in between, also, the white background of submenues is wider than the header. Coul you please take a look and tell me what do I have to chage to get the same aspect of your demo menu? Thank you! (SOrry for my english, writing from Argentina)
June 25, 2009 12:06pm
Hi kksou, as youŽll see on my site: www.tintaa.com.ar/site/ I canŽt make the menu look like the one you have here at the demo page. I mean, I want all of the headers toghether with no vertical spaces in between, also, the white background of submenues is wider than the header. Coul you please take a look and tell me what do I have to chage to get the same aspect of your demo menu? Thank you! (SOrry for my english, writing from Argentina)
October 13, 2009 2:40am
Hello, your module is very interesting but I have a problem that persists:
I can not have all the menus closed the opening page. There is always a menu open.
November 01, 2009 7:47pm
Please refer to: the following post
Regards,
/kksou
November 26, 2009 6:51pm
i have install the module and plugin, insert the syntax code but it's only show the module. it's not dropping down when i point my mouse to the menu.
Try to my a fresh joomla installation and it works.
Can u tell me what went wrong?
If it is plugin conflict then what plugins used to be conflicted to this plugin? is there any solution to fix this without disable other plugins?
Regards,
kei
February 16, 2010 10:23am
First of all, really compliments: your gadget is super cool!
Then a question: since I'm using "ADS Manager" and my menu is dynamic depending of the categories, I was wondering if it was possible to let the module read the "content" instead of the parameter "Content", from an XML file, or better, from the result of a PHP file that I build dynamically fetching the categories from the ADS Manager table...
What/where shall I change in the module code?
Thanks in advance
Marco
February 17, 2010 7:52am
Hi Marco,
I assume you are familiar with PHP.
1) First, make sure you read everything in the page:
www.dynamicdrive.com - Apple style Accordion Menu
2) Then edit the file: ddAccordionMenu.lib.php
in the folder: plugins\content\ddaccordion
3) Go to line 47. You should see:
function process_menu($str) {
Change this function to suit your needs. Make sure you dynamically generate the menu items in accordance to the format as described in (1)
Regards,
/kksou
February 18, 2010 2:01pm
Hi kksou,
thank you for the help.
Unfortunately my PHP is not that great, but I developed something that you can maybe find interesting: a dynamic menu that keeps the menu items from the standard menu tool.
Basically if you build the menu named "xyz" with the normal tool in Joomla, it interrogates the db to fetch these records and build the menu items dynamically.
It's "permission dependent" (if the user logged in or not).
It's enough to write in the parameters:
Powered by JoomlaGadgets
Wher can I send you the code so that you can give me your comments?
Cheers
Marco
February 18, 2010 2:15pm
Of course I meant, it's enough to write in the parameters:
{Accordion Menu Apple style}
xyz
{/Accordion Menu Apple style}
(replacing blanks " " with underscores "_"!) ;-)
February 18, 2010 4:39pm
Hi Marco,
Yes, I'm sure many people will find this useful.
If you are willing to share, please email the code to me and I'll incorporate your code into the plugin.
Warm Regards,
/kksou
February 28, 2010 4:14pm
This menu is wonderful! Thank you so much!
But i have a problem:
the menu is expanding correctly in FF,
but does not expand at all in IE8, even in compatibility mode.
Do you suggest something for this issue?
Thanks in advance