~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/submit/help.html

  • Committer: David Coles
  • Date: 2010-07-17 11:32:50 UTC
  • Revision ID: coles.david@gmail.com-20100717113250-vi18n50bcjmfmzrt
Show warning for CGI header field-names which contain restricted characters.

Forbidden characters are the separators defined by RFC3875. This is mainly to 
fix an issue where printing a dictionary (with no CGI headers) could be 
assumed to be a CGI header with no warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
<p><a class="helpaction" href="/+help/Files/Subversion">Help using
15
15
Subversion</a></p>
16
16
 
17
 
<p>To submit to a project, use the file browser to navigate to the file or
18
 
directory that you wish to submit, click "More actions...", "Submit", and then
19
 
select the correct project.</p>
 
17
<p>To submit to a project that has not yet closed, use the file browser to
 
18
navigate to the file or directory that you wish to submit, click "More
 
19
actions...", "Submit", and then select the correct project.</p>
20
20
 
21
21
<p>If the project to which you intend to submit is not listed, ensure that you
22
22
are in the correct directory, or a subdirectory thereof. For solo projects,
23
23
you must be inside the subject's "mywork" directory. For group projects, you
24
24
must be inside the directory for the assigned group.</p>
25
25
 
26
 
<p>You may resubmit a project again at any time, but a new submission will
27
 
overwrite any made earlier. You may even submit a project <em>after</em> the
28
 
deadline, but this may attract a penalty at the discretion of the subject
29
 
coordinator. IVLE will warn you if you attempt to make a late submission, so
30
 
that you can decide whether it is worth the penalty.</p>
 
26
<p>You may resubmit a project again at any time until its deadline, but a new
 
27
submission will overwrite any made earlier.</p>
31
28
 
32
29
<h2>Verifying the submission</h2>
33
30