22/12/2010, 19:44:04
Citation :#~~~~~ NE PAS SUPPRIMER CE BLOC ~~~~~
#~ Version du CMS: 1.9.1
#~ Nom de l'hébergeur : Easy hebergement
#~ Informations Système :
#~ ----------------------------------------------
#~ Cms Version: 1.9.1
#~ Installed Modules:
#~ * CMSMailer: 2.0
#~ * FileManager: 1.0.3
#~ * MenuManager: 1.7.2
#~ * ModuleManager: 1.4
#~ * News: 2.11
#~ * nuSOAP: 1.0.2
#~ * Printing: 1.1.1
#~ * Search: 1.6.7
#~ * ThemeManager: 1.1.3
#~ * TinyMCE: 2.8.1
#~ Config Information:
#~ * php_memory_limit:
#~ * process_whole_template: false
#~ * output_compression: false
#~ * max_upload_size: 10000000
#~ * default_upload_permission: 664
#~ * url_rewriting: none
#~ * page_extension:
#~ * query_var: page
#~ * image_manipulation_prog: GD
#~ * auto_alias_content: true
#~ * locale:
#~ * default_encoding: utf-8
#~ * admin_encoding: utf-8
#~ * set_names: true
#~ Php Information:
#~ * phpversion: 5.2.6-1+lenny9
#~ * md5_function: On (Vrai)
#~ * gd_version: 2
#~ * tempnam_function: On (Vrai)
#~ * magic_quotes_runtime: Off (Faux)
#~ * E_STRICT: 0
#~ * memory_limit: 64M
#~ * max_execution_time: 30
#~ * output_buffering: On
#~ * safe_mode: Off (Faux)
#~ * file_uploads: On (Vrai)
#~ * post_max_size: 10M
#~ * upload_max_filesize: 10M
#~ * session_save_path: Aucune vérification à cause du chemin OS
#~ * session_use_cookies: On (Vrai)
#~ * xml_function: On (Vrai)
#~ Server Information:
#~ * Server Api: cgi-fcgi
#~ * Server Db Type: MySQL (mysql)
#~ * Server Db Version: 5.0.51a
#~ ----------------------------------------------
#~~~~~ NE PAS SUPPRIMER CE BLOC ~~~~~
Voici weather display live (logiciel qui mets en ligne des données météo.
Elles s'affiche en flash.
Voici la vue normale
http://meteoprovenc.tonsite.biz/meteohub/wdl.php
Voici la vue dans cmsmadesilmple
http://meteoprovenc.tonsite.biz/index.php?page=wdl
en clair l'affichage est trop petit
Pour mettre le flash j'ai copier coller le code html de la page d'origine que voici
Code :
<script src="meteohub/swfobject.js" type="text/javascript"></script>
Weather Display Live <!-- URL's used in the movie--> <!-- http://www.weather-display.com--> <!-- text used in the movie--> <!-- Weather Display Live for Weather Display, the Weather Software for Weather Stations-->
<div id="flashcontent" class="autosize"><strong>Weather Display Live</strong><br />You need to install v8, or greater, of Flash Player from <a href="http://www.adobe.com">Adobe</a> and have javascript enabled to view Weather Display Live.</div>
<script type="text/javascript">// <![CDATA[
//
//Enter your details here!!
//
var pathToWdlconfig = "meteohub/WDL Configurator.xml";
var widthOfWdl = "200%";
var heightOfWdl = "200%";
var backgroundColourOfWdl = "#FFFFFF"
var versionOfWdl = "/meteohub/wdlv6_05.swf";
//
//
var so = new SWFObject(versionOfWdl+"?"+pathToWdlconfig, versionOfWdl, widthOfWdl, heightOfWdl, "8", backgroundColourOfWdl);
so.addParam("quality", "high");
so.addParam("wmode", "transparent");
so.addParam ("allowFullScreen", "true");
so.write("flashcontent");
// ]]></script>
Merci à vous pour votre aide.
bonne soirée et bonne fête.