Subversion Repositories wimsdev

Rev

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

Rev 5832 Rev 5901
Line 18... Line 18...
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 <span class="tt wims_code_variable">\filedir</span>
24
in the document. For example,
24
in the document. For example,
25
</p>
25
</p>
26
<p class="wimscenter">
26
<p class="wimscenter">
27
 <tt class="wims_address">&lt;a href="\filedir/$f1"&gt;$f1&lt;/a&gt;</tt>
27
 <span class="tt wims_address">&lt;a href="\filedir/$f1"&gt;$f1&lt;/a&gt;</span>
28
</p>
28
</p>
29
 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>.
30
 Also, you can write
30
 Also, you can write
31
<p class="wimscenter">
31
<p class="wimscenter">
32
 <tt class="wims_address">&lt;img src="\filedir/myfile.jpg" alt="myfile"&gt;</tt>
32
 <span class="tt wims_address">&lt;img src="\filedir/myfile.jpg" alt="myfile"&gt;</span>
33
</p><p>
33
</p><p>
34
to include an image file <tt class="wims_fname">myfile.jpg</tt> in the page.
34
to include an image file <span class="tt wims_fname">myfile.jpg</span> in the page.
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><p>
38
</p><p>
39
Une nouvelle commande <tt class="wims_code_words">\href{}{}</tt> est en test. 
39
Une nouvelle commande <span class="tt wims_code_words">\href{}{}</span> 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
<p class="wimscenter">
41
<p class="wimscenter">
42
<tt class="wims_code_words">\href{$f1}</tt> ou <tt class="wims_code_words">\href{$f1}{lien}</tt>.
42
<span class="tt wims_code_words">\href{$f1}</span> ou <span class="tt wims_code_words">\href{$f1}{lien}</span>.
43
</p>
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
Line 62... Line 62...
62
!exit
62
!exit
63
 
63
 
64
:erase2
64
:erase2
65
<span class="wims_warning">ATTENTION</span>. An erased document cannot be recovered!
65
<span class="wims_warning">ATTENTION</span>. An erased document cannot be recovered!
66
<p>
66
<p>
67
Are you sure you want to erase the document <tt class="wims_fname">$tit</tt>?
67
Are you sure you want to erase the document <span class="tt wims_fname">$tit</span>?
68
 
68
 
69
!exit
69
!exit
70
:public
70
:public
71
 
71
 
72
<b>Remark</b>. You must ask the approval of the
72
<b>Remark</b>. You must ask the approval of the