Subversion Repositories wimsdev

Rev

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

Rev 16272 Rev 17228
Line 30... Line 30...
30
 
30
 
31
:ins_density
31
:ins_density
32
dynamic insertion
32
dynamic insertion
33
is used to define the density of the dynamic
33
is used to define the density of the dynamic
34
  insertions. Default value: ``100x100 ''.
34
  insertions. Default value: ``100x100 ''.
35
  <br/>
35
  <br>
36
  <span class="wims_warning">Avoid using this variable!</span> We are planning to
36
  <span class="wims_warning">Avoid using this variable!</span> We are planning to
37
  suppress it. Will be replaced by a server-managed variable.
37
  suppress it. Will be replaced by a server-managed variable.
38
 
38
 
39
:ins_format
39
:ins_format
40
dynamic insertion
40
dynamic insertion
41
can be used to determine the format of the
41
can be used to determine the format of the
42
  graphics file of the dynamic insertion: its value should be either $emph
42
  graphics file of the dynamic insertion: its value should be either $emph
43
  gif'' or ``jpg''. The default value of this variable is
43
  gif'' or ``jpg''. The default value of this variable is
44
  ``gif'' (which can be changed by modifying the file $emph
44
  ``gif'' (which can be changed by modifying the file $emph
45
  wims.conf''; but such change is not recommended). <br/>
45
  wims.conf''; but such change is not recommended). <br>
46
  Some types of dynamic insertions may not be affected by this variable.
46
  Some types of dynamic insertions may not be affected by this variable.
47
 
47
 
48
:ins_quality
48
:ins_quality
49
dynamic insertion
49
dynamic insertion
50
 is used to define quality of the graphics
50
 is used to define quality of the graphics
Line 52... Line 52...
52
  100. Affects only dynamic insertions whose graphics format is jpg.
52
  100. Affects only dynamic insertions whose graphics format is jpg.
53
 
53
 
54
:ins_tag
54
:ins_tag
55
dynamic insertion
55
dynamic insertion
56
 is used for dynamic insertions within a form.
56
 is used for dynamic insertions within a form.
57
  In this case define<br/>
57
  In this case define<br>
58
  <span class="tt">ins_tag=form </span>``name''
58
  <span class="tt">ins_tag=form </span>``name''
59
  where ``name'' is the name of the html element ``IMG ''
59
  where ``name'' is the name of the html element ``IMG ''
60
  within the form (optional).
60
  within the form (optional).
61
  $resetyes
61
  $resetyes
62
 
62