Subversion Repositories wimsdev

Rev

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

Rev 12610 Rev 13840
Line 2... Line 2...
2
!if $wims_class=$empty and $wims_developer=$empty
2
!if $wims_class=$empty and $wims_developer=$empty
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
<br class="clearall" />
8
  <br class="clearall" />
8
<!--begin of doctail.phtml-->
-
 
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
  !exit
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" />
Line 29... Line 29...
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
    !goto end
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
Line 51... Line 51...
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
 
-
 
57
:end
-
 
58
!read themes/_widgets/footer_foundation.phtml
56
<!-- end of doctail.phtml-->
59
<!-- end of standard/doctail.phtml-->