Joomla.it Forum

Joomla! 1.0.x (versione con supporto terminato) => Le voci di Joomla.it (solo per versione Joomla 1.0.x) => : felixfabry 13 May 2008, 10:55:56

: PROBLEMA : Mootools + Yootools...esperti cercasi
: felixfabry 13 May 2008, 10:55:56
Allora vorrei installare delle extentions Yootools. Login and carousel.

Nulla da fare.

Ho seguito la guida e anche chiesto. Nulla.

HO seguito questa procedura:

1:
Goto http://www.mootools.net/download, mark all checkboxes and click download. Copy the file (for example: mootools-release-1.11.js) into your template folder.

Open index.php in your template folder and insert following code in the header. Note: Mootools should be loaded before all other JS.

<script language="javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/mootools-release-1.11.js" type="text/javascript"></script>

2:

Since Joomla 1.0 cannot load css stylings for modules automatically, you need to place a css tag inside the head section of your templates index.php file. So navigate to your Joomla templates folder and open the index.php file from the template you are using. Skip to the head section of the html and insert the following tag replacing the MODULE_NAME with the actual module name:

index.php

<link href="<?php echo $mosConfig_live_site;?>/modules/MODULE_NAME/MODULE_NAME.css.php" rel="stylesheet" type="text/css" />


Example: Including the css stylings for the YOOslider module with its module name being 'mod_yoo_slider' will result the following tag:

index.php

<link href="<?php echo $mosConfig_live_site;?>/modules/mod_yoo_slider/mod_yoo_slider.css.php" rel="stylesheet" type="text/css" />


Now save your templates index.php and thats it! This css styling inclusion works for YOOtheme templates and any other template.


RISULTATO:... NON FUNZIONA.

MA NON C'E' UN MODO AUTOMATICO DI RISOLVERE IL PROBLEMA?

HELP PLEASE...
: Re: PROBLEMA : Mootools + Yootools...esperti cercasi
: giacomo986 13 May 2008, 11:28:22
Ho avuto lo stesso problema con yooscroller su un template non yootheme.

Devo dire che uno dei problemi più grossi è internet explorer che crea problemi di visualizzazione delle estensioni di yootheme, infatti con firefox tutto va perfettamente.

Sei sicuro di aver utilizzato la soluzione giusta per la tua versione di joomla?

: Re: PROBLEMA : Mootools + Yootools...esperti cercasi
: = odino = 13 May 2008, 13:49:51
Sono estensioni a pagamento, di cui è vietato parlare sul forum. Se avete dei problemi contattate il produttore che ve le ha fornite, questo forum si impegna al 1.000% a diffondere l'open source.  :)

Buona fortuna
: Re: PROBLEMA : Mootools + Yootools...esperti cercasi
: felixfabry 13 May 2008, 19:50:11
In verità più che parlare di estenzioni... non mi interessa, volevo capire come (problema generale) far funzionare estenzioni che utilizzano MOOTOOLS in JOOMLA versione 1.0.15...  e come poter richiamare le librerie.

Ho poi fatto un esempio cercando di capire come. Credo che sia un  problema molto diffuso.

Senza essere troppo formali...

PS: io utilizzo firefox e cmq nulla.

Dai, AIUTIAMOCI.
: Re: PROBLEMA : Mootools + Yootools...esperti cercasi
: = odino = 13 May 2008, 19:53:59
In verità più che parlare di estenzioni... non mi interessa, volevo capire come (problema generale) far funzionare estenzioni che utilizzano MOOTOOLS in JOOMLA versione 1.0.15... 

1 - Allora cerchi bene perchè il problema è già stato risolto da fedeit in un altro post

Dai, AIUTIAMOCI.

2 - C'è un regolamento, ed esso va rispettato  8)

3 - Quelle estensioni son state pagate? L'assistenza ve la DEVE offrire la YOO
: Re: PROBLEMA : Mootools + Yootools...esperti cercasi
: felixfabry 13 May 2008, 19:58:05
ok, cerco questo post. Ho visto, forse non bene.
Yoo, rimanda a quei post.

cmq grazie