Subversion Repositories wimsdev

Rev

Rev 9834 | 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. <br class="clearall">
  8. <!--begin of doctail.phtml-->
  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.   !exit
  22. !endif
  23.  
  24. !if $job=read
  25.  !if ($wims_class!=$empty and $wims_user!=supervisor)
  26.    <br class="clearall spacer">
  27.  </div><!-- end of wimsbodybox-->
  28. </div><!--end of wimsdoc-->
  29.  !exit
  30.  !endif
  31. !endif
  32.  
  33. !if help notin $wims_session
  34.  !!!read themes/_widgets/menumodubox.phtml
  35.  !read themes/_widgets/docmenumodubox.phtml
  36. !endif
  37.  
  38. !read themes/_widgets/docmenubox.phtml
  39.  
  40.  <br class="clearall spacer">
  41.  
  42. </div><!-- end ofwimsbodybox-->
  43.  
  44. !read themes/_widgets/doctailbox.phtml
  45.  
  46. !if $job iswordof read print
  47.  </div><!--end of wimsdoc-->
  48. !endif
  49. <!-- end of doctail.phtml-->
  50.