Subversion Repositories wimsdev

Rev

Rev 10589 | 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. <!--begin of Nikaia/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.  </div><!-- end of wimsbodybox-->
  28. </div><!--end of wimsdoc-->
  29.   !goto end
  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. </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.  
  50. :end
  51. !read themes/_widgets/footer_foundation.phtml
  52. <!-- end of Nikaia/doctail.phtml-->
  53.