Subversion Repositories wimsdev

Rev

Rev 13840 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !set wims_theme_doctail=yes
  2. !if $wims_class=$empty and $wims_developer=$empty
  3.   !set oneitem=oneitem.phtml
  4. !else
  5.   !set oneitem=./adm/oneitem.phtml
  6. !endif
  7. <!--begin of standard/doctail.phtml-->
  8.   <br class="clearall">
  9.  </div><!--end of wimsbody-->
  10. </div><!--end of wimspagebox-->
  11. !read themes/_widgets/topback.phtml
  12. !if $slib_geogebra_exists=yes
  13.   !read themes/_widgets/tailgeogebra.phtml
  14. !endif
  15. !if $wims_lightpopup=yes
  16.   !read themes/_widgets/lightpopup.phtml
  17.    <br class="clearall spacer">
  18.    </div> <!-- end of wimsbodybox-->
  19.  </div> <!-- end of wimslightpopup-->
  20. </div> <!-- end of wimsdoc-->
  21.   !goto end
  22. !endif
  23.  
  24. !if $job=read
  25.   !if ($wims_class!=$empty and $wims_user!=supervisor)
  26.     <br class="clearall spacer">
  27.     !! modumenubox in class for participant.
  28.     !distribute items div, div into div0, div1
  29.     !read themes/_procs/docmodumenubox.proc
  30.     !read themes/_widgets/menumodubox.phtml
  31.     !reset div0 div1
  32.     </div><!-- end of wimsbodybox-->
  33.     </div><!--end of wimsdoc-->
  34.     !goto end
  35.   !endif
  36. !endif
  37.  
  38. !if help notin $wims_session
  39.   !distribute items div, div into div0, div1
  40.   !read themes/_procs/docmodumenubox.proc
  41.   !read themes/_widgets/menumodubox.phtml
  42.   !reset div0 div1
  43. !endif
  44.  
  45. !!read themes/_widgets/docmenubox.phtml
  46.  
  47.  <br class="clearall spacer">
  48.  
  49. </div><!-- end of wimsbodybox-->
  50.  
  51. !!read themes/_widgets/doctailbox.phtml
  52.  
  53. !if $job iswordof read print
  54.   </div><!--end of wimsdoc-->
  55. !endif
  56.  
  57. :end
  58. !read themes/_widgets/footer_foundation.phtml
  59. <!-- end of standard/doctail.phtml-->
  60.