Subversion Repositories wimsdev

Rev

Rev 9834 | Rev 17178 | Go to most recent revision | 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.  !distribute items div, div into div0, div1
  35.  !read themes/_procs/docmodumenubox.proc
  36.  !read themes/_widgets/menumodubox.phtml
  37.  !reset div0 div1
  38. !endif
  39.  
  40. !read themes/_widgets/docmenubox.phtml
  41.  
  42.  <br class="clearall spacer" />
  43.  
  44. </div><!-- end ofwimsbodybox-->
  45.  
  46. !read themes/_widgets/doctailbox.phtml
  47.  
  48. !if $job iswordof read print
  49.  </div><!--end of wimsdoc-->
  50. !endif
  51. <!-- end of doctail.phtml-->
  52.