Reply To: Gestion du site version 4.05

#1475
Jean-Luc DONADONI
Participant
Up
0
Down
::

Je ne trouve pas dans le source : <!– _widgets/manager.phtml –> …
Je t’envoie le source de la page :

<!DOCTYPE html PUBLIC « -//W3C//DTD XHTML 1.1 plus MathML 2.0//EN » « http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd »>
<html xml:lang= »fr » xmlns= »http://www.w3.org/1999/xhtml » xmlns:mathml= »http://www.w3.org/1998/Math/MathML »><head><!–begin of standard/htmlheader.phtml–>
<meta http-equiv= »Content-Type » content= »application/xhtml+xml; charset=iso-8859-1″ />
<title>WWW Interactive Multipurpose Server</title>
<meta name= »GENERATOR » content= »wims [fr] » />
<meta name= »description » content= »interactive exercises, mathematical tools, interactive puzzles, teaching documents interactive exercises, online calculators and plotters, mathematical recreation and games » />
<meta name= »keywords » content= »interactive mathematics, interactive math, server side interactivity, ,  » />
<meta name= »Author » content= »XIAO Gang » />
<meta http-equiv= »Content-Style-Type » content= »text/css » />
<meta http-equiv= »expires » content= »1 Jan 1990″ />
<meta http-equiv= »Pragma » content= »no-cache » />
<meta http-equiv= »Cache-Control » content= »no-cache » />
<link href= »html/themes/standard/css.css » rel= »stylesheet » type= »text/css » />
<link href= »html/themes/standard/theme.css » rel= »stylesheet » type= »text/css » />
<link href= »gifs/themes/default/icon.css » rel= »stylesheet » type= »text/css » />

<!– METAS iOS : –>
<link rel= »apple-touch-icon » href= »gifs/wims_logo.png » />
<meta name= »apple-mobile-web-app-capable » content= »yes » />
<!– prevents links from apps from opening in mobile safari –>
<script type= »application/javascript » src= »scripts/js/safari_mobile_links.js »></script>
<!– Librairies JQUERY –>
<script type= »text/javascript » src= »scripts/js/jquery/jquery.min.js »></script>
<link rel= »stylesheet » href= »scripts/js/jquery/themes/smoothness/jquery-ui.min.css » />
<script type= »text/javascript » src= »scripts/js/jquery/jquery-ui.min.js »></script>
<!– JQUERY pour autocompletion –>
<script type= »text/javascript » src= »scripts/js/interface/autocomplete.js »></script>
<!– Styles pour iphone –>
<link rel= »stylesheet » media= »screen and (max-device-width: 480px) » href= »html/css/mobile.css » type= »text/css » />
<!– Styles pour ipad (portrait) –>
<link rel= »stylesheet » media= »screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) » href= »html/css/ipad-portrait.css » type= »text/css » />
<!– Styles pour ipad (landscape) –>
<link rel= »stylesheet » media= »screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) » href= »html/css/ipad-landscape.css » type= »text/css » />
<!– Style pour impression –>
<link rel= »stylesheet » media= »print » href= »html/themes/_css/print.css » type= »text/css » />
<!– Style pour document latex2wims –>
<link rel= »stylesheet » href= »html/themes/_css/l2w.css » type= »text/css » />
<!– Style pour createQCM et confia2qcm par exemple –>
<link rel= »stylesheet » href= »html/themes/_css/createqcm.css » type= »text/css » />

<style type= »text/css »>
body.main_body {
background-color: #E8E8E8;
}

a:link {color:#004077;}
a:visited {color:#004077;}
.wimsmanager a {color:white;}
#wimstopbox,#wimsmenubox,#wimsmenumodubox { color: white; background-color: #777777;}
.container h4{ background-color:#777777; color:white;}
#menu_pendant,#menu_html { background-color:#777777; color:white;}
#menu_avant,#menu_apres { background-color:#666666; color:white;}
.infobulle{ background-color: #666666; color: white;}
.topmenuitem a { color: white;}
.menuitem a { color: white;}
table.wimstable th {background-color: #777777; color:white;}
table.wimstable th a {color: white;}
table.wimstable caption {background-color: #777777;color: white;}
table.wimstable caption a {color: white;}
table.wimstable caption a.wims_button{background-color: #666666;color: white;}
table.wimstable th a.wims_button{background-color: #666666;color: white;}

input[type= »submit »],input[type= »button »],body.main_body .wims_button{
background-color:#666666;
color:white;
}
body.main_body .wims_button_help{
background-color:green;
color:white;
}

.legend {background-color: #777777;color:white;}

</style>

<!–end standard/htmlheader.phtml–>

</head>
<body class= »main_body » dir= »ltr » >
Jean-Luc