Subversion Repositories wimsdev

Rev

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

Rev 12610 Rev 14181
Line 8... Line 8...
8
!if $wims_class=$empty or adm/doc notin $module
8
!if $wims_class=$empty or adm/doc notin $module
9
  !set oneitem=oneitem.phtml
9
  !set oneitem=oneitem.phtml
10
!else
10
!else
11
  !set oneitem=./adm/oneitem.phtml
11
  !set oneitem=./adm/oneitem.phtml
12
!endif
12
!endif
13
<!-- begin of docheader.phtml -->
-
 
14
 
13
 
15
!if $job iswordof read print
14
!if $job iswordof read print
16
 <div id="wimsdoc"
15
  <div id="wimsdoc"
17
  !!if $wims_user=supervisor or $wims_developer!=$empty
16
  !!if $wims_user=supervisor or $wims_developer!=$empty
18
    class="editor_mode"
17
    class="editor_mode"
19
  !!endif
18
  !!endif
20
>
19
>
21
!endif
20
!endif
22
 
21
 
23
!if $wims_lightpopup=yes
22
!if $wims_lightpopup!=yes
24
  !goto end1
-
 
25
!endif
-
 
26
<div id="wimstopbox">
23
  <div id="wimstopbox">
27
!distribute items span into div1
24
    !distribute items span into div1
28
!if $doc!=$helpd
25
    !if $doc!=$helpd
29
  <div class="wimsmenu menu float_left">
26
      <div class="wimsmenu menu float_left">
30
  !read themes/_widgets/headhome.phtml
27
        !read themes/_widgets/headhome.phtml
-
 
28
      </div>
-
 
29
    !endif
-
 
30
    !read themes/_widgets/docheadermenu.phtml
31
  </div>
31
  </div>
32
!endif
32
!endif
33
 !read themes/_widgets/docheadermenu.phtml
-
 
34
</div><!--end of wimstopbox  -->
-
 
35
 !read themes/_widgets/ariane.phtml
-
 
36
:end1
33
 
37
!if $wims_lightpopup=yes
34
!if $wims_lightpopup=yes
38
  <div id="wimslightpopup">
35
  <div id="wimslightpopup">
39
   <div id="wimsbodybox">
-
 
40
    <div id="wimspagebox">
-
 
41
  !exit
36
!else
-
 
37
  !read themes/_widgets/ariane.phtml
42
!endif
38
!endif
-
 
39
 
43
 <div id="wimsbodybox">
40
<div id="wimsbodybox">
44
  <div id="wimspagebox">
41
  <div id="wimspagebox">
45
 
42
 
46
!read themes/_widgets/docnavigation.phtml
43
!read themes/_widgets/docnavigation.phtml
47
!read themes/_widgets/docsidemenu.phtml
44
!read themes/_widgets/docsidemenu.phtml
48
!read themes/_widgets/alertchat.phtml
45
!read themes/_widgets/alertchat.phtml