Gestion du site version 4.05

Vous lisez 6 fils de discussion
  • Auteur
    Messages
    • #1470
      Jean-Luc DONADONI
      Participant
      Up
      0
      Down
      ::

      Bonjour,

      En faisant une mise à jour vers la version 4.05, j’ai perdu le lien pour la gestion du site !

      Jean Luc

    • #1472
      bernadette
      Maître des clés
      Up
      0
      Down
      ::

      Il n’est plus au même endroit (en haut à droite à côté des drapeaux).
      Bernadette

    • #1473
      Jean-Luc DONADONI
      Participant
      Up
      0
      Down
      ::

      En haut à droite, j’ai « Classes d’exemple » , ensuite les drapeaux, mais aucun lien pour la gestion du site

      Pourtant j’utilise bien l’IP administrateur déclarée dans Apache.

      Jean-Luc

    • #1474
      bernadette
      Maître des clés
      Up
      0
      Down
      ::

      Regarde dans le source si le lien y est. Il doit y avoir quelque chose comme

      <!-- _widgets/manager.phtml -->
       <div class="wimsmanager">
      <a href="http://127.0.0.1/wims/wims.cgi?session=4B81B24A6B.1&+lang=fr&+module=adm%2Fmanage"   >WIMS gestion du site en ligne</a> </div>
       <!-- end _widgets/manager.phtml -->

      Si c’est le cas, c’est une question de css (par exemple mauvaise couleur).
      Sinon, c’est un autre problème, mais je ne vois pas car on n’a rien changé sur cela.

      Bernadette
      Tu es bien dans le thème standard ?

    • #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

    • #1476
      bernadette
      Maître des clés
      Up
      0
      Down
      ::

      Envoie-la moi par mail. De toute façon, c’est dans le body, donc dans la partie que tu n’as pas envoyé.
      Bernadette

    • #1478
      Jean-Luc DONADONI
      Participant
      Up
      0
      Down
      ::

      Finalement le problème est la taille de l’écran.
      Je travaille avec un mini ordinateur et un écran 10 pouces.
      Dans ce cas le lien n’apparait pas sur la page d’accueil et il n’y a pas de curseur pour éventuellement élargir la vision sur la page.
      La solution est de faire un Zoom arrière dans le menu du navigateur pour voir apparaître le lien.
      Jean.Luc

Vous lisez 6 fils de discussion
  • Vous devez être connecté pour répondre à ce sujet.