Subversion Repositories wimsdev

Rev

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

Rev 11244 Rev 11279
Line 10... Line 10...
10
 
10
 
11
!! la variable window=embeded est utilisee dans le cadre d'un appel depuis le lecteur exportable
11
!! la variable window=embeded est utilisee dans le cadre d'un appel depuis le lecteur exportable
12
!! window=embeded is used for embedded players
12
!! window=embeded is used for embedded players
13
!if embededwindow isin $module_init_parm
13
!if embededwindow isin $module_init_parm
14
        !set window=embeded
14
        !set window=embeded
-
 
15
!endif
-
 
16
!! Don't succeed to use script/language for the moment
-
 
17
!! translated. FIXME
-
 
18
!!!read language name.phtml
-
 
19
!read name.phtml.$lang
-
 
20
!read themes/$wims_theme/lang/name.phtml.$lang
-
 
21
!if $class_theme!=$empty
-
 
22
  !read themes/$class_theme/lang/$(script_file).$modu_lang
-
 
23
!endif
-
 
24
!if $theme_class!=$empty
-
 
25
  !read themes/$theme_class/lang/$(script_file).$modu_lang
15
!endif
26
!endif
16
 
27
 
17
!read language name.phtml
-
 
18
!default wims_name_bgcolor=$wims_ref_bgcolor
28
!default wims_name_bgcolor=$wims_ref_bgcolor
19
!if $wims_hm!=$empty or $wims_lightpopup=yes
29
!if $wims_hm!=$empty or $wims_lightpopup=yes
20
 !goto defend
30
 !goto defend
21
!endif
31
!endif
22
!if $job=print or $printing=yes
32
!if $job=print or $printing=yes