Subversion Repositories wimsdev

Rev

Rev 13840 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13840 Rev 17170
Line 3... Line 3...
3
  !set oneitem=oneitem.phtml
3
  !set oneitem=oneitem.phtml
4
!else
4
!else
5
  !set oneitem=./adm/oneitem.phtml
5
  !set oneitem=./adm/oneitem.phtml
6
!endif
6
!endif
7
<!--begin of standard/doctail.phtml-->
7
<!--begin of standard/doctail.phtml-->
8
  <br class="clearall" />
8
  <br class="clearall">
9
 </div><!--end of wimsbody-->
9
 </div><!--end of wimsbody-->
10
</div><!--end of wimspagebox-->
10
</div><!--end of wimspagebox-->
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
  !goto end
21
  !goto end
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
Line 42... Line 42...
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">
48
 
48
 
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