Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 11240 → Rev 11292

/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/rename.phtml
1,8 → 1,8
!! +var+ +string+
tit:rename
type:$type_both
syntax:!rename `f'
mean:Changes the reference to a file `f', such as a graphics file reachable by direct http, \
syntax:!rename ``f''
mean:Changes the reference to a file ``f'', such as a graphics file reachable by direct http, \
into one with a different name using the method <span class="tt">!getfile</span>.\
<p>\
This command is useful with exercises where important information is carried\
10,8 → 10,8
name of the multimedia file that otherwise would give clues to the solution\
of the problem.\
</p><p>\
The renamed file must be located within the module, and the filename `f' should start \
with `&#36;module_dir'.\
The renamed file must be located within the module, and the filename ``f'' should start \
with ``&#36;module_dir''.\
</p><p>\
The command returns a string which is the new URL. The file is not\
effectively copied or renamed on the server.\