Subversion Repositories wimsdev

Rev

Rev 13073 | Rev 16500 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <!-- begin of Nikaia/tail -->
  2. !! Tail menu theme.
  3. !nocache
  4. !set wims_theme_tail=yes
  5.    <br class="clearall" />
  6. !read themes/_widgets/nextinsheet.phtml
  7.   </div><!--end of wimsbody-->
  8.  <br class="clearall spacer" />
  9. </div><!--end of wimspagebox-->
  10. !read themes/_widgets/topback.phtml
  11.  
  12. !if $slib_geogebra_exists=yes
  13.   !read themes/_widgets/tailgeogebra.phtml
  14. !endif
  15.  
  16. !! Menu specifique au module actuel
  17. !if $module != adm/class/classes
  18.   !! affiche le menu si le module n'est pas la zone enseignant
  19.  !distribute items ul,li into div0,div1
  20.  !read themes/_widgets/menumodubox.phtml
  21. !endif
  22.  
  23. !if $wims_homeref_special!=$empty
  24.            <ul class="wimsmenu">
  25.              <li class="tailitem">$wims_homeref_special</li>
  26.            </ul><!--wimsmenu-->
  27.        </div><!--wimsbodybox-->
  28.    </div><!--id wimsexam-->
  29.    !exit
  30. !endif
  31.  
  32. <!-- MENU BAS DE PAGE -->
  33. !distribute items ul,li into div0,div1
  34. !read themes/_widgets/menubox.phtml
  35. !reset div0 div1
  36. </div>
  37. <!-- FIN WIMSBODYBOX -->
  38.  
  39. <!--A propos-->
  40. !read themes/_widgets/about.phtml
  41.  
  42. !if help isin $wims_session
  43.    </div><!--wims_mhelp-->
  44. !endif
  45.  
  46. !if $wims_lightpopup=yes
  47. </div> <!--wimslightpopup-->
  48. !endif
  49.  
  50. !read themes/_widgets/session_warn.phtml
  51. <!-- end of Nikaia/tail -->
  52.