media 65
Home | Login | Register | Password Reset |

Media 65 Technologies
User Name:   Password: 

Password Reset
Close


Go Back   Media 65 Forums > Joomla > Media 65 Joomla Menu Module

Media 65 Joomla Menu Module Joomla 1.5.X Menu Module to add custom Menus. From Third party JavaScript Providers.

Comment
 
Tutorial Tools Display Modes
Joomla Friendly Menu jquery Jsuperfish
Published by admin
11-07-2008
Default Joomla Friendly Menu jquery Jsuperfish

This Menu needs you to have the

Media 65 Joomla Menu Module
Integrating third-party Top menus into Joomla 1.5


The module can be found at this link you need to be registered to download it but its free.

joomla!› modules› Media 65 Joomla Menu Module

See install and config page for the Module.
joomla!› modules› Menu Module Parameters

This code bellow goes into is side your head tags of your Joomla Template index.php page.

Menu Head Code
Code:
<!--jquery Main library -->
<script language="JavaScript" type="text/javascript" src="<?php echo $this->baseurl ;?>/templates/<?php echo $this->template ;?>/js/jsuperfish/jquery-1.2.6.min.js"></script>

<!--hoverIntent-->
<script language="JavaScript" type="text/javascript" src="<?php echo $this->baseurl ;?>/templates/<?php echo $this->template ;?>/js/jsuperfish/hoverIntent.js.js"></script>

<!--superfish-->
<script language="JavaScript" type="text/javascript" src="<?php echo $this->baseurl ;?>/templates/<?php echo $this->template ;?>/js/jsuperfish/superfish.js"></script>

<!--Menu css-->
 <link href="<?php echo $this->baseurl ;?>/templates/<?php echo $this->template ;?>/js/jsuperfish/superfish.css" rel="stylesheet" type="text/css" /> 
 
<!-- javascript init -->
<script type="text/javascript"> 
 
    $(document).ready(function() { 
        $('ul.sf-menu').superfish(); 
    }); 
 
</script>
You need to insert a module position for the menu in your index.php template page.

PHP Code:
<jdoc:include type="modules" name="menu" style="none" /> 
Any Joomla module position name is fine.

Next>
Joomla back-end administrator extensions > module manger>
Assign the "M65Menu" to your module position name in the
index.php page.

in this case postion name="menu"

Special Note:
If you insert a module position name to your index.php template page that's
not yet in the module manager system you can add it in one of two ways.


1.Save the index.php in Dreamweaver and click in the Joomla Template Kit xml wizard button this will add the position name to the templateDetails.xml file.
Then upload your changes then assign the position to the module.

2. In the pulled field for the Media 65 menu Joomla module "M65Menu"
Position: select list click inside and type in the module position name
and save the module settings.

J superfish menu is super power full.

it has a lot of setting more then I explain in a short time.
Please see the developers site examples page.
Superfish - Suckerfish on 'roids

A few things to think about.
This menu can ave many different configurations.
Which means that you need to change some settings.

1. File's used in the Menu Head Code above
there are paths to the files.
You many need to add filesto many a function of this menu system work.

See this article about want how the code paths work.
look for this section in the Article
Adding the necessary code to head and body of your template.
joomla!› modules› Configure menus to your template

2. In the "JavaScript init" in the haed section of the template.
Code:
<!-- javascript init -->
<script type="text/javascript"> 
 
    $(document).ready(function() { 
        $('ul.sf-menu').superfish(); 
    }); 
 
</script>
Each menu style with this menu system has parameters
that you can set.
To make look different see the developers site for this info.
Superfish - Suckerfish on 'roids

"JavaScript init"
Also gives you clues on what CSS
class to add to the Media 65 menu Joomla module "M65Menu"

Advanced Parameters > Menu Class Master

See > sf-menu
Code:
$('ul.sf-menu').superfish();
That's what goes into this Param .

Menu Class Master
Some settings use more then one CSS class
Navbar Style Menu example that the developers sites uses 2 Class.

sf-menu sf-vertical

So the param settings Menu Class Master
Would need to need to match these to get the same effect.

Example:
class space class
class space class space class.
it looks wired but it works.

I will add source files in a bit.

Tutorial Tools

  #1  
By admin on 11-07-2008, 10:14 AM
Default reserved for the future use

reserved for the future use.
Reply With Quote
  #2  
By alivebyscience on 03-26-2009, 05:13 PM
Default

I'm looking for someone who knows... I want a vertical menu with fly outs. 3 levels total is enough - more is just too much.

It has to work with variable size templates - fluid, or a template where the user can set the size.

It has to degrade gracefully so that search spiders and non-js visitors can navigate.

I want CSS styling control.

It has to be a Joomla module so it'll read the main menu options - not hard coded.

Low js overhead. Use mootools since it's already a necessary part of Joomla overhead.

Am I dreaming?

abs
Reply With Quote
  #3  
By dache on 12-24-2009, 06:50 AM
Member reviews
Easy of Use
20%20%20%
1
Support
20%20%20%
1
Value
20%20%20%
1
Recommend
20%20%20%
1
Average 20%
Lightbulb Problem with php 5.3.0

If you have this message instead your menu :

Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference, value given in C:\xampp\htdocs\joomla\libraries\joomla\cache\hand ler\callback.php on line 99

It' not a problem with joomla if you have the last version (1.5.15)
You must find this repertory :

modules > mod_m65menu > helper.php

around line 36, simple changed :

function buildXML(&$params)

to

function buildXML($params)

and that's all
Reply With Quote
  #4  
By Lillyontewart on 03-02-2010, 03:38 AM
Default

All topics are very good here.. when I read this full details so I am very impress to this.........
Reply With Quote
Comment

Tags
horizontal , horizontal sublevel , jquery , jsuperfish , menu , sub levels , suckerrfish , vertical

Tutorial Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Tutorial Tutorial Starter Category Comments Last Post
Joomla Friendly Menu Mootools admin Media 65 Joomla Menu Module 5 02-05-2010 11:50 PM
Joomla Friendly Horizontal Menu jquery n2menu admin Media 65 Joomla Menu Module 43 01-26-2010 09:04 AM
Joomla:::make links on flash menu to work and take something on a template by visualc admin Joomla Jobs 0 10-28-2008 07:48 PM


All times are GMT -4. The time now is 10:23 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0