expanding menu - Francais

kastormag / 2009-01-26 12:39:44   

Hello

Je suis un noob (doublé d'une mauvaise connaissance de la langue des monty pythons) mais j'aimerais installé le script pour les expanding menu

pourrait-ont m'expliquer de maniéré simple comment l'installer

Exemple: http://www.stefanruiz.com/2009/index.php?/information/publications/

Mon site: http://xa0.org/antonin/

Un grand merci d'avance
Antonin.

cruz / 2009-01-26 15:34:10   

Quel part tu comprends pas?

step 1
in the Settings part of the admin panel, turn advanced mode on, and choose the theme 'sample'.

step 2
download the .js file from http://www.rosscairns.com/downloads/

step 3
put it into the folder on your website:
/ndzx-studio/site/js/

step 4
in the folder /ndzx-studio/site/sample/ edit the index.php file

step 5
in this file you should see something like:

  1. <script type='text/javascript' src='<%baseurl%><%basename%>/site/js/cookie.js'></script>

beneath this add:

  1. <script type='text/javascript' src='<%baseurl%><%basename%>/site/js/expandingMenus.js'></script>

step 6
find the bit that says:

  1. $(document).ready(function() { 
  2. ¬†¬†¬†¬†setTimeout('move_up()', 1); 
  3. });

beneath the setTimeout line add expandingMenu(1); where the number is the menu you want to be collapsable (the 1st one being 0). so for example if you want the the 1st and 3rd menu to be collapseable it would look like this:

  1. $(document).ready(function() { 
  2. ¬†¬†¬†¬†setTimeout('move_up()', 1); 
  3. ¬†¬†¬†¬†expandingMenu(0); 
  4. ¬†¬†¬†¬†expandingMenu(2); 
  5. });

step 7
save it
that should be it. any questions just ask...

cruz / 2009-01-26 15:36:05   

√ò.√∏

cruz / 2009-01-26 15:45:07   

Pour ton site cest ça le code pour step 6:

  1. $(document).ready(function()
  2. {
  3.     setTimeout('move_up()', 1);
  4.     expandingMenu(0);
  5.     expandingMenu(1);
  6.     expandingMenu(2);
  7.     expandingMenu(3);
  8.     expandingMenu(4);
  9.     expandingMenu(5);
  10.     expandingMenu(6);
  11.     expandingMenu(7);
  12.     expandingMenu(8);
  13. });

LeslieOA / 2009-01-26 16:01:38   

Je voudrais pouvoir comprendre Français.
:,-(

kastormag / 2009-01-26 16:02:59   

Arggggg je n'arrive plus a me connecter
ou puis je retrouver mon pass???

je n'avais jamais modifé mon login genre index1
mais mon mot de passe est masqué
je suis complètement perdu .....

sinon un super grand merci pour l'explication

kastormag / 2009-01-26 16:06:43   

sur le forum il est marqué que mon pass est exposition
mais qd je tente de me connecter

Your password or login are incorrect. Try again.

cruz / 2009-01-26 16:08:43   

masqué!?

Password recovery script:
http://www.indexhibit.org/download/

Nous avons la solution pour tous les problèmes.

;)

kastormag / 2009-01-26 16:12:02   

oupssss j'ai rien dit

kastormag / 2009-01-26 16:12:43   

Merci à vous tous en tout cas.

kastormag / 2009-01-26 16:36:55   

Bon déjà je remercie tout le monde c'est vraiment sympa de m'aider

j'ai un petit soucis je pense avoir fait comme il faut mais ça ne fonctionne pas

quelqu'un pourrais jetter un oeil sur mon code?
Merci d'avance

http://xa0.org/antonin/

cruz / 2009-01-26 16:48:08   
  1. pas:
  2. expandingMenu(Links);
  1. mais:
  2. expandingMenu(0);
kastormag / 2009-01-26 16:48:30   

Oooooooooooooohhhh ça marche mille merci a vous tous
passez une très bonne année 09

cruz / 2009-01-26 17:01:40   

Pour fermer la section info au debout, edit la page home>additional settings>hide page from index.

voil√°!

kastormag / 2009-01-26 17:18:26   

C'est pour fermer le post?

car je ne trouve pas:

info au debout, edit la page home>additional settings>hide page from index.

j'aurais aussi aimé que les rubrique se referme quand on clique sur une autres
mais je vais allé voir sur un code source

merci

cruz / 2009-01-27 15:39:08   

When Home loads the Info section is open because your Home is there, hide it from index in the additional settings of the Home exhibit.

- - Info
Home
Contact + CV
- - Video
- - Print
- - Web
- - Test Video
- - Illustration
- - Typography
- - Links

L'autre chose c'est plus difficile de faire, il faut le faire dans le plugin en JavaScript. Je pense que quelqu'un l'as fait.
Search the forum.

Gosh, my frech suckx!

;)

emilienadine / 2009-11-26 11:27:48   

Hello everybody.

I did exactely the recommanded process. It's ok, but the part 4 of my menu stays in fix menu. I hope somenone will understand what I mean...

http://www.emilierabiller.com

Thanks for help.

Emilie

emilienadine / 2009-11-26 11:31:46   

Sorry for disturb. I think it was just a little bug because it's ok now...

menges / 2010-02-03 17:12:38   

Edited by Vaska...why did she take it down?

Oh well...

Vaska A / 2010-02-03 17:18:51   

It's indexhibit.ORG not COM.

lemathieu A / 2010-02-03 17:33:43   

I said her…

Why people do their own things, although we have a big database of info here ?!
Do some help tutorials in your language and post them here…

