Subversion Repositories wimsdev

Rev

Rev 12292 | Rev 12610 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12292 Rev 12590
Line 31... Line 31...
31
 
31
 
32
!if $[$wims_home_items_cnt + $wims_hm_cnt + $wims_link_close_cnt]!=0 or ($module_path notitemof home,adm,classes and _exam notin $session and $module_init_parm == $empty)
32
!if $[$wims_home_items_cnt + $wims_hm_cnt + $wims_link_close_cnt]!=0 or ($module_path notitemof home,adm,classes and _exam notin $session and $module_init_parm == $empty)
33
 !if $module!=home or $wims_user!=
33
 !if $module!=home or $wims_user!=
34
 <div id="wimstopbox">
34
 <div id="wimstopbox">
35
  !distribute items span into div1
35
  !distribute items span into div1
36
  <div class="wimsmenu float_left">
36
  <div class="wimsmenu menu float_left">
37
   !read themes/_widgets/headhome.phtml
37
   !read themes/_widgets/headhome.phtml
38
  </div>
38
  </div>
39
  !distribute items li into div1
39
  !distribute items li into div1
40
  !read themes/_widgets/user_links.phtml
40
  !read themes/_widgets/user_links.phtml
41
  <div class="wimsmenu">
41
  <div class="wimsmenu menu">
42
    !!read themes/_widgets/headmenu.phtml
42
    !!read themes/_widgets/headmenu.phtml
43
    !!read themes/_widgets/about.phtml
43
    !!read themes/_widgets/about.phtml
44
    !if _help notin $wims_session
44
    !if _help notin $wims_session
45
      !distribute items div,span into div0,div1
45
      !distribute items div,span into div0,div1
46
!!## technical parameters FIXME, should be elsewere
46
!!## technical parameters FIXME, should be elsewere