Subversion Repositories wimsdev

Rev

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

  1. !! document menu
  2. !nocache
  3. !set wims_theme_docheader=yes
  4. !if $wims_class=$empty or adm/doc notin $module
  5.   !set oneitem=oneitem.phtml
  6. !else
  7.   !set oneitem=./adm/oneitem.phtml
  8. !endif
  9. <!-- begin of docheader.phtml -->
  10.  
  11. !if $job iswordof read print
  12.  <div id="wimsdoc">
  13. !endif
  14.  
  15. !if $wims_lightpopup=yes
  16.   !goto end1
  17. !endif
  18. <div id="wimstopbox">
  19.  !read themes/_widgets/docheadermenu.phtml
  20.  !read themes/_widgets/docnavigation.phtml
  21. </div><!--end of wimstopbox  -->
  22. :end1
  23. !if $wims_lightpopup=yes
  24.   <div id="wimslightpopup">
  25.    <div id="wimsbodybox">
  26.     <div id="wimspagebox">
  27.   !exit
  28. !endif
  29.  <div id="wimsbodybox">
  30.   <div id="wimspagebox">
  31.  
  32. !read themes/_widgets/alertchat.phtml
  33.  
  34. <!-- end of docheader.phtml -->
  35.