Vaska A / 2010-02-03 17:43:15   

It's ok...the tide of creativity is getting huge now. Let's just surf the waves and drink tequila.

Although, there is no reason why she couldn't have done tutorials in our forum or just on her blog. As others have done (even in French).

;)

lemathieu A / 2010-02-03 17:44:50   

Je ne comprends pas trop pourquoi les gens font des sites comme ça de leur côté… Des personnes y trouveront les infos qu'elles veulent, c'est sûr, mais pourquoi multiplier les sources (et donc les erreurs) alors qu'ici tout est dispo ?

Volontaires : n'hésitez pas à créer des sujets/tutoriaux en français, mais postez-les ici, puisque les gens viennent ici les chercher… Surtout que dès l'instant où il y a un soucis les indexhibitionnistes reviennent à la maison.

Tequila ? Ok…
;)

Vaska A / 2010-02-03 17:47:57   

Barcelona, man...it will happen this year. Maybe tequila is the wrong drink for that city...we'll think of something.

menges / 2010-02-03 22:17:27   

hello sorry, je voulais juste apporter mon aide, et ne souhaitais pas polluer le forum en français.
mais si les tutoriaux sont welcome, je les poste bien volontiers! désolée du mal entendu!
I want just bring my help, and not contamine the forum with french stuff. but if it is ok for you if i post tutorials in french language, well! it's nice, i do that.
:-))

Vaska A / 2010-02-03 23:31:40   

it's ok...you are trying to help promote indexhibit and this is goof for all of us.

thanks

;)

Z / 2010-02-04 15:32:44   

Bonjour,

N'ayant pas vu la question posée sur le forum, je me demandais si il etait possible d'appliquer le principe de "expanding menu" aux titres plutot qu'aux menus.

Dans mon cas, je serais par exemple intéressé par avoir des sous-rubriques Arabon qui apparaîtraient lorsqu'on clique sur Arabon.

Est-ce possible? et/ou est-ce tout simplement possible de créer des sous rubriques même sans l'effet Expanding Menu?

Merci d'avance

Mon site: www.zouheirnsiri.com

ps: je en suis pas sur de pouvoir traduire correctement ma question en anglais, si la réponse existe, je serais reconnaissant à quelqu'un de tout traduire afin que le plus grand nombre en profite.

lemathieu A / 2010-02-04 15:37:21   

Ouais ça a été posté sur le forum, genre "sub-menu"…
Très difficile. Faisable, mais je ne sais pas comment et personne n'a posté de solution, donc…

Désolé

dre / 2010-10-13 13:09:01   

Hi, I did everything untill step 7. I'm stuck there because I've changed everything that has to be changed on index.php and when I look at this php in Dreamweaver everything is changed the right way but then I upload it on my cyberduck and everything is like it was before.
It looks like he doesn't want to upload.

Does anyone have an idea why this is happening and what am I doing wrong?

Please help me out!

Thanks
dre

lemathieu A / 2010-10-13 13:54:32   

Site ? (forum rules)
Did you try shift + refresh your browser ?

dre / 2010-10-13 15:06:28   

site is www.andersonsantosmonteiro.com

yes I've refreshd my browser my ftp everything, can't find a solution...

this is the index.php that I've changed:



:









path = '/files/gimgs/'; $(document).ready(function()
{
    setTimeout('move_up()', 1);
    expendingMenu(0);
    expendingMenu(1);
    expendingMenu(2):
    expendingMenu(3);
    expendingMenu(4);
    expendingMenu(5):
    
});







  • Built with Indexhibit
  •     
        




    It does upload but than it's still the old one...

    dre / 2010-10-13 15:06:45   

    site is www.andersonsantosmonteiro.com

    yes I've refreshd my browser my ftp everything, can't find a solution...

    this is the index.php that I've changed:



    :









    path = '/files/gimgs/'; $(document).ready(function()
    {
        setTimeout('move_up()', 1);
        expendingMenu(0);
        expendingMenu(1);
        expendingMenu(2):
        expendingMenu(3);
        expendingMenu(4);
        expendingMenu(5):
        
    });







  • Built with Indexhibit
  •     
        




    It does upload but than it's still the old one...

    lemathieu A / 2010-10-13 15:53:56   

    That can't work if you don't have anything here.

    dre / 2010-10-13 19:36:26   

    But that's so strange because there I have the expandingMenus.js

    dre / 2010-10-13 19:41:07   

    I've downlaoded the js file here:

    http://www.rosscairns.com/downloads/

    and I've put it into the right folder...

    dre / 2010-10-13 19:46:44   

    do I maybe have to delete something else in this folder that I dion't know?

    arsondpi / 2010-10-13 20:38:07   

    the javascript file is still not in the ndxz-studio/site/js...

    dre / 2010-10-13 23:11:47   

    Probably this is a realy stupid question but I've tried to find an answer on the forum and I couldn't succeed.

    Where can I find this javascript, do you have an example of one? Respect for you guys who probably answer a billion time the same questions for people...

    Thanks again!

    dre / 2010-10-13 23:23:50   

    Oh sorry I've resolved it, I've speld it the wrong way...

    Now the javascript is in ndxz-studio/site/js

    what's my next step?

    arsondpi / 2010-10-14 00:17:13   

    You should have this:

    1.     expandingMenu(0);
    2.     expandingMenu(1);
    3.     expandingMenu(2);
    4.     expandingMenu(3);

    instead of what you have (it's not expendingMenu...)

    dre / 2010-10-15 10:43:36   

    YES! It's working! thanks!

    This thread has been closed, thank you.