Rev 13171 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13171 | Rev 14181 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <!-- begin of |
1 | <!-- begin of Nikaia/header.phtml --> |
2 | 2 | ||
3 | !! Header menu bar definition. |
3 | !! Header menu bar definition. |
4 | !nocache |
4 | !nocache |
5 | !set wims_theme_header=yes |
5 | !set wims_theme_header=yes |
6 | !set jquery_defined=yes |
6 | !set jquery_defined=yes |
Line 45... | Line 45... | ||
45 | !set wims_zone=zone_prof |
45 | !set wims_zone=zone_prof |
46 | !else |
46 | !else |
47 | !set wims_zone=zone_etu |
47 | !set wims_zone=zone_etu |
48 | !endif |
48 | !endif |
49 | !endif |
49 | !endif |
50 | - | ||
51 | !read themes/$wims_theme/widgets/menuprof.proc |
- | |
52 | !read themes/$wims_theme/widgets/menuprof.phtml |
- | |
53 | 50 | ||
54 | <div id="wimspagebox" |
51 | <div id="wimspagebox" |
55 | 52 | ||
56 | !! on ajoute pas le menu si la page est ouvert en "mode popup" |
53 | !! on ajoute pas le menu si la page est ouvert en "mode popup" |
57 | !if _ notin $wims_subsession |
54 | !if _ notin $wims_subsession |
58 | class="$wims_zone type_$type" |
55 | class="$wims_zone type_$type" |
59 | !endif |
56 | !endif |
60 | > |
57 | > |
- | 58 | ||
- | 59 | !read themes/$wims_theme/widgets/menuprof.proc |
|
- | 60 | !read themes/$wims_theme/widgets/menuprof.phtml |
|
61 | 61 | ||
62 | !!! ICI, impossible de placer menumodubox : les variables qu'il utilise ne sont pas encore instanciƩes |
62 | !!! ICI, impossible de placer menumodubox : les variables qu'il utilise ne sont pas encore instanciƩes |
63 | !! read themes/_widgets/menumodubox.phtml |
63 | !! read themes/_widgets/menumodubox.phtml |
64 | 64 | ||
65 | !!chat |
65 | !!chat |