Subversion Repositories wimsdev

Rev

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

Rev 10321 Rev 12610
Line 11... Line 11...
11
!read themes/_widgets/topback.phtml
11
!read themes/_widgets/topback.phtml
12
!if $slib_geogebra_exists=yes
12
!if $slib_geogebra_exists=yes
13
  !read themes/_widgets/tailgeogebra.phtml
13
  !read themes/_widgets/tailgeogebra.phtml
14
!endif
14
!endif
15
!if $wims_lightpopup=yes
15
!if $wims_lightpopup=yes
16
   !read themes/_widgets/lightpopup.phtml
16
  !read themes/_widgets/lightpopup.phtml
17
   <br class="clearall spacer" />
17
   <br class="clearall spacer" />
18
   </div> <!-- end of wimsbodybox-->
18
   </div> <!-- end of wimsbodybox-->
19
 </div> <!-- end of wimslightpopup-->
19
  </div> <!-- end of wimslightpopup-->
20
</div> <!-- end of wimsdoc-->
20
  </div> <!-- end of wimsdoc-->
21
  !exit
21
  !exit
22
!endif
22
!endif
23
 
23
 
24
!if $job=read
24
!if $job=read
25
 !if ($wims_class!=$empty and $wims_user!=supervisor)
25
  !if ($wims_class!=$empty and $wims_user!=supervisor)
26
   <br class="clearall spacer" />
26
    <br class="clearall spacer" />
27
!! modumenubox in class for participant.
27
    !! modumenubox in class for participant.
28
 !distribute items div, div into div0, div1
28
    !distribute items div, div into div0, div1
29
 !read themes/_procs/docmodumenubox.proc
29
    !read themes/_procs/docmodumenubox.proc
30
 !read themes/_widgets/menumodubox.phtml
30
    !read themes/_widgets/menumodubox.phtml
31
 !reset div0 div1
31
    !reset div0 div1
32
 </div><!-- end of wimsbodybox-->
32
    </div><!-- end of wimsbodybox-->
33
</div><!--end of wimsdoc-->
33
    </div><!--end of wimsdoc-->
34
 !exit
34
    !exit
35
 !endif
35
  !endif
36
!endif
36
!endif
37
 
37
 
38
!if help notin $wims_session
38
!if help notin $wims_session
39
 !distribute items div, div into div0, div1
39
  !distribute items div, div into div0, div1
40
 !read themes/_procs/docmodumenubox.proc
40
  !read themes/_procs/docmodumenubox.proc
41
 !read themes/_widgets/menumodubox.phtml
41
  !read themes/_widgets/menumodubox.phtml
42
 !reset div0 div1
42
  !reset div0 div1
43
!endif
43
!endif
44
 
44
 
45
!!read themes/_widgets/docmenubox.phtml
45
!!read themes/_widgets/docmenubox.phtml
46
 
46
 
47
 <br class="clearall spacer" />
47
 <br class="clearall spacer" />
Line 49... Line 49...
49
</div><!-- end of wimsbodybox-->
49
</div><!-- end of wimsbodybox-->
50
 
50
 
51
!!read themes/_widgets/doctailbox.phtml
51
!!read themes/_widgets/doctailbox.phtml
52
 
52
 
53
!if $job iswordof read print
53
!if $job iswordof read print
54
 </div><!--end of wimsdoc-->
54
  </div><!--end of wimsdoc-->
55
!endif
55
!endif
56
<!-- end of doctail.phtml-->
56
<!-- end of doctail.phtml-->