Subversion Repositories wimsdev

Rev

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

Rev 5766 Rev 5920
Line 8... Line 8...
8
  A new line will be added at the end of the $emph content$emphend.
8
  A new line will be added at the end of the $emph content$emphend.
9
  <p>
9
  <p>
10
  Special case: if the file name starts with $emph getfile/$emphend, the file
10
  Special case: if the file name starts with $emph getfile/$emphend, the file
11
  is written to the getfile subdirectory of the session. This file is then
11
  is written to the getfile subdirectory of the session. This file is then
12
  accessible via the command
12
  accessible via the command
-
 
13
  </p>
13
  <pre>!href cmd=getfile&amp;special_parm=fname_without_getfile_prefix</pre>
14
  <pre>!href cmd=getfile&amp;special_parm=fname_without_getfile_prefix</pre>
14
  or a complete url
15
  or a complete url
15
<pre>$$wims_ref_name?session=$$session&+cmd=getfile&+special_parm=fname_without_getfile_prefix</pre>
16
<pre>$$wims_ref_name?session=$$session&+cmd=getfile&+special_parm=fname_without_getfile_prefix</pre>
16
 
17