Subversion Repositories wimsdev

Rev

Rev 5998 | 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 default/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. !read themes/_widgets/ariane.phtml
  23.  
  24. :end1
  25. !if $wims_lightpopup=yes
  26.   <div id="wimslightpopup">
  27.    <div id="wimsbodybox">
  28.     <div id="wimspagebox">
  29.   !exit
  30. !endif
  31.  <div id="wimsbodybox">
  32.   <div id="wimspagebox">
  33.  
  34. !read themes/_widgets/alertchat.phtml
  35.  
  36. <!-- end of default/docheader.phtml -->
  37.