Subversion Repositories wimsdev

Rev

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

Rev 5734 Rev 5832
Line 10... Line 10...
10
<p>Available files in this document:
10
<p>Available files in this document:
11
 !for f in $flist
11
 !for f in $flist
12
  !getfile doc/$f $f
12
  !getfile doc/$f $f
13
  &nbsp;
13
  &nbsp;
14
 !next f
14
 !next f
15
 <p>
15
 </p>
16
 !form reply
16
 !form reply
17
 <input type="hidden" name="job2" value="erase"/>
17
 <input type="hidden" name="job2" value="erase"/>
18
 Erase a file:
18
 Erase a file:
19
 !formselect job2 list $flist
19
 !formselect job2 list $flist
20
 <input type="submit" value="$wims_name_erase"/>
20
 <input type="submit" value="$wims_name_erase"/>
21
 </form>
21
 </form>
22
 <p>
22
 <p>
23
 Files in the document can be accessed using the variable <tt class="wims_code_variable">\filedir</tt>
23
 Files in the document can be accessed using the variable <tt class="wims_code_variable">\filedir</tt>
24
in the document. For example, 
24
in the document. For example,
-
 
25
</p>
25
<p><center>
26
<p class="wimscenter">
26
 <tt class="wims_address">&lt;a href="\filedir/$f1"&gt;$f1&lt;/a&gt;</tt>
27
 <tt class="wims_address">&lt;a href="\filedir/$f1"&gt;$f1&lt;/a&gt;</tt>
27
</center> <p>
28
</p>
28
 gives a link to the file <a href="$m_filedir/$f1" alt="$f1">$f1</a>.
29
 gives a link to the file <a href="$m_filedir/$f1" alt="$f1">$f1</a>.
29
 Also, you can write
30
 Also, you can write
30
<p><center>
31
<p class="wimscenter">
31
 <tt class="wims_address">&lt;img src="\filedir/myfile.jpg" alt="myfile"&gt;</tt>
32
 <tt class="wims_address">&lt;img src="\filedir/myfile.jpg" alt="myfile"&gt;</tt>
32
</center> <p>
33
</p><p>
33
to include an image file <tt class="wims_fname">myfile.jpg</tt> in the page.
34
to include an image file <tt class="wims_fname">myfile.jpg</tt> in the page.
34
 <p>
-
 
35
 Files deposited to this document are only accessible by people having
35
 Files deposited to this document are only accessible by people having
36
 rights to read the document.
36
 rights to read the document.
37
 
37
 
38
<p>
38
</p><p>
39
Une nouvelle commande <tt class="wims_code_words">\href{}{}</tt> est en test. 
39
Une nouvelle commande <tt class="wims_code_words">\href{}{}</tt> est en test. 
40
Pour obtenir un lien sur le fichier, il suffit alors d'écrire
40
Pour obtenir un lien sur le fichier, il suffit alors d'écrire
41
<center>
41
<p class="wimscenter">
42
<tt class="wims_code_words">\href{$f1}</tt> ou <tt class="wims_code_words">\href{$f1}{lien}</tt>.
42
<tt class="wims_code_words">\href{$f1}</tt> ou <tt class="wims_code_words">\href{$f1}{lien}</tt>.
43
</center>
43
</p>
44
!exit
44
!exit
45
 
45
 
46
:readauth
46
:readauth
47
 If you are the author of the document, please remember that you need the
47
 If you are the author of the document, please remember that you need the
48
 authorization of the
48
 authorization of